Completely borked liquid/power/inventory system
This commit is contained in:
@@ -177,48 +177,47 @@ placemode.touch.name=touch
|
||||
placemode.cursor.name=cursor
|
||||
text.blocks.extrainfo=[accent]extra block info:
|
||||
text.blocks.blockinfo=Block Info
|
||||
text.blocks.powercapacity=Power Capacity
|
||||
text.blocks.powershot=Power/shot
|
||||
text.blocks.powersecond=Power/second
|
||||
text.blocks.powerdraindamage=Power Drain/damage
|
||||
text.blocks.shieldradius=Shield Radius
|
||||
text.blocks.itemspeedsecond=Item Speed/second
|
||||
text.blocks.range=Range
|
||||
text.blocks.size=Size
|
||||
text.blocks.powerliquid=Power/Liquid
|
||||
text.blocks.maxliquidsecond=Max liquid/second
|
||||
text.blocks.liquidcapacity=Liquid capacity
|
||||
text.blocks.liquidsecond=Liquid/second
|
||||
text.blocks.damageshot=Damage/shot
|
||||
text.blocks.ammocapacity=Ammo Capacity
|
||||
text.blocks.ammo=Ammo
|
||||
text.blocks.ammoitem=Ammo/item
|
||||
text.blocks.maxitemssecond=Max items/second
|
||||
text.blocks.powerrange=Power range
|
||||
text.blocks.lasertilerange=Laser tile range
|
||||
text.blocks.capacity=Capacity
|
||||
text.blocks.itemcapacity=Item Capacity
|
||||
text.blocks.maxpowergenerationsecond=Max Power Generation/second
|
||||
text.blocks.powergenerationsecond=Power Generation/second
|
||||
text.blocks.generationsecondsitem=Generation Seconds/item
|
||||
text.blocks.input=Input
|
||||
text.blocks.inputliquid=Input Liquid
|
||||
text.blocks.inputitem=Input Item
|
||||
text.blocks.output=Output
|
||||
text.blocks.secondsitem=Seconds/item
|
||||
text.blocks.maxpowertransfersecond=Max power transfer/second
|
||||
text.blocks.explosive=Highly explosive!
|
||||
text.blocks.repairssecond=Repaired/second
|
||||
text.blocks.health=Health
|
||||
text.blocks.inaccuracy=Inaccuracy
|
||||
text.blocks.shots=Shots
|
||||
text.blocks.shotssecond=Shots/second
|
||||
text.blocks.fuel=Fuel
|
||||
text.blocks.fuelduration=Fuel Duration
|
||||
text.blocks.maxoutputsecond=Max output/second
|
||||
text.blocks.inputcapacity=Input capacity
|
||||
text.blocks.outputcapacity=Output capacity
|
||||
text.blocks.poweritem=Power/Item
|
||||
text.blocks.powercapacity=[powerinfo]Power Capacity
|
||||
text.blocks.powershot=[turretinfo]Power/shot
|
||||
text.blocks.powersecond=[powerinfo]Power/second
|
||||
text.blocks.powerdraindamage=[powerinfo]Power Drain/damage
|
||||
text.blocks.shieldradius=[powerinfo]Shield Radius
|
||||
text.blocks.itemspeedsecond=[iteminfo]Item Speed/second
|
||||
text.blocks.range=[turretinfo]Range
|
||||
text.blocks.size=[gray]Size
|
||||
text.blocks.powerliquid=[powerinfo]Power/Liquid
|
||||
text.blocks.maxliquidsecond=[liquidinfo]Max liquid/second
|
||||
text.blocks.liquidcapacity=[liquidinfo]Liquid capacity
|
||||
text.blocks.liquidsecond=[liquidinfo]Liquid/second
|
||||
text.blocks.damageshot=[turretinfo]Damage/shot
|
||||
text.blocks.ammocapacity=[turretinfo]Ammo Capacity
|
||||
text.blocks.ammo=[turretinfo]Ammo
|
||||
text.blocks.ammoitem=[turretinfo]Ammo/item
|
||||
text.blocks.maxitemssecond=[iteminfo]Max items/second
|
||||
text.blocks.lasertilerange=[powerinfo]Laser tile range
|
||||
text.blocks.capacity=[iteminfo]Capacity
|
||||
text.blocks.itemcapacity=[iteminfo]Item Capacity
|
||||
text.blocks.maxpowergenerationsecond=[powerinfo]Max Power Generation/second
|
||||
text.blocks.powergenerationsecond=[powerinfo]Power Generation/second
|
||||
text.blocks.generationsecondsitem=[powerinfo]Generation Seconds/item
|
||||
text.blocks.input=[liquidinfo]Input
|
||||
text.blocks.inputliquid=[liquidinfo]Input Liquid
|
||||
text.blocks.inputitem=[liquidinfo]Input Item
|
||||
text.blocks.output=[liquidinfo]Output
|
||||
text.blocks.secondsitem=[liquidinfo]Seconds/item
|
||||
text.blocks.maxpowertransfersecond=[powerinfo]Max power transfer/second
|
||||
text.blocks.explosive=[orange]Highly explosive!
|
||||
text.blocks.repairssecond=[turretinfo]Repaired/second
|
||||
text.blocks.health=[healthstats]Health
|
||||
text.blocks.inaccuracy=[turretinfo]Inaccuracy
|
||||
text.blocks.shots=[turretinfo]Shots
|
||||
text.blocks.shotssecond=[turretinfo]Shots/second
|
||||
text.blocks.fuel=[craftinfo]Fuel
|
||||
text.blocks.fuelduration=[craftinfo]Fuel Duration
|
||||
text.blocks.maxoutputsecond=[craftinfo]Max output/second
|
||||
text.blocks.inputcapacity=[craftinfo]Input capacity
|
||||
text.blocks.outputcapacity=[craftinfo]Output capacity
|
||||
text.blocks.poweritem=[powerinfo]Power/Item
|
||||
text.placemode=Place Mode
|
||||
text.breakmode=Break Mode
|
||||
text.health=health
|
||||
|
||||
Reference in New Issue
Block a user