mc_rebalance_datapack/data/aa4-atlas/recipes/antique_atlas.json

20 lines
308 B
JSON
Raw Normal View History

{
"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
}
}