fancy compressor with formspec and fuel requirement (optional)

This commit is contained in:
FaceDeer 2021-03-13 02:19:11 -07:00
commit 2bf396e5bf
3 changed files with 301 additions and 90 deletions

View file

@ -3,4 +3,5 @@ airtanks_copper_uses (Number of uses for a copper air tank) int 10 2 1000
airtanks_bronze_uses (Number of uses for a bronze air tank) int 20 2 1000
airtanks_wear_in_creative (Air tanks wear out in creative mode) bool true
airtanks_enable_double (Enable double tanks) bool true
airtanks_enable_triple (Enable triple tanks) bool true
airtanks_enable_triple (Enable triple tanks) bool true
airtanks_compressor_needs_fuel (Compressor requires fuel) bool true