NaturesAura/src/main/resources/assets/naturesaura/patchouli_books/book/book.json
2018-10-31 13:50:12 +01:00

18 lines
No EOL
559 B
JSON

{
"name": "item.naturesaura.book.name",
"landing_text": "info.naturesaura.book.landing",
"advancement_namespaces": [
"naturesaura"
],
"creative_tab": "naturesaura",
"advancements_tab": "naturesaura",
"book_texture": "naturesaura:textures/gui/book",
"filler_texture": "naturesaura:textures/gui/book_filler",
"model": "naturesaura:book",
"subtitle": "info.naturesaura.book.subtitle",
"macros": {
"$(thing)": "$(#ff6600)",
"$(item)": "$(#ad09e2)",
"$(aura)": "$(#419600)Aura$()"
}
}