Upload fixed mod with oregen

This commit is contained in:
Zontreck 2022-05-30 10:44:18 -07:00
parent 1ce264862e
commit 4252f8281a
19 changed files with 141 additions and 30 deletions

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "shapedaionresources:block/deepslate_aion_ore_block"
}
}
}

View file

@ -12,5 +12,6 @@
"item.shapedaionresources.aion_fragment": "Fragmented Aion Crystal",
"block.shapedaionresources.aion_ore_block": "Aion Ore",
"block.shapedaionresources.deepslate_aion_ore_block": "Deepslate Aion Ore",
"block.shapedaionresources.aion_block": "Aion Block"
}

View file

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "shapedaionresources:block/deepslate_aion_ore_block"
}
}

View file

@ -0,0 +1,3 @@
{
"parent": "shapedaionresources:block/deepslate_aion_ore_block"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 718 B

After

Width:  |  Height:  |  Size: 705 B

Before After
Before After

Binary file not shown.

After

Width:  |  Height:  |  Size: 650 B