Fellies/kubejs[e6]/data/ars_nouveau/recipes/spell_bow.json

26 lines
393 B
JSON
Raw Normal View History

2021-01-28 22:28:10 +00:00
{
"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"
}
}