You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All the mobs are jumping on the minecraft:snow_layer
Creeper is not stoping ur movement when it's ready to blow/explode
config-version: 18entities:
# How often the spawn task should run# In ticks, 20 ticks = 1 second# Use 0 to disable entity spawningautospawn-ticks: 200# How often the despawn task should run# In ticks, 20 ticks = 1 second# Use 0 to disable entity despawningdespawn-ticks: 12000# Do not spawn entities in these worldsworlds-spawning-disabled: "exampleworld1, exampleworld2"# Spawning limit settings# Per player, in 100 blocks rangeautospawn:
bat: 0blaze: 0chicken: 2cod: 4cow: 2creeper: 2dolphin: 2donkey: 2enderman: 2ghast: 2husk: 2horse: 2magmacube: 2mooshroom: 2ocelot: 2parrot: 2pig: 2polarbear: 2pufferfish: 2rabbit: 2salmon: 4sheep: 2skeleton: 2slime: 2spider: 2squid: 2stray: 2tropicalfish: 2turtle: 2witch: 1witherskeleton: 2wolf: 2zombie: 2zombiepigman: 4fox: 2panda: 2drowned: 2piglin: 4hoglin: 0llama: 2strider: 2spawners:
# Enable mob spawner blocksenabled: true# Mob spawner spawning rangespawn-range: 4# Minimum amount of mobs spawned at a timeminimum-spawn-count: 1# Maximum amount of mobs spawned at a timemaximum-spawn-count: 4# Minimum spawn delay (ticks)minimum-delay: 200# Maximum spawn delay (ticks)maximum-delay: 5000# Maximum amount of mobs near the spawnermaximum-nearby-entities: 16# Player must be this close to spawner for it to spawn mobsrequired-player-range: 16# Don't reduce spawn eggs if there is an entity already in the spawner (non-vanilla behavior)do-not-waste-spawn-eggs: falseother:
# Give xp drops straight to playeruse-no-xp-orbs: false# Do not spawn mobs this near to spawn area# Set -1 to disablespawn-no-spawning-area: -1# Kill entities instead of despawning them# This can have a negative impact on performance due to the dropskill-mobs-on-despawn: false# Custom enderman max spawns rule for the_end worldend-enderman-spawning: 10# If tamed entity owner attacked or attack entity, it will become angrycheck-tamed-entity-attack: true# Let creepers explode blockscreeper-explode-blocks: true# Do not allow creating snow golems, iron golems and withers in these worldsworlds-entity-creation-disabled: "exampleworld1, exampleworld2"# Allow players to breed mobsallow-breeding: true# Show boss bar for wither & ender dragon (work in progress)show-boss-bar: true
The text was updated successfully, but these errors were encountered:
Info
This is:
Your issue / suggestion
minecraft:snow_layer
The text was updated successfully, but these errors were encountered: