gigaherz / JsonThings

Data-driven minecraft
https://www.curseforge.com/minecraft/mc-mods/json-things
Other
22 stars 6 forks source link

Wiki is Bad :( #17

Open XxttCrystal opened 1 year ago

XxttCrystal commented 1 year ago

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

gigaherz commented 1 year ago

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

XxttCrystal commented 1 year ago

wow I got it

OffBy0x01 commented 1 month ago

Tinker's Construct has a great example too - https://github.com/SlimeKnights/TinkersThings/tree/1.19