-
-
Notifications
You must be signed in to change notification settings - Fork 511
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix fuelcap in Endo entry & add bit on managen
Lexicon endoflame entry now displays correct fuel cap of two coal blocks and somewhat quantifies how little mana it produces. Added a page to Generating Flora stating the link between automation complexity and increased managen.
- Loading branch information
1 parent
b4f47b5
commit 5e235fc
Showing
2 changed files
with
7 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,6 +20,10 @@ | |
{ | ||
"type": "text", | ||
"text": "botania.page.gIntro3" | ||
}, | ||
{ | ||
"type": "text", | ||
"text": "botania.page.gIntro4" | ||
} | ||
] | ||
} |