Feature Crash with Setting Waterlogged Property on Non-Waterloggable Blocks
LokyLive opened this issue · 2 comments
Versions
Minecraft 1.16.5
Forge Version: 36.0.13
Mod Version: 5.0.0
I've certainly done a mistake in my Json file but i won't find it.... could i got any help please ?
#Crash Report
crash-2021-01-31_10.26.46-server.txt
Datapack
The problem is the structure of your datapack:
.
└──YOUR_DATAPACK/
├── pack.mcmeta (REQUIRED)
└── data/
└── geolosys/
└── deposits/
└── ALL_JSON_FILES_IN_YOUR_ZIP
HOWEVER, the crash report you've posted doesn't seem to be datapack related. I'll look into it briefly.