20 lines
366 B
JSON
20 lines
366 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"ingredients": [
|
|
{"item": "snowyspirit:ginger"},
|
|
{"tag": "forge:eggs"},
|
|
{"tag": "society:small_milk"},
|
|
{"item": "minecraft:glass_bottle"}
|
|
|
|
],
|
|
"result": {
|
|
"item": "snowyspirit:eggnog",
|
|
"count": 1
|
|
},
|
|
"conditions": [
|
|
{
|
|
"type": "snowyspirit:flag",
|
|
"flag": "eggnog"
|
|
}
|
|
]
|
|
} |