
ThrowableBrick
Adds a throwable brick that can damage enemies!Details
Version 1.2.1
- Updated version number (oops)
Version 1.2.0
- Added Customization to the brick
- You can now customize the bricks minimum value, maximum value, weight, damage to entities, damage to players, how much health the brick has, if enemies can pick it up, the rarity, if funny mode is enabled, how much damage the funny mode explosion does, and if it can damage players.
- Moved settings into a JSON file for easier customization
Version 1.1.4
- Fixed hits not triggering
- Fixed null reference exception (oopsy)
- Fixed Brick not taking damage when thrown
Version 1.1.3
- Fixed brick taking damage as soon as it is thrown
Version 1.1.2
- Doubled weight of the brick
- Reduced hitbox size while airborne
- Increased health of brick to 5
- Brick now takes damage when colliding with enemies
- Only changes brick model when throwing brick
- Fixed rotation of brick when holding it
Version 1.1.1
- Added a damaged version of the brick to show it has been thrown at least once
Version 1.1.0
- Added weight to the brick
- The brick now damages players and enemies when colliding with them before landing
- Added a tooltip that shows how to throw the brick
- Now updates scrap value on item subtext after being thrown
- Increased spawn chance
Version 1.0.1
- Increased spawn chance.
Version 1.0
- Added throwable brick
- The brick can be thrown three times before being destroyed
- Loses value each time it is thrown
- Can enable funny mode to cause the brick to explode when landing. It is enabled by changing the settings file to "true".