In this game, you create a block that has a health value displayed above it. Each time you damage the block, its health decreases by 1.
Your goal is to reduce the block's health to 0 and maintain it at 0 for 10 seconds.
Your TikTok viewers can interact with the game through various events, either increasing or decreasing the block's health to help you or make the game more challenging for you.
Commands:
- /inf_block create - Creates a block with 200 health in front of the player.
- /inf_block pickaxe - Gives a pickaxe.
- /inf_block delete - Deletes the block.
- /inf_block + (number) - Increases the block's health by the specified number of HP.
- /inf_block - (number) - Decreases the block's health by the specified number of HP.
- /inf_block set (number) - Sets the block's health to the specified number of HP.
- /inf_block changeblock (block-type) - Changes the block type.
- /inf_block slow - Slows down the block.
- /inf_block fast - Speed up the block.