diff --git a/config/rbp/block_definitions/02_supports.cfg b/config/rbp/block_definitions/02_supports.cfg index 22862449..a619244c 100644 --- a/config/rbp/block_definitions/02_supports.cfg +++ b/config/rbp/block_definitions/02_supports.cfg @@ -2,7 +2,7 @@ 02_supports { # The strength of the block[s] as a beam supporting blocks above. - D:BeamStrength=1.0 + D:BeamStrength=170.6 # A list of block IDs to be affected by this definition. S:Blocks < @@ -128,7 +128,7 @@ D:BreakChanceOnLanded=0.0 # Whether the block[s] should break instead of falling. - B:BreakOnFalling=false + B:BreakOnFalling=true # The minimum velocity, in meters per tick, the block[s] must land at before they have a chance of breaking. D:BreakVelocityMinOnLanded=0.5 @@ -149,7 +149,7 @@ B:IsHangable=true # The mass of the block[s], in kilograms. - I:Mass=0 + I:Mass=1400 # Whether the block[s] will receive chunk updates. B:ReceivesChunkUpdates=false