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