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