We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c4c477 commit 03c8772Copy full SHA for 03c8772
2 files changed
config/entitydistance.cfg
@@ -19,7 +19,7 @@ general {
19
# Multiplier for entity track distance. Default is 1.0D (100%)
20
# Min: 0.0
21
# Max: 5.0
22
- D:"Track Distance Multiplier"=0.800000011920929
+ D:"Track Distance Multiplier"=0.8
23
24
# Whether to use the Mod GUI. Default is true.
25
B:"Use Mod GUI"=true
config/packageddraconic.cfg
@@ -16,10 +16,10 @@ blocks {
16
marked_injector {
17
# Rough time in ticks required for the charging phase of package fusion crafting with each injector tier.
18
I:charge_rate <
- 300
- 220
- 140
- 60
+ 150
+ 110
+ 70
+ 30
>
# How much (out of 1000) the crafting phase of package fusion crafting should progress with each injector tier. The minimum progress will be used.
0 commit comments