This commit is contained in:
Brevven 2025-01-31 02:24:45 -08:00
parent 7aae55195f
commit 0bdc3143ff
5 changed files with 89 additions and 28 deletions

2
me.lua
View file

@ -1,7 +1,7 @@
local me = {}
me.name = "bztitanium"
me.resources = {"titanium-ore"}
me.resources = {{"titanium-ore", "nauvis"}}
me.fluid_mining = true
me.titanium_plate = ""
me.titanium_processing = ""