v1.1.0: initial commit for Minecraft 1.21.6 - 1.21.8

This commit is contained in:
2025-09-06 05:21:52 +02:00
parent 9b4768624e
commit 0b73aef720
8 changed files with 73 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": ["minecraft:clay"],
"result": {
"id": "minecraft:clay_ball",
"count": 4
}
}