fluid mining tweak

This commit is contained in:
Brevven 2024-12-27 03:02:08 -08:00
parent af8089b1ed
commit 6a6a846d5f
2 changed files with 10 additions and 7 deletions

1
me.lua
View file

@ -1,6 +1,7 @@
local me = {}
me.name = "bztitanium"
me.fluid_mining = true
me.titanium_plate = ""
me.titanium_processing = ""
me.ores_for_workaround = {{name="titanium-ore", amount=100000, tiles=300}}