NaturesAura/src/main/resources/assets/naturesaura/patchouli_books/book/en_us/entries/using/hopper_upgrade.json
2021-12-28 11:53:10 +01:00

17 lines
858 B
JSON

{
"name": "Hopper Enhancement",
"icon": "naturesaura:hopper_upgrade",
"category": "naturesaura:using",
"advancement": "naturesaura:infused_materials",
"pages": [
{
"type": "text",
"text": "Collecting items using $(item)Hoppers$() is useful, but sometimes, it can be inconvenient, especially if given a big area that one has to collect items in. For that, the $(item)Hopper Enhancement$() will be a help: By simply placing it on top of any $(item)Hopper$(), it will increase its range of picking up items drastically by about $(thing)seven$() blocks.$(br)When collecting an item, it then uses a small amount of $(aura)."
},
{
"type": "crafting",
"text": "Creating the $(item)Hopper Enhancement$()",
"recipe": "naturesaura:hopper_upgrade"
}
]
}