Juuxel / Adorn

A decoration mod for Minecraft 1.14+.
https://www.curseforge.com/minecraft/mc-mods/adorn
MIT License
92 stars 31 forks source link

Compatibility with techreborn, problem with recipes #271

Closed methylenimine closed 2 years ago

methylenimine commented 2 years ago

Versions of Minecraft, Adorn

Describe the bug

Tech reborn compability problem. In listed files non existed item causing errors in recipe. i think need to replace "items": ["techreborn:rubber_plank_slab"] to "items":["techreborn:rubber_slab"]

no such item rubber_plank_slab

in files Data/adorn/recipes/techreborn/rubber_bench.json Data/adorn/recipes/techreborn/rubber_chair.json Data/adorn/recipes/techreborn/rubber_coffee_table.json Data/adorn/recipes/techreborn/rubber_drawer.json Data/adorn/recipes/techreborn/rubber_platform.json Data/adorn/recipes/techreborn/rubber_shelf.json Data/adorn/recipes/techreborn/rubber_step.json Data/adorn/recipes/techreborn/rubber_table.json

Data/adorn/advancements/recipes/techreborn/rubber_bench.json Data/adorn/advancements/recipes/techreborn/rubber_chair.json Data/adorn/advancements/recipes/techreborn/rubber_coffee_table.json Data/adorn/advancements/recipes/techreborn/rubber_drawer.json Data/adorn/advancements/recipes/techreborn/rubber_platform.json Data/adorn/advancements/recipes/techreborn/rubber_shelf.json Data/adorn/advancements/recipes/techreborn/rubber_step.json Data/adorn/advancements/recipes/techreborn/rubber_table.json

at least my server loading with this errors and this furniture is not craftable at this moment.

Juuxel commented 2 years ago

Thanks for reporting, this is fixed in Adorn 3.6.1 (coming out later today).