[Change] Moved Alloying Recipes to BCLib

This commit is contained in:
Frank 2022-07-28 18:30:53 +02:00
parent 34d55debce
commit e45eade668
19 changed files with 72 additions and 471 deletions

View file

@ -620,7 +620,5 @@
"item.betterend.thallasium_sword_blade": "Thallasiumschwertklinge",
"item.betterend.thallasium_sword_handle": "Thallasiumschwertgriff",
"block.betterend.aeternium_anvil": "Ätheramboss",
"emi.ctegory.bclib.end_stone_smelter": "Endsteinschmelzofen",
"tag.c.barrel": "Fässer",
"tag.betterend.alloying_iron": "Eisenlegierung"
}

View file

@ -819,7 +819,5 @@
"block.betterend.pallidium_thin": "Pallidium (Thin Cover)",
"block.betterend.pallidium_tiny": "Pallidium (Tiny Cover)",
"block.betterend.flammalix": "Flammalix",
"emi.ctegory.bclib.end_stone_smelter": "End Stone Smelter",
"tag.c.barrel": "Barrels",
"tag.betterend.alloying_iron": "Iron Alloys"
}

View file

@ -49,8 +49,7 @@
"fabric": ">=0.56.0",
"minecraft": [
"1.19",
"1.19.1",
"1.19.1-rc.3"
"1.19.1"
],
"bclib": "2.0.x"
},