added rooten flesh stripes and carrot stack

This commit is contained in:
Jottyfan
2024-11-16 18:25:09 +01:00
parent fb6867f25b
commit 062d75fa93
75 changed files with 124 additions and 9 deletions

View File

@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "quickiemod:item/carrotstack"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "item/coal",
"textures": {
"layer0": "quickiemod:item/rotten_flesh_stripes"
}
}