You've already forked minecraft-assets
Create/Update assets for version 3D Shareware v1.34
This commit is contained in:
16
data/minecraft/recipes/melon.json
Normal file
16
data/minecraft/recipes/melon.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"MMM",
|
||||
"MMM",
|
||||
"MMM"
|
||||
],
|
||||
"key": {
|
||||
"M": {
|
||||
"item": "minecraft:melon_slice"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:melon"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user