mc_rebalance_datapack/data/aa4-atlas/recipes/antique_atlas.json
Sergeant Acoustic ad676a7143 Add glowstone dust to antique atlas recipe
* This is lock obtaining one behind the nether
2025-09-07 00:55:14 +01:00

20 lines
308 B
JSON

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