mirror of
https://github.com/turbodiesel4598/NuclearCraft
synced 2025-11-09 18:24:40 +01:00
Compare commits
No commits in common. "adff0ba2e24387f2da9ca63680e734a22bf3d5b2" and "d78072f3014270781b4496296e21647795bc2c00" have entirely different histories.
adff0ba2e2
...
d78072f301
@ -1,14 +1,3 @@
|
||||
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
|
||||
|
||||
@ -3354,7 +3354,6 @@ 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
|
||||
|
||||
@ -1,8 +1,7 @@
|
||||
|
||||
{
|
||||
"name": "nc.guide_book.name",
|
||||
"landing_text": "nc.guide_book.desc",
|
||||
"subtitle": "nc.guide_book.edition",
|
||||
"version": 1,
|
||||
"show_progress": false,
|
||||
"creative_tab": "nuclearcraft.misc"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user