power distribution bugfix, redstone recipe changed, display infotext added, silo and tank bugfixes, tin probability increased
This commit is contained in:
parent
0c3138ac50
commit
ac09955dfe
@ -40,6 +40,7 @@ Current power:=Strom aktuell:
|
|||||||
Depth=Tiefe
|
Depth=Tiefe
|
||||||
Digging depth=Grabungstiefe
|
Digging depth=Grabungstiefe
|
||||||
Dirt with Ash=Erde mit Asche
|
Dirt with Ash=Erde mit Asche
|
||||||
|
Display no: = Display Nr.
|
||||||
Distributor=Verteiler
|
Distributor=Verteiler
|
||||||
Doser=Dosierer
|
Doser=Dosierer
|
||||||
Drill Bit=Bohrstange
|
Drill Bit=Bohrstange
|
||||||
@ -176,7 +177,6 @@ Switched to private use!=Zur privaten Nutzung umgeschaltet
|
|||||||
Switched to public use!=Zur öffentlichen Nutzung umgeschaltet
|
Switched to public use!=Zur öffentlichen Nutzung umgeschaltet
|
||||||
Syntax error, try help=Syntax Fehler, nutze help
|
Syntax error, try help=Syntax Fehler, nutze help
|
||||||
TA Ceiling Lamp=TA Deckenlampe
|
TA Ceiling Lamp=TA Deckenlampe
|
||||||
TA Construction Board=TA Konstruktionsplan
|
|
||||||
TA Electric Cable=TA Stromkabel
|
TA Electric Cable=TA Stromkabel
|
||||||
TA Electric Junction Box=TA Verteilerdose
|
TA Electric Junction Box=TA Verteilerdose
|
||||||
TA Empty Barrel=TA leeres Fass
|
TA Empty Barrel=TA leeres Fass
|
||||||
@ -292,6 +292,8 @@ TA4 Button/Switch=TA4 Schalter/Taster
|
|||||||
TA4 Carbon Fiber=TA4 Kohlefaser
|
TA4 Carbon Fiber=TA4 Kohlefaser
|
||||||
TA4 Derrick=TA4 Bohrturm
|
TA4 Derrick=TA4 Bohrturm
|
||||||
TA4 Detector=TA4 Detektor
|
TA4 Detector=TA4 Detektor
|
||||||
|
TA4 Display=TA4 Display
|
||||||
|
TA4 Display XL=TA4 Display XL
|
||||||
TA4 Doser=TA4 Dosierer
|
TA4 Doser=TA4 Dosierer
|
||||||
TA4 Ele Fab=TA4 E-Fabrik
|
TA4 Ele Fab=TA4 E-Fabrik
|
||||||
TA4 Electrolyzer=TA4 Elektrolyseur
|
TA4 Electrolyzer=TA4 Elektrolyseur
|
||||||
@ -432,3 +434,4 @@ storage empty?=Speicher leer?
|
|||||||
water temperature=Wassertemperatur
|
water temperature=Wassertemperatur
|
||||||
wrong storage diameter=Falscher Wärmespeicher-Durchmesser
|
wrong storage diameter=Falscher Wärmespeicher-Durchmesser
|
||||||
##### not used anymore #####
|
##### not used anymore #####
|
||||||
|
|
||||||
|
@ -38,6 +38,7 @@ Current power:=
|
|||||||
Depth=
|
Depth=
|
||||||
Digging depth=
|
Digging depth=
|
||||||
Dirt with Ash=
|
Dirt with Ash=
|
||||||
|
Display no: =
|
||||||
Distributor=
|
Distributor=
|
||||||
Doser=
|
Doser=
|
||||||
Drill Bit=
|
Drill Bit=
|
||||||
@ -174,7 +175,6 @@ Switched to private use!=
|
|||||||
Switched to public use!=
|
Switched to public use!=
|
||||||
Syntax error, try help=
|
Syntax error, try help=
|
||||||
TA Ceiling Lamp=
|
TA Ceiling Lamp=
|
||||||
TA Construction Board=
|
|
||||||
TA Electric Cable=
|
TA Electric Cable=
|
||||||
TA Electric Junction Box=
|
TA Electric Junction Box=
|
||||||
TA Empty Barrel=
|
TA Empty Barrel=
|
||||||
@ -290,6 +290,8 @@ TA4 Button/Switch=
|
|||||||
TA4 Carbon Fiber=
|
TA4 Carbon Fiber=
|
||||||
TA4 Derrick=
|
TA4 Derrick=
|
||||||
TA4 Detector=
|
TA4 Detector=
|
||||||
|
TA4 Display=
|
||||||
|
TA4 Display XL=
|
||||||
TA4 Doser=
|
TA4 Doser=
|
||||||
TA4 Ele Fab=
|
TA4 Ele Fab=
|
||||||
TA4 Electrolyzer=
|
TA4 Electrolyzer=
|
||||||
|
Loading…
Reference in New Issue
Block a user