mirror of
https://github.com/tiyn/mc-tiyn-recipes.git
synced 2025-11-13 13:49:46 +01:00
v1.1.0: initial commit for Minecraft 1.21.6 - 1.21.8
This commit is contained in:
9
data/tiyns_recipes/recipe/clay_ball.json
Normal file
9
data/tiyns_recipes/recipe/clay_ball.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"category": "misc",
|
||||
"ingredients": ["minecraft:clay"],
|
||||
"result": {
|
||||
"id": "minecraft:clay_ball",
|
||||
"count": 4
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user