22 lines
275 B
JSON
22 lines
275 B
JSON
{
|
|
"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"
|
|
}
|
|
} |