a lot of stuff idk

This commit is contained in:
DrMangoTea
2025-02-26 19:28:51 +01:00
parent 088f145afe
commit 212ec033b1
786 changed files with 28991 additions and 29133 deletions

View File

@@ -40,5 +40,7 @@ createaddition:rolling
create:advanced_distillation
create:casting
create:coking
create:industrial_blasting
create:polarizing
create:winding
create:hot_blast
create:industrial_blasting

View File

@@ -0,0 +1 @@
T:{Count:1b,id:"tfmg:casting_basin"}

View File

@@ -1,4 +1,30 @@
[
{
"user": {
"type": "player",
"name": "Dev",
"uniqueId": "380df991-f603-344c-a090-369bad2a924a"
},
"time": 1739350221391,
"type": "Profiler",
"data": {
"type": "url",
"value": "https://spark.lucko.me/D91NeO8ku8"
}
},
{
"user": {
"type": "player",
"name": "Dev",
"uniqueId": "380df991-f603-344c-a090-369bad2a924a"
},
"time": 1739313836792,
"type": "Profiler",
"data": {
"type": "url",
"value": "https://spark.lucko.me/1Spg2hee55"
}
},
{
"user": {
"type": "player",
@@ -37,31 +63,5 @@
"type": "url",
"value": "https://spark.lucko.me/VMdxMkzhy6"
}
},
{
"user": {
"type": "player",
"name": "Dev",
"uniqueId": "380df991-f603-344c-a090-369bad2a924a"
},
"time": 1734019245065,
"type": "Profiler",
"data": {
"type": "url",
"value": "https://spark.lucko.me/eUtl0NmGYO"
}
},
{
"user": {
"type": "player",
"name": "Dev",
"uniqueId": "380df991-f603-344c-a090-369bad2a924a"
},
"time": 1733949447820,
"type": "Profiler",
"data": {
"type": "url",
"value": "https://spark.lucko.me/rqpNEtOLDe"
}
}
]

View File

@@ -26,16 +26,12 @@
#.
#Determines the minimum power an electric motor can run on.
#Range: > 1
electricMotorMinimumPower = 3000
electricMotorMinimumPower = 500
#.
#Determines the minimum voltage an electric motor can run on.
#Range: > 1
electricMotorMinimumVoltage = 150
#.
#Changes the power usage of electric motors.
#Range: 0.0 ~ 3.4028234663852886E38
electricMotorPowerUsageModifier = 1.0
#.
#Determines the maximum size of coke ovens.
#Range: > 1
cokeOvenMaxSize = 5
@@ -46,11 +42,11 @@
#.
#Determines the voltage accumulators output.
#Range: > 1
accumulatorVoltage = 40
accumulatorVoltage = 20
#.
#Sets the maximum amperage an accumulator can provide.
#Range: > 1
accumulatorMaxAmpOutput = 200
accumulatorMaxAmpOutput = 20
#.
#Sets the maximum charging rate of accumulators.
#Range: > 1
@@ -86,6 +82,10 @@
#How much FE can polarizer charge per tick.
#Range: > 1
polarizerItemChargingRate = 1000
#.
#Sets the internal resistance of the electric motor.
#Range: 0.0 ~ 3.4028234663852886E38
electricMotorInternalResistance = 100.0
#.
#Oil Deposit Config