add first patch
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"###",
|
||||
"#B#",
|
||||
"###"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "society:rubber"
|
||||
},
|
||||
"B": {
|
||||
"item": "minecraft:blue_dye"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "beachparty:rubber_ring_blue",
|
||||
"count": 1
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user