This commit is contained in:
Halbear
2026-08-02 01:36:45 +01:00
parent e416507768
commit d606663b9d
42 changed files with 439 additions and 3 deletions
@@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "ageofthegods:item/ores/raw_silver"
}
}
@@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "ageofthegods:item/ores/raw_tin"
}
}
@@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "ageofthegods:item/ores/raw_zinc"
}
}
@@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "ageofthegods:block/ores/silver_ore1"
}
}
@@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "ageofthegods:block/ores/tin_ore1"
}
}
@@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "ageofthegods:block/ores/zinc_ore1"
}
}
@@ -0,0 +1,18 @@
{
"variants": {
"": [
{
"model": "ageofthegods:block/ores/silver_ore1", "weight": 1
},
{
"model": "ageofthegods:block/ores/silver_ore2", "weight": 1
},
{
"model": "ageofthegods:block/ores/silver_ore3", "weight": 1
},
{
"model": "ageofthegods:block/ores/silver_ore4", "weight": 1
}
]
}
}
@@ -0,0 +1,12 @@
{
"variants": {
"": [
{
"model": "ageofthegods:block/ores/tin_ore1", "weight": 1
},
{
"model": "ageofthegods:block/ores/tin_ore2", "weight": 1
}
]
}
}
@@ -0,0 +1,15 @@
{
"variants": {
"": [
{
"model": "ageofthegods:block/ores/zinc_ore1", "weight": 1
},
{
"model": "ageofthegods:block/ores/zinc_ore2", "weight": 1
},
{
"model": "ageofthegods:block/ores/zinc_ore3", "weight": 1
}
]
}
}
@@ -0,0 +1,31 @@
{ "parent": "block/block",
"textures": {
"particle": "block/stone",
"all": "block/stone",
"overlay": "ageofthegods:block/ores/silver_ore1"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "down" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "up" },
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "north" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "west" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "east" }
}
},
{ "from": [ 0, 0, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "down" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "up" },
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "north" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "west" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "east" }
}
}
]
}
@@ -0,0 +1,31 @@
{ "parent": "block/block",
"textures": {
"particle": "block/stone",
"all": "block/stone",
"overlay": "ageofthegods:block/ores/silver_ore2"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "down" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "up" },
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "north" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "west" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "east" }
}
},
{ "from": [ 0, 0, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "down" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "up" },
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "north" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "west" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "east" }
}
}
]
}
@@ -0,0 +1,31 @@
{ "parent": "block/block",
"textures": {
"particle": "block/stone",
"all": "block/stone",
"overlay": "ageofthegods:block/ores/silver_ore3"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "down" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "up" },
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "north" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "west" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "east" }
}
},
{ "from": [ 0, 0, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "down" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "up" },
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "north" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "west" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "east" }
}
}
]
}
@@ -0,0 +1,31 @@
{ "parent": "block/block",
"textures": {
"particle": "block/stone",
"all": "block/stone",
"overlay": "ageofthegods:block/ores/silver_ore4"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "down" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "up" },
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "north" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "west" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "east" }
}
},
{ "from": [ 0, 0, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "down" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "up" },
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "north" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "west" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "east" }
}
}
]
}
@@ -0,0 +1,31 @@
{ "parent": "block/block",
"textures": {
"particle": "block/stone",
"all": "block/stone",
"overlay": "ageofthegods:block/ores/tin_ore1"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "down" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "up" },
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "north" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "west" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "east" }
}
},
{ "from": [ 0, 0, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "down" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "up" },
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "north" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "west" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "east" }
}
}
]
}
@@ -0,0 +1,31 @@
{ "parent": "block/block",
"textures": {
"particle": "block/stone",
"all": "block/stone",
"overlay": "ageofthegods:block/ores/tin_ore2"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "down" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "up" },
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "north" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "west" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "east" }
}
},
{ "from": [ 0, 0, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "down" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "up" },
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "north" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "west" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "east" }
}
}
]
}
@@ -0,0 +1,31 @@
{ "parent": "block/block",
"textures": {
"particle": "block/stone",
"all": "block/stone",
"overlay": "ageofthegods:block/ores/zinc_ore"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "down" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "up" },
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "north" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "west" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "east" }
}
},
{ "from": [ 0, 0, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "down" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "up" },
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "north" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "west" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "east" }
}
}
]
}
@@ -0,0 +1,31 @@
{ "parent": "block/block",
"textures": {
"particle": "block/stone",
"all": "block/stone",
"overlay": "ageofthegods:block/ores/zinc_ore2"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "down" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "up" },
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "north" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "west" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "east" }
}
},
{ "from": [ 0, 0, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "down" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "up" },
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "north" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "west" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "east" }
}
}
]
}
@@ -0,0 +1,31 @@
{ "parent": "block/block",
"textures": {
"particle": "block/stone",
"all": "block/stone",
"overlay": "ageofthegods:block/ores/zinc_ore3"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "down" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "up" },
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "north" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "west" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "east" }
}
},
{ "from": [ 0, 0, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "down" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "up" },
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "north" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "west" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "east" }
}
}
]
}
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "ageofthegods:item/ores/raw_silver"
}
}
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "ageofthegods:item/ores/raw_tin"
}
}
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "ageofthegods:item/ores/raw_zinc"
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 416 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 427 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 312 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 275 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 394 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 509 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 372 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 419 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 377 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 573 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 484 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 597 B

@@ -0,0 +1,7 @@
{
"type": "minecraft:smelting",
"group": "ores",
"category": "blocks",
"ingredient": "ageofthegods:raw_silver",
"result": "ageofthegods:silver_ingot"
}
@@ -0,0 +1,7 @@
{
"type": "minecraft:smelting",
"group": "ores",
"category": "blocks",
"ingredient": "ageofthegods:raw_tin",
"result": "ageofthegods:tin_ingot"
}
@@ -0,0 +1,7 @@
{
"type": "minecraft:smelting",
"group": "ores",
"category": "blocks",
"ingredient": "ageofthegods:raw_zinc",
"result": "ageofthegods:zinc_ingot"
}