Compare commits

...

2 Commits

Author SHA1 Message Date
Tom Dodd adff0ba2e2 Update changelog.txt 2020-07-25 22:34:37 +01:00
Tom Dodd b0648aa861 Updated Patchouli docs 2020-07-25 22:26:42 +01:00
3 changed files with 14 additions and 1 deletions

View File

@ -1,3 +1,14 @@
v2o.3.5
* Fixed fission neutron sources not finding their targets while the multiblock is broken
* Fixed wrong texture on top and bottom of fission ports
* Hopefully fixed turbine rotor render crashes
* Fixed crash on loading with Chinese localisation [thanks to WuzgXY!]
* Continued Patchouli guide book documentation
v2o.3.4
+ Added CT methods to add custom fission reactor and turbine multiblock components

View File

@ -3354,6 +3354,7 @@ death.attack.fatal_rads=%1$s died due to fatal radiation poisoning
# Guide Book
nc.guide_book.name=NuclearCraft Guide
nc.guide_book.edition=Overhaul Edition
nc.guide_book.desc=The official guide for NuclearCraft: Overhauled.
# String Formatting

View File

@ -1,7 +1,8 @@
{
"name": "nc.guide_book.name",
"landing_text": "nc.guide_book.desc",
"version": 1,
"subtitle": "nc.guide_book.edition",
"show_progress": false,
"creative_tab": "nuclearcraft.misc"
}