This commit is contained in:
Dmitry 2023-12-31 20:44:41 +07:00
parent 741a688d25
commit f2710e8f3a
2 changed files with 4 additions and 0 deletions

View file

@ -7,6 +7,9 @@
#Small Connector max input in FE/t (Energy transfer).
#Range: > 0
small_connector_max_input = 1000
#Small Connector With Light energy consumption in FE/t.
#Range: > 0
small_light_connector_consumption = 1
#Large Connector max wire length in blocks.
#Range: 0 ~ 256
large_connector_wire_length = 32

View file

@ -599,6 +599,7 @@ global.MINECRAFT_DISABLED_ITEMS = [
'minecraft:fishing_rod',
'minecraft:warped_fungus_on_a_stick',
'minecraft:carrot_on_a_stick',
'minecraft:carrot',
'minecraft:pumpkin',
'minecraft:pearlescent_froglight',
'minecraft:verdant_froglight',