Code (json (Unknown Language)):
[
{
"id": "BindingScroll",
"name": "Unbound Scroll",
"material": "PAPER",
"bindingData": {
"type": "unbound",
"data": {}
},
"displays": {
"location": {
"name": "\u0026rTeleportation Scroll",
"preserveName": false,
"lore": [
"\u00267It goes to \u0026f%x% %y% %z% \u00267 in \u0026f%world%\u00267.",
"\u0026f%charges% \u00267charges.",
"\u00267Right click to teleport."
],
"glow": false,
"customModelData": 4
},
"unbound": {
"name": "\u0026rUnbound Scroll",
"preserveName": false,
"lore": [
"\u0026f%charges% \u00267charges.",
"\u00267Right click to bind to your location."
],
"glow": false,
"customModelData": 2
},
"warp": {
"name": "\u0026rWarp Scroll",
"preserveName": false,
"lore": [
"\u0026f%charges% \u00267charges.",
"\u00267Right click to warp to \u0026f%warp%\u00267."
],
"glow": false,
"customModelData": 2
}
},
"crafting": {
"recipe": {
"items": [
" E ",
"EPE",
" E "
],
"mapping": {
"P": "PAPER",
"E": "ENDER_PEARL"
}
},
"repairMaterial": "ENDER_PEARL",
"repairAmount": 2,
"craftAmount": 1
},
"cost": {
"type": "none",
"data": {}
},
"infinite": false,
"defaultCharges": 5
}
]