
Items not visible in jei or creative menu
Closed this issue ยท 4 comments
This mod is a datapack that's been packaged as a mod! As a result, the items added won't be detected by the creative menu for JEI/NEI/REI/etc
I am actively investigating some kind of JEI integration, but you can currently find the recipes for the items under their base item! Example, the trowel/chisel and some others are warped fungus on a stick, clicking on that in JEI will show the recipes
However, Minecraft's built-in recipe tracker will display them correctly, and the recipes are given to you automatically by default
is there perhaps a way to use the /give
command then?
/give @p jbt:item/diamond_chisel
couldnt work
also, not sure if im doing anything wrongly but the chisel(the only one i tried so far) seems to be placing a block at my model's head instead of the target. on 1.21.4, neoforge. im running a dedicated server if that matters.
turns out the issue was when i was wearing netherite armour, didnt test on the other armours. i'm using quite a few mods and resource packs so not sure if there could be a conflict somewhere
The wiki has a list of commands for giving the items to you: https://github.com/maybejake/Jakes-Build-Tools/wiki/Commands
As for the chisel issue, could you raise a separate bug? And list your mods, datapacks and the specific version you're running
Thanks!