deepslate ore added

This commit is contained in:
Jottyfan
2026-01-24 15:15:27 +01:00
parent d7c85d04bb
commit 4d6301ce95
11 changed files with 53 additions and 4 deletions
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "gtamfmd:block/ruby_deepslate_ore"
}
}
}
@@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "gtamfmd:block/ruby_deepslate_ore"
}
}
@@ -8,5 +8,6 @@
"item.gtamfmd.ruby_helmet": "Rubinhelm",
"item.gtamfmd.ruby_chestplate": "Rubinbrustpanzer",
"item.gtamfmd.ruby_leggings": "Rubinhose",
"item.gtamfmd.ruby_boots": "Rubinschuhe"
"item.gtamfmd.ruby_boots": "Rubinschuhe",
"item.gtamfmd.ruby_deepslate_ore": "Rubinerzklumpen"
}
@@ -8,5 +8,6 @@
"item.gtamfmd.ruby_helmet": "ruby helmet",
"item.gtamfmd.ruby_chestplate": "ruby chestplate",
"item.gtamfmd.ruby_leggings": "ruby leggings",
"item.gtamfmd.ruby_boots": "ruby boots"
"item.gtamfmd.ruby_boots": "ruby boots",
"item.gtamfmd.ruby_deepslate_ore": "ruby deepslate ore"
}
@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/cube_all",
"textures": {
"all": "gtamfmd:block/ruby_deepslate_ore"
}
}
@@ -0,0 +1,3 @@
{
"parent": "gtamfmd:block/ruby_deepslate_ore"
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB