You've already forked minecraft-assets
Create/Update assets for version 22w46a
This commit is contained in:
36
data/minecraft/recipes/melon.json
Normal file
36
data/minecraft/recipes/melon.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"category": "building",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:melon_slice"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:melon_slice"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:melon_slice"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:melon_slice"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:melon_slice"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:melon_slice"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:melon_slice"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:melon_slice"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:melon_slice"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:melon"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user