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

21 lines
1.4 KiB
JSON

{
"name": "Aura Attraction Cart",
"icon": "naturesaura:mover_cart",
"category": "naturesaura:devices",
"advancement": "naturesaura:aura_bottle_end",
"pages": [
{
"type": "text",
"text": "One of the problems many $(aura) researchers face is that, while it's plentiful and easy to access, it's not necessarily easy to $(thing)move around$(). For this, the $(item)Aura Attraction Cart$() was developed: Its sole purpose is to provide the ability for $(aura) to be moved around the world easily. For that, all that is required is an excess amount of $(aura) in the starting area and some $(item)rails$()."
},
{
"type": "text",
"text": "To use the $(item)Aura Attraction Cart$(), one needs to place it on a rail. To cause it to hook on to $(aura) in the area around it and to make it able to move it around, it needs to pass a powered $(item)Activator Rail$(). It will then pick up the $(aura) around it and pull it along with it until it reaches an unpowered $(item)Activator Rail$(), at which point it will let go of the $(aura).$(p)It should be noted that, during the process of moving $(aura) in this manner, some of the excess is $(thing)$(t:| || || |_)lost$()."
},
{
"type": "crafting",
"text": "Creating the $(item)Aura Attraction Cart$()",
"recipe": "naturesaura:mover_cart"
}
]
}