1
0
mirror of https://git.fellies.tech/minecraft/fellies.git synced 2021-02-13 10:18:48 +00:00
This commit is contained in:
2021-01-30 00:07:52 +01:00
parent 65de71227e
commit b17248b785
781 changed files with 12880 additions and 56646 deletions

View File

@ -0,0 +1,7 @@
{
"extend": "botania:lexicon",
"macros": {
"$(item)": "$(1)",
"$(thing)": "$(4)"
}
}

View File

@ -0,0 +1,12 @@
{
"name": "lexicon.mythicbotany.pylon.title",
"category": "mythicbotany:mythic_botany",
"icon": "mythicbotany:alfsteel_pylon",
"entry_color": "aa00",
"pages": [
{
"type": "text",
"text": "lexicon.mythicbotany.pylon.page1"
}
]
}