add first patch
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user