add first patch
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "misc",
|
||||
"key": {
|
||||
"A": {
|
||||
"item": "create:cardboard_block"
|
||||
},
|
||||
"C": {
|
||||
"item": "minecraft:iron_block"
|
||||
},
|
||||
"R": {
|
||||
"item": "minecraft:redstone_block"
|
||||
}
|
||||
},
|
||||
"pattern": [" C ", "CAC", "RCR"],
|
||||
"result": {
|
||||
"item": "create:packager"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
||||
Reference in New Issue
Block a user