added ruby item
build / build (push) Has been cancelled

This commit is contained in:
Jottyfan
2025-09-30 21:30:19 +02:00
parent b2158b868a
commit 340900ac16
6 changed files with 22 additions and 3 deletions
@@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "gtamfmd:item/ruby"
}
}
@@ -1,3 +1,4 @@
{
"item.gtamfmd.stub": "Stummel"
"item.gtamfmd.stub": "Stummel",
"item.gtamfmd.ruby": "Rubin"
}
@@ -1,3 +1,4 @@
{
"item.gtamfmd.stub": "Stub"
"item.gtamfmd.stub": "Stub",
"item.gtamfmd.ruby": "Ruby"
}
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "gtamfmd:item/ruby"
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 470 B