feat: initial commit

This commit is contained in:
lucasdpt
2026-06-14 01:24:29 +02:00
commit 0d40f88ab2
5815 changed files with 703860 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
#ExtraStorage's config
[crafters]
#Indicates the minimum level of energy that the crafter consumes
# Default: 15
# Range: 1 ~ 1000
base_energy = 15
#Include the amount of patterns in the crafter in your power consumption
include_pattern_energy = true
#The crafter's speed is limited to the number of available slots in the inventory it is connected to.
#https://github.com/Edivad99/ExtraStorage/issues/55
uniformly_distribute_processing = false