NaturesAura/src/main/resources/data/naturesaura/patchouli_books/book/fr_fr/entries/using/hopper_upgrade.json
Debucquoy Anthony tonitch f7fdc00f4b
French (#103)
* French Base

* Translate every items
2020-04-04 23:22:52 +02:00

17 lines
846 B
JSON

{
"name": "Hopper Enhancement",
"icon": "naturesaura:hopper_upgrade",
"category": "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"
}
]
}