
[Bug] Desired Tier in crafting always leads to level 0
coribird opened this issue ยท 2 comments
Java 1.21.4 ๐
Describe the bug ๐
I've crated Tier 2 farms, when crafting the Tier 2 farms into a plains or nether fortress themed farm, it changes the crafted into a Tier 0.
To Reproduce โ๏ธ
1.Open on version
2.Go into survival
3.attempt to craft a themed farm using any tier higher than 0. (I specifically tried 2)
Expected behavior โ๏ธ
No matter what Tier you craft with, it will become a tier 0
Screenshots ๐ธ

Is the issue happening in combination with other mods? (If yes, please provide a full list) ๐งฉ
I don't believe so
Thanks for the report and good catch!
I replaced minecraft:custom_data with my own data for compatibility reasons; however, it seems I forgot to update the corresponding recipes.
I'll provide an updated version as soon as possible.