[Change] Moved Alloying Recipes to BCLib
This commit is contained in:
parent
34d55debce
commit
e45eade668
19 changed files with 72 additions and 471 deletions
|
@ -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"
|
||||
}
|
||||
|
|
|
@ -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"
|
||||
}
|
||||
|
|
|
@ -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"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue