Skip to content
Snippets Groups Projects
Commit 4c94e5e3 authored by TenPlus1's avatar TenPlus1
Browse files

tweak spawn settings

parent 4fdcdf5f
No related branches found
No related tags found
No related merge requests found
......@@ -138,9 +138,9 @@ mobs:register_mob("mob_horse:horse", {
mobs:spawn({
name = "mob_horse:horse",
nodes = {"default:dirt_with_grass", "ethereal:dry_dirt"},
min_light = 10,
min_light = 14,
interval = 60,
chance = 15000,
chance = 16000,
min_height = 10,
max_height = 31000,
day_toggle = true,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment