add first patch
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"group": "fish_mount",
|
||||
"pattern": [
|
||||
"BHB",
|
||||
"BBB"
|
||||
],
|
||||
"key": {
|
||||
"B": {
|
||||
"item": "minecraft:jungle_button"
|
||||
},
|
||||
"H": {
|
||||
"item": "aquaculture:note_hook"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "aquaculture:jungle_fish_mount"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user