Files
minecraft-assets/data/minecraft/recipe/chest_minecart.json
2025-02-26 18:31:02 +01:00

12 lines
210 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
"minecraft:chest",
"minecraft:minecart"
],
"result": {
"count": 1,
"id": "minecraft:chest_minecart"
}
}