1
0
mirror of https://codeberg.org/tenplus1/mob_horse.git synced 2025-01-06 16:00:20 +01:00

changed spawn interval to 60

This commit is contained in:
TenPlus1 2018-05-16 13:01:43 +01:00
parent 85e9ffc80a
commit 4fdcdf5f42

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,