Wiki is Bad :(
XxttCrystal opened this issue ยท 3 comments
Could you please provide a better wiki and example datapack?
I follow the wiki and I try to make an enchantment. but I failed.
it like this:
testto.zip
-things
-sip
-enchantment
-deadly.json
-pack.mcmeta
Hi I'm good at writing code but I'm bad at making wikis :P
I have an example thingpack here: https://github.com/gigaherz/JsonThings/tree/master/run/thingpacks/test
I'm not sure what your testto.zip contains but it should be like this:
pack.mcmeta
things/sip/enchantment/deadly.json
There should be a folder "things", with a folder "YOUR PACK NAME", with a folder for the type of thing, with the json files inside.
However I haven't tested the enchantment things in a long time, so maybe they are broken? :S
Tinker's Construct has a great example too - https://github.com/SlimeKnights/TinkersThings/tree/1.19