Forge, Slag, almost forge functionality

This commit is contained in:
Halbear
2026-07-31 02:28:04 +01:00
parent e929455902
commit e416507768
19 changed files with 536 additions and 12 deletions
@@ -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