mirror of
https://github.com/JonasunderscoreJones/NotEnoughCursedness.git
synced 2025-10-23 04:29:19 +02:00
14 lines
207 B
JSON
14 lines
207 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"ingredients": [
|
|
{
|
|
"tag": "minecraft:beds"
|
|
},
|
|
{
|
|
"item": "minecraft:stone"
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "minecraft:bedrock"
|
|
}
|
|
}
|