Globox1997 / tiered

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

Datapack overhaul #30

Closed LangYueMc closed 1 year ago

LangYueMc commented 1 year ago

It seems more reasonable.

Globox1997 commented 1 year ago

I recommend to split your PRs in smaller portions. The next update will include a datapack overhaul, so I won't push this one. You can use yours with a separate datapack tho.

Could explain what the rest of this PR wants to do/improve?

Globox1997 commented 1 year ago

Do I have your discord?

LangYueMc commented 1 year ago

If you haven't started writing code yet, I suggest using my solution. If you have already completed it or don't want to use my code, I can wait for you to submit and I will re-merge. My discord is langyue#6802, but not commonly used. And I am in China, there is a time difference with Germany.

Below is my modified function: Different items have different effects under the same tier (or templates). e.g. Axes can have two legendary effects at the same time (arms and tool). image 2022-11-22_11 49 40

After changing the name, the color is still retained, and the tier is displayed separately. 2022-11-22_12 17 14

Support datapack to modify materials required for reforging (priority is higher than label reforge_base_item) image 2022-11-22_12 21 29