26 lines
393 B
JSON
26 lines
393 B
JSON
|
{
|
||
|
"type": "ars_nouveau:enchanting_apparatus",
|
||
|
"item_1": [
|
||
|
{
|
||
|
"item": "ars_nouveau:mana_gem_block"
|
||
|
}
|
||
|
],
|
||
|
"item_2": [
|
||
|
{
|
||
|
"tag": "forge:storage_blocks/gold_brass"
|
||
|
}
|
||
|
],
|
||
|
"item_3": [
|
||
|
{
|
||
|
"item": "ars_nouveau:glyph_projectile"
|
||
|
}
|
||
|
],
|
||
|
"reagent": [
|
||
|
{
|
||
|
"item": "minecraft:bow"
|
||
|
}
|
||
|
],
|
||
|
"output": {
|
||
|
"item": "ars_nouveau:spell_bow"
|
||
|
}
|
||
|
}
|