26 lines
365 B
JSON
26 lines
365 B
JSON
{
|
|
"type": "ars_nouveau:enchanting_apparatus",
|
|
"item_1": [
|
|
{
|
|
"tag": "forge:gems/mana"
|
|
}
|
|
],
|
|
"item_2": [
|
|
{
|
|
"tag": "forge:gems/mana"
|
|
}
|
|
],
|
|
"item_3": [
|
|
{
|
|
"tag": "forge:ingots/gold_brass"
|
|
}
|
|
],
|
|
"reagent": [
|
|
{
|
|
"item": "minecraft:stick"
|
|
}
|
|
],
|
|
"output": {
|
|
"item": "ars_nouveau:dominion_wand"
|
|
}
|
|
} |