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
{{ message }}
This repository has been archived by the owner on Mar 12, 2023. It is now read-only.
using isBiomeNameSpawnsBlacklist as true with biomeNameSpawns empty works as expected
.json File: http://pastebin.com/Gpp0Nm2i
but as soon I get isBiomeNameSpawnsBlacklist to false and add a list of biomes with "biomeNameSpawns": ["Birch Forest", "Birch Forest Hills", "Birch Forest M", "Birch Forest Hills M", "Forest", "Flower Forest", "ForestHills"], it spawns nothing, in any biome.
Spawning the structure with /pillar-spawn works as intended
The text was updated successfully, but these errors were encountered:
Insane96
changed the title
Ticking The world Crash
Exception ticking world Crash
Feb 17, 2017
Insane96
changed the title
Exception ticking world Crash
isBiomeNameSpawnsBlacklist doesn't work as intended
Feb 17, 2017
Insane96
changed the title
isBiomeNameSpawnsBlacklist doesn't work as intended
isBiomeNameSpawns doesn't work as intended
Feb 18, 2017
Insane96
changed the title
isBiomeNameSpawns doesn't work as intended
biomeNameSpawns doesn't work as intended
Feb 18, 2017
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
using
isBiomeNameSpawnsBlacklist
astrue
withbiomeNameSpawns
empty works as expected.json File: http://pastebin.com/Gpp0Nm2i
but as soon I get
isBiomeNameSpawnsBlacklist
tofalse
and add a list of biomes with"biomeNameSpawns": ["Birch Forest", "Birch Forest Hills", "Birch Forest M", "Birch Forest Hills M", "Forest", "Flower Forest", "ForestHills"]
, it spawns nothing, in any biome.Spawning the structure with
/pillar-spawn
works as intendedThe text was updated successfully, but these errors were encountered: