This commit is contained in:
patience 2025-10-02 16:05:11 +01:00
parent 30579ff0a9
commit 7e85955e38

View file

@ -0,0 +1,25 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{
"item": "minecraft:paper"
},
{
"item":"minecraft:paper"
},
{
"item":"minecraft:paper"
},
{
"item": "minecraft:feather"
},
{
"item": "minecraft:redstone"
}
],
"result": {
"item": "minecraft:map",
"count": 1
}
}