Skip to content

Commit

Permalink
Move BLAST doc to mod directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Pyrofab committed Mar 14, 2024
1 parent 2708c38 commit 405a733
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions public/wiki/blast.md → public/wiki/blast/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,43 +97,43 @@ BLAST mainly focuses on various types of bombs with some common attributes:

Dirt Bombs can be crafted by surrounding normal bombs with 8 Dirt Blocks. Instead of destroying blocks however, they will **create a dirt pile wherever they explode.** As such, they are a great counter to creeper holes!

![Dirt Bombs](blast/DirtBombs.png)
![Dirt Bombs](DirtBombs.png)

### Pearl Bombs

Crafted like normal bombs with an Enderpearl as base material, this bomb has a **silk touch effect on all blocks in the explosion** radius. As a side effect, it will also **randomly teleport entities** that get caught in the explosion.

![Pearl Bombs](blast/PearlBombs.png)
![Pearl Bombs](PearlBombs.png)

### Confetti Bombs

Confetti Bombs come, as most other bombs, in 2 variants: As a trigger bomb and as a timed bomb. Instead of blowing your world up however, Confetti bombs make it prettier: **They will spread confetti particles upon exploding!** Those particles come in multiple different colours and **remain on the ground for 1 minute** after the explosion. Confetti Bombs are crafted shapelessly with 7 Paper, 1 Gunpowder and either 1 String (timed) or 1 Redstone Dust (trigger).

![Confetti Bombs](blast/ConfettiBombs.png)
![Confetti Bombs](ConfettiBombs.png)

### Slime Bombs

Slime Bombs can be crafted using **1 gunpowder, 1 Slimeball and 1 String/Redstone Dust**. Slime Bombs do **not deal any damage** to entities but have **increased knockback!**

![Slime Bomb](blast/SlimeBomb.png)
![Slime Bomb](SlimeBomb.png)

### Amethyst Bombs

Crafted like any other bomb with an **Amethyst Block as base material**, the Amethyst Bomb **adds 70 amethyst shards to your explosion**, at the **cost of the normal explosion damage**. These shards will spread in all directions and **deal 8 damage (4 hearts) per shard**.

![Amethyst Bomb](blast/AmethystBomb.png)
![Amethyst Bomb](AmethystBomb.png)

### Frost Bombs

Being an alternative to Amethyst Bombs, Frost Bombs are crafted by adding **Packed Ice as base material** and **replace the amethyst shards with icicles.** These icicles deal only **0.01 damage** but **apply freezing effects** to their targets, bypassing armor without damaging it.

![Frost Bomb](blast/FrostBomb.png)
![Frost Bomb](FrostBomb.png)

### Naval Mines

Naval Mines are bombs that trigger on impact and **can destroy blocks underwater**. In comparison to standard bombs the naval mine has an explosion power of 4 and **only** exists as a **trigger bomb** variant.

![Naval Mine Recipe](blast/NavalMineRecipe.png)
![Naval Mine Recipe](NavalMineRecipe.png)



Expand All @@ -143,20 +143,20 @@ Naval Mines are bombs that trigger on impact and **can destroy blocks underwater

The Remote Detonator is a technical device with the power to activate adjacent explosives instantaneously when triggered. To trigger it, simply look into its direction and throw an Ender Eye. The Ender Eye will teleport into the Remote Detonator, triggering it, and can be retrieved by placing a hopper beneath it. This also works through walls and on large distances.

![Remote Detonator](blast/RemoteDetonator.png)
![Remote Detonator](RemoteDetonator.png)

### Gunpowder Block

The Gunpowder Block is a compact way of storing gunpowder. When placed it is **highly sensitive to explosions and fire** and will explode allmost instantly when in contact with them. The explosion it creates is fiery and has a power of 4.

![Gunpowder Block](blast/GunpowderBlock.png)
![Gunpowder Block](GunpowderBlock.png)

### Stripminer

The Stripminer is **triggered similarly to TNT** and **focuses its explosion power in one direction.** It creates a 3x3+ wide tunnel and usually points the way the player is looking upon placing it down, this, however, is inverted while sneaking.
When the stripminer is set off by other explosives the direction can get misaligned and the fuse time varies slightly.

![Stripminer](blast/Stripminer.png)
![Stripminer](Stripminer.png)

### Cold Digger

Expand All @@ -166,14 +166,14 @@ The Cold Digger is an upgrade to the Stripminer that keeps the functionality of

Dry Ice is a kind of ice that **does not melt or create water** upon breaking. It emits particles and can be mined using silk touch.

![Cold Digger](blast/ColdDigger.png)
![Cold Digger](ColdDigger.png)


### Bonesburrier

The Bonesburrier is an explosive specifically developed for the [destruction of Bonesburrow](https://www.youtube.com/watch?v=RJwjw8IHMG4). It knocks around blocks upon exploding and spreads Folly Red Paint around the blast area.

![Bonesburrier](blast/Bonesburrier.png)
![Bonesburrier](Bonesburrier.png)

#### Folly Red Paint

Expand All @@ -183,7 +183,7 @@ Both the normal and dried variant can be converted to Fresh Folly Red Paint, whi

Both the normal and fresh variant can be converted to Dried Folly Red Paint, which is the only non-sticky variant, by heating them up in a furnace.

![Folly Red Paint Crafting](blast/FollyRedPaint.png)
![Folly Red Paint Crafting](FollyRedPaint.png)

## Claim / Protection Mod Support

Expand Down Expand Up @@ -215,9 +215,9 @@ Sorry, we **don't** port our mods to forge or backport them for various reasons.

# Gallery

![Mining Tunnel](blast/MiningTunnel.png)
![Mining Tunnel](MiningTunnel.png)

![Naval Mines](blast/NavalMines.png)
![Naval Mines](NavalMines.png)

![Confetti Rain](blast/ConfettiRain.png)
![Confetti Rain](ConfettiRain.png)

0 comments on commit 405a733

Please sign in to comment.