mirror of
https://github.com/ClassiCube/MCGalaxy.git
synced 2025-09-24 05:03:34 -04:00
fix
This commit is contained in:
parent
26a6dfbec7
commit
eed351c654
@ -645,8 +645,9 @@ namespace MCGalaxy.Commands.CPE {
|
||||
new string[] { "Enter the three maximum coordinates of the cube in units (separated by spaces). 1 block = 16 units.",
|
||||
"Maximum coordinates for a normal block are &416 &216 &116." },
|
||||
|
||||
new string[] { "Type '0' if the block is walk-through.", "Type '1' if the block is swim-through.",
|
||||
"Type '2' if the block is solid.",
|
||||
new string[] { "Type a number between '0' and '2' for collision type of this block..",
|
||||
"0 - block is walk-through (e.g. air).", "1 - block is swim-through (e.g. water).",
|
||||
"2 - block is solid (e.g. dirt).",
|
||||
},
|
||||
new string[] { "Type a number between '0.25' (25% speed) and '3.96' (396% speed).",
|
||||
"This speed is used when inside or walking on the block. Default speed is 1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user