[๐]: Create compat blocks have no items
VoidLeech opened this issue ยท 4 comments
Code of Conduct
- Always check you are using the latest version of the mods and its dependencies
- Ensure the version of EveryCompat & Moonlight Lib are up to date
- Remove mod that enhances Minecraft: Optifine, Sodium, others. The issue still 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 - Loader (DO NOT FORGET TO SELECT THE CORRECT VERSION)
1.20.1 - FORGE
EveryCompat Version
everycomp-1.20-2.7.3 (stonezone-1.20-2.7.0)
Moonlight Lib Version
moonlight-1.20-2.13.33
Issue with mods
Create 0.5.1j
Any stone mod (in the example: Deep Aether 1.0.4)
Issue Detail
Compat blocks for Create don't have a block item (or recipes, had there been a block item), making them all unobtainable.
Also I noticed the id's don't contain (a) letter(s) to point out the source mod of the variant (c for create) like what happens with WoodGood.
OPTIONAL: Latest.log | Crash-report Attachment
https://mclo.gs/50H60RL
See line 2148 for command output.
OPTIONAL: To Produce
- /setblock ~ ~ ~ everycomp:/deep_aether/cut_aether_mud (this works)
- /give @p everycomp:/deep_aether/cut_aether_mud (this does not, nor does using pick block)
Regarding the id, is just missing here
Oh right, I forgot to tell you.
The CreateModule for Create is not exactly finished. I ended up had to finish it and correct the setup to support the blocks from Create. Idk how to explain it ๐. Anyway, it's fixed