mc_rebalance_datapack/data/mc_rebalance/recipes/rabbit_hide.json
2025-08-28 19:43:46 +01:00

13 lines
170 B
JSON

{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "minecraft:leather"
}
],
"result": {
"item": "minecraft:rabbit_hide",
"count": 4
}
}