update supp, more perf mods
This commit is contained in:
parent
772f31b1ff
commit
4f2fc1b493
15 changed files with 220 additions and 16 deletions
|
@ -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"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue