Forge, Slag, almost forge functionality
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "ageofthegods:item/slag"
|
||||
}
|
||||
}
|
||||
@@ -22,6 +22,7 @@
|
||||
"item.ageofthegods.hepatizon_ingot": "Hepatizon Ingot",
|
||||
"item.ageofthegods.orichalcum_ingot": "Orichalcum Ingot",
|
||||
"item.ageofthegods.fluid_indicator_debug_item": "Molten Alloy Mixture: ",
|
||||
"item.ageofthegods.slag": "Hardened Slag",
|
||||
|
||||
"ageofthegods.configuration.title": "Age of the Gods Configs",
|
||||
"ageofthegods.configuration.section.ageofthegods.common.toml": "Age of the Gods Configs",
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "ageofthegods:item/slag"
|
||||
}
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 444 B |
Binary file not shown.
|
After Width: | Height: | Size: 96 B |
Binary file not shown.
|
After Width: | Height: | Size: 122 B |
Binary file not shown.
|
After Width: | Height: | Size: 2.2 KiB |
Reference in New Issue
Block a user