mc_rebalance_datapack/data/aa4-atlas/recipes/antique_atlas.json
2025-10-02 16:04:30 +01:00

20 lines
308 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{
"item": "minecraft:book"
},
{
"item": "minecraft:feather"
},
{
"item": "minecraft:glowstone_dust"
}
],
"result": {
"item": "aa4-atlas:antique_atlas",
"count": 1
}
}