Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
This mod will not receive any further updates. Feel free to continute it yourself.
![](https://github.com/seaneoo/creeplets/raw/1.21/.github/assets/linebreak.png)
Features
- The Creeplet hostile mob! This new mob is a smaller, faster, and less explosive version of the Creeper.
- The Creeplet will spawn in groups of 2 to 3, anywhere the Creeper spawns.
- Drops Unstable Gunpowder when killed.
- The Unstable Gunpowder is used to craft the new Unstable TNT block.
- The Unstable TNT explodes faster and more variable than TNT.
![](https://github.com/seaneoo/creeplets/raw/1.21/.github/assets/linebreak.png)
Installation
- Install the Fabric Loader.
- Download Fabric API & Cloth Config.
- Download Creeplets.
- Put all three mods into your mods folder.
![](https://github.com/seaneoo/creeplets/raw/1.21/.github/assets/linebreak.png)
Configuration
Each attribute of the Creeplet and Unstable TNT can be configured. The config can be accessed with Mod Menu or in your config folder.
{ // The time it takes for the Creeplet to explode. Default for vanilla Creeper is '30'. "fuseTime": 10, // The size of the explosion. Default for vanilla Creeper is '3'. "explosionRadius": 2, // How fast the Creeplet moves. Default for vanilla Creeper is '0.25'. "movementSpeed": 0.5, // The maximum health of the Creeplet. Default for vanilla Creeper is '20'. "maxHealth": 10.0, // The time it takes for the Unstable TNT to explode. Default for vanilla TNT is '80'. "tntFuseTime": 10, // The minimum power of the Unstable TNT. Vanilla TNT explodes at a power of '4'. "tntMinPower": 2.0, // The maximum power of the Unstable TNT. Vanilla TNT explodes at a power of '4'. "tntMaxPower": 10.0 }
![](https://github.com/seaneoo/creeplets/raw/1.21/.github/assets/linebreak.png)
The Creeplet!
![](https://github.com/seaneoo/creeplets/raw/1.21/.github/assets/2024-10-14_09.47.23.png)
![](https://github.com/seaneoo/creeplets/raw/1.21/.github/assets/linebreak.png)
The Unstable TNT & Unstable Gunpowder!
![](https://github.com/seaneoo/creeplets/raw/1.21/.github/assets/2024-10-14_09.46.47.png)