Port antique atlas recipe
This commit is contained in:
parent
9bc502022f
commit
24018f0a81
|
|
@ -0,0 +1,19 @@
|
||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shapeless",
|
||||||
|
"category": "misc",
|
||||||
|
"ingredients": [
|
||||||
|
{
|
||||||
|
"item": "minecraft:book"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "minecraft:feather"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "minecraft:glowstone_dust"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"id": "aa4-atlas:antique_atlas",
|
||||||
|
"count": 1
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in a new issue