Add glowstone dust to antique atlas recipe

* This is lock obtaining one behind the nether
This commit is contained in:
Sergeant Acoustic 2025-09-07 00:55:14 +01:00
parent 4e88ded80e
commit ad676a7143

View file

@ -0,0 +1,19 @@
{
"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
}
}