Add paper fallback model
Build renameable item readme / build (push) Successful in 9s
Package resourcepack release / release (push) Successful in 3s

This commit is contained in:
2026-08-12 23:23:35 +01:00
parent a885fdedc5
commit 63beb4a60d
+6
View File
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "minecraft:item/paper"
}
}