Automatic bundle update
This commit is contained in:
@@ -529,6 +529,8 @@ toolmode.eraseores = Erase Ores
|
||||
toolmode.eraseores.description = Erase only ores.
|
||||
toolmode.fillteams = Fill Teams
|
||||
toolmode.fillteams.description = Fill teams instead of blocks.
|
||||
toolmode.fillerase = Fill Erase
|
||||
toolmode.fillerase.description = Erase blocks of the same type.
|
||||
toolmode.drawteams = Draw Teams
|
||||
toolmode.drawteams.description = Draw teams instead of blocks.
|
||||
toolmode.underliquid = Under Liquids
|
||||
@@ -2253,6 +2255,7 @@ lenum.xor = Bitwise XOR.
|
||||
lenum.min = Minimum of two numbers.
|
||||
lenum.max = Maximum of two numbers.
|
||||
lenum.angle = Angle of vector in degrees.
|
||||
lenum.anglediff = Absolute distance between two angles in degrees.
|
||||
lenum.len = Length of vector.
|
||||
lenum.sin = Sine, in degrees.
|
||||
lenum.cos = Cosine, in degrees.
|
||||
|
||||
Reference in New Issue
Block a user