Globox1997 / tiered

https://modrinth.com/mod/tieredz
https://www.curseforge.com/minecraft/mc-mods/tieredz
MIT License
1 stars 15 forks source link

Any reason on why this datapack doesn't work for 1.18.2? #55

Closed ShadOhh closed 11 months ago

ShadOhh commented 1 year ago

datapack 1.18.2.zip

I'm trying to make changes through datapack for 1.18.2, it loaded fine and everything but when trying to craft it wouldn't apply any of the tiers just the common iron chestplate

ShadOhh commented 1 year ago

any idea what's wrong?

xR4YM0ND commented 1 year ago

Change version 8 to version 9 when you play 1.18.2 in your pack.mcmeta

https://minecraft.fandom.com/wiki/Tutorials/Creating_a_data_pack#:~:text=1.18%20%2D%201.18.1-,9%20for%20versions,-1.18.2

ShadOhh commented 1 year ago

Even with 9 it still didn't work. I used the datapack provided through the 1.18.2 git repo i only changed the weight and some attributes. I don't know if i did something wrong or did the weight have to add up to 100?

xR4YM0ND commented 1 year ago

Oh yeah , your folder structure isnt correct

Put all folders in the folder item_attributes

ShadOhh commented 1 year ago

I moved all files into item_attributes it still doesn't work

ShadOhh commented 1 year ago

Does the weight value have to add up to less than or equal to 100? Cause that's the only thing i can think of that might be preventing it from generating.

Revvilo commented 1 year ago

To double check you have it like this? Tiered Changes\data\tiered\item_attributes\ and then all your folders (such as all, melee_weapons, etc)

xR4YM0ND commented 1 year ago

Send your latest.log pls

Globox1997 commented 11 months ago

If this persist on the latest version, reopen this issue.