-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix GCP using wrong energy cap and update guidebook (#667)
- Loading branch information
1 parent
e81c5b6
commit 16b196e
Showing
4 changed files
with
10 additions
and
10 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
6 changes: 3 additions & 3 deletions
6
...modern_industrialization/patchouli_books/book/en_us/entries/lategame/gravichestplate.json
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 |
---|---|---|
@@ -1,17 +1,17 @@ | ||
{ | ||
"name": "GraviChestPlate", | ||
"name": "Gravichestplate", | ||
"category": "modern_industrialization:endgame", | ||
"icon": "modern_industrialization:gravichestplate", | ||
"pages": [ | ||
{ | ||
"type": "spotlight", | ||
"item": "modern_industrialization:gravichestplate", | ||
"text": "The GraviChestPlate uses advanced superconductor technology to invert the gravitational field around the player wearing it.$(br2)It uses EU, and can be charged by right-clicking a block that can output energy." | ||
"text": "The Gravichestplate uses advanced superconductor technology to invert the gravitational field around the player wearing it.$(br2)It uses EU, and can be charged by right-clicking a Storage Unit or Transformer." | ||
}, | ||
{ | ||
"type": "text", | ||
"text": "Note that the current GSP technology grants fly and prevents fall damage, but it does not protected against other kinds of damage.$(br2)The Modern Industrialization engineers are trying to find a solution, but R&D is taking longer than expected." | ||
} | ||
], | ||
"sortnum": 300 | ||
} | ||
} |
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