You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
350 B
JSON

{
"type": "minecraft:crafting_shaped",
"pattern": [
"SES",
"SDS",
"SSS"
],
"key": {
"S": {
"item": "minecraft:end_stone"
},
"E": {
"item": "minecraft:ender_eye"
},
"D": {
"item": "minecraft:dragon_egg"
}
},
"result": {
"item": "minecraft:end_portal_frame",
"count": 12
}
}