update supp, more perf mods

This commit is contained in:
Reid 2025-07-30 19:51:41 -07:00
parent 772f31b1ff
commit 4f2fc1b493
Signed by: reidlab
GPG key ID: 6C9EAA3364F962C8
15 changed files with 220 additions and 16 deletions

View file

@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"#": {
"item": "minecraft:rabbit_hide"
},
"-": {
"item": "minecraft:string"
}
},
"pattern": [
"-#-",
"# #",
"###"
],
"result": {
"count": 1,
"id": "minecraft:bundle"
}
}