34 lines
529 B
JSON
34 lines
529 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"group": "gaming",
|
|
"key": {
|
|
"I": {
|
|
"item": "minecraft:iron_ingot"
|
|
},
|
|
"D": {
|
|
"item": "waterframes:frame"
|
|
},
|
|
"P": {
|
|
"item": "society:ribbit_gadget"
|
|
},
|
|
"R": {
|
|
"item": "minecraft:repeater"
|
|
},
|
|
"B": {
|
|
"item": "society:battery"
|
|
},
|
|
"C": {
|
|
"item": "waterframes:remote"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"IDI",
|
|
"RPR",
|
|
"BCB"
|
|
],
|
|
"result": {
|
|
"item": "gamediscs:gaming_console"
|
|
}
|
|
}
|