added my first item, the stub
build / build (push) Has been cancelled

This commit is contained in:
Jottyfan
2025-08-23 12:19:10 +02:00
parent ece0a26629
commit b2158b868a
7 changed files with 54 additions and 1 deletions
@@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "gtamfmd:item/stub"
}
}
@@ -0,0 +1,3 @@
{
"item.gtamfmd.stub": "Stummel"
}
@@ -0,0 +1,3 @@
{
"item.gtamfmd.stub": "Stub"
}
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "gtamfmd:item/stub"
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB