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