Shadows-of-Fire / Apotheosis

All things that should have been.
Other
155 stars 120 forks source link

[1.20.1] Can't remove Rogue Spawners with datapacks #1175

Closed DaddySpin closed 4 months ago

DaddySpin commented 4 months ago

I'm trying to remove Rogue Spawners from generating but the game just crashes when creating a new world.

Code_23wAztRaYW latest.log

SiverDX commented 4 months ago

that is invalid syntax

https://github.com/Shadows-of-Fire/Apotheosis/blob/1.20/src/main/resources/data/apotheosis/worldgen/configured_feature/rogue_spawner.json /

https://docs.minecraftforge.net/en/latest/resources/server/conditional/

Also why not just use WorldgenEvents since you're using KubeJS

FooterManDev commented 4 months ago

WorldgenEvents is disabled in KubeJS on 1.20. Edit: It appears they have fixed the worldgen issues, I am mistaken.