changed spawn interval to 60

This commit is contained in:
TenPlus1 2018-05-16 13:01:43 +01:00
parent 85e9ffc80a
commit 4fdcdf5f42
1 changed files with 1 additions and 0 deletions

View File

@ -139,6 +139,7 @@ mobs:spawn({
name = "mob_horse:horse",
nodes = {"default:dirt_with_grass", "ethereal:dry_dirt"},
min_light = 10,
interval = 60,
chance = 15000,
min_height = 10,
max_height = 31000,