add first patch
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
" T ",
|
||||
"LCL",
|
||||
"LLL"
|
||||
],
|
||||
"key": {
|
||||
"C": {
|
||||
"item": "numismatics:crown"
|
||||
},
|
||||
"T": {
|
||||
"item": "minecraft:tripwire_hook"
|
||||
},
|
||||
"L": {
|
||||
"tag": "forge:rope"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "gag:escape_rope"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user