[๐]: Planters tag missing
dhi-holo opened this issue ยท 1 comments
Before Continuing:
- Check you are using the latest version of the mods and its dependencies
- Always include a latest.log if you are crashing
- Remove mod that enhances Minecraft: Optifine, Sodium, others. The issue persists.
- If you are unsure which mod is the culprit.
Disable all of your mods and enable them 1-2 mods each time to isolate the culprit - Confirm that there is no existing issue with a similar description submitted in the list of issues.
Version
1.21.1-FABRIC
Supplementaries Version
supplementaries-1.21-3.0.18-beta-fabric (the second/newer upload of it on Modrinth)
Moonlight Lib Version
moonlight-1.21-2.17.5-fabric
Issue Detail
The block tag #supplementaries:planters
is missing, causing a bunch of tags to stop working, as seen in this excerpt of the latest.log
This causes ripple effects, such as pickaxes not working as a tool. This issue is related to #1170 and #1181 because of that, however seems to be a technical separate issue as this appears to be a recent issue, earlier builds I was using were fine, including 3.0.17 and 3.0.16, it was today's update which seems to have caused this specific issue.
[08:30:49] [Worker-Main-2/ERROR]: Couldn't load tag minecraft:dead_bush_may_place_on as it is missing following references: #supplementaries:planters (from supplementaries)
[08:30:49] [Worker-Main-2/ERROR]: Couldn't load tag minecraft:azalea_grows_on as it is missing following references: #supplementaries:planters (from supplementaries)
[08:30:49] [Worker-Main-2/ERROR]: Couldn't load tag minecraft:mushroom_grow_block as it is missing following references: #supplementaries:planters (from supplementaries)
[08:30:49] [Worker-Main-2/ERROR]: Couldn't load tag minecraft:bamboo_plantable_on as it is missing following references: #supplementaries:planters (from supplementaries)