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

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

13 lines
642 B
JSON

{
"name": "Baubles",
"icon": "minecraft:totem_of_undying",
"category": "intro",
"read_by_default": true,
"flag": "mod:baubles",
"pages": [
{
"type": "text",
"text": "Sometimes you might find yourself lost with the space of your $(thing)inventory$(), having sky-high stacks of blocks and items cluttering your backpack and slowing you down.$(br)Some $(thing)natural items$() might be able to be placed directly on arms, waist and chest as $(item)Baubles$(). If an item has this functionality, it will display in its tooltip the parts of the body that it can reside on."
}
]
}