push the first version of package.

This commit is contained in:
2026-02-25 00:14:30 +08:00
parent 00ddf54c0b
commit 15fadbb318
1473 changed files with 29254 additions and 1 deletions

View File

@@ -0,0 +1,50 @@
#.
#Modify CreateNuclear's impact on your terrain
[worldGen]
#.
#.
#Prevents all worldgen added by Create from taking effect
disableWorldGen = false
#.
#Modify rods time and config
[Rods]
#.
#.
#Uranium rod lifespan in reactor
#20 ticks = 1 second
# Default: 3600
# Range: 100 ~ 5000
"Uranium rod lifespan" = 3600
#.
#Graphite rod lifespan in reactor
#20 ticks = 1 second
# Default: 3600
# Range: 100 ~ 5000
"Graphite rod lifespan" = 3600
#.
#Maximum heat a reactor block can handle
#Avoids reactor failure due to excessive heat
# Default: 1000
# Range: 200 ~ 1000
"Maximum reactor heat" = 1000
#.
#Explose: pas d'idée
["Explosion Reactor"]
#.
#.
# Default: 10
# Range: > -2147483648
"Size of the reactor explosion" = 10
#.
#Explanation: 0 = no explosion, 1 = current explosion, 2 = new explosion.
# Default: 1
# Range: 0 ~ 2
"Type of explosion" = 1
#.
#Create Nuclear Explosion Time
#300 ticks = 15 seconds
# Default: 600
# Range: 100 ~ 1200
"Duration before exploration" = 600