added food
build / build (push) Has been cancelled

This commit is contained in:
Jottyfan
2025-11-25 17:33:07 +01:00
parent 367a48218f
commit 6f059abcce
8 changed files with 53 additions and 0 deletions
@@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "gtamfmd:item/gingerbread"
}
}
@@ -1,4 +1,5 @@
{
"item.gtamfmd.gingerbread": "Lebkuchen",
"item.gtamfmd.stub": "Stummel",
"item.gtamfmd.ruby": "Rubin",
"item.gtamfmd.ruby_block": "Rubinblock",
@@ -1,4 +1,5 @@
{
"item.gtamfmd.gingerbread": "Gingerbread",
"item.gtamfmd.stub": "Stub",
"item.gtamfmd.ruby": "Ruby",
"item.gtamfmd.ruby_block": "Ruby block",
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "gtamfmd:item/gingerbread"
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB