[Bug]:
nicksouthorn opened this issue ยท 0 comments
Bug Description
The file handcrafted/tags/items/shelves.json
has a typo,
"handcrafted:bamboo_sh`elf"
should read
"handcrafted:bamboo_shelf"
How to Reproduce?
No response
Expected Behavior
No response
Version
1.20-2.3.0
Mod Loader Version
latest
Mod Loader
Fabric
Logs or additional context
The following error is displayed in the logs.
minecraft_1 | [10:10:06] [Worker-Main-3/ERROR]: Not a JSON object: "handcrafted:bamboo_shelf" minecraft_1 | [10:10:06] [Worker-Main-3/ERROR]: Couldn't read tag list handcrafted:shelves from handcrafted:tags/items/shelves.json in data pack fabric minecraft_1 | java.lang.RuntimeException: Not a JSON object: "handcrafted:bamboo_sh
elf"
Code of Conduct
- I have searched the issue tracker and confirmed that the issue has not been reported
- I have checked the FAQ (if one is present) and my issue is not listed
- I have verified that I am using the latest version of the mod
- I have verified that I have installed all the required dependencies for the mod
- I have verified that I do not have Optifine installed. We will close issues if we detect Optifine is in your pack. We cannot fix Optifine issues. Please do not report issues with Optifine present.