mirror of
https://github.com/JonasunderscoreJones/NotEnoughCursedness.git
synced 2025-10-23 04:29:19 +02:00
14 lines
219 B
JSON
14 lines
219 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:green_dye"
|
|
},
|
|
{
|
|
"item": "minecraft:birch_log"
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "nec:green_birch_log"
|
|
}
|
|
}
|