This module adds several random, funny and goofy blocks to make Terasology even more awesome!
From left to right:
- BreakingBlock - Begins to break when the player stands on top of it
- BluePortalBlock - Teleports the player to an activated Orange Portal Block when they stand on top of it (Press 'e' to activate)
- OrangePortalBlock: Teleports the player to an activated Blue Portal Block when they stand on top of it (Press 'e' to activate)
- BouncyBlock - Automatically bounces the player towards the sky when they stand on top of it
- TrampolineTile - Enables the player to bounce off of it towards the sky
- SpeedBlock - Briefly increases the speed of the player when they walk over it
- SpeedBoost - Launches the player in the direction of the arrow when they walk over it
- SpeedBooster - The Speed Boost block but in a smaller, tile format
- CheeseWheel - Just a cheese wheel, because why not?
- SlicedCheeseWheel - A cheese wheel with a slice taken out of it. Yum!
- BowlingPin - A tenpin bowling pin
After installing and activating this module in a new world you have two options as to how to access the Funny Blocks:
- Install and activate a world generator that includes some of these blocks (see FunnyGenerator as an example). The blocks will be spawned in the world automatically.
- Press the ~ key and enter the command
give BlockName
where "BlockName" is the name of the desired block as taken from the list above. This block will appear in your inventory.
Authors can be found in the module.txt
Feel free to fork and clone this repository and send in some pull requests! Be sure to add yourself to the authors list.