NaturesAura/src/main/resources/assets/naturesaura/patchouli_books/en_us/entries/intro/baubles.json

16 lines
802 B
JSON
Raw Normal View History

2018-10-21 18:39:46 +02:00
{
"name": "Baubles",
"icon": "minecraft:totem_of_undying",
"category": "naturesaura:intro",
"read_by_default": true,
"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 if the idea of $(item)Baubles$() is present in the world."
},
{
"type": "text",
"text": "If an item has this functionality, and the proper $(italics)modification$() is made to the world, then it will display in its tooltip the parts of the body that it can reside on."
}
]
}