- port to 1.20
- port to BRRP
- Dirt TNT can ignite other Dirt TNT
Surprise! What, no, I totally did not forget about updating to 1.19.4, nooo...
- port to 1.19.4
- port to BRRP
- Dirt TNT can ignite other Dirt TNT
- port to 1.19.3
- the internal texture stitching library Stitch had to be rewritten - twice
note: as always ARRP or BRRP is required, the latter is already ported to 1.19.3
This massive update allows for all kinds of Dirt TNTâ„¢!
A new dirtnt.json
config file (that's generated when the game is started) allows to choose what types Dirt TNTâ„¢ you wanna have, you can have Glass TNT, Cobweb TNT or boring stuff like Diamond Block TNT. If you want to experiment, there's a enableAll
debug option too.
By default, there's now Dirt, Sand, Gravel and Stone.
Note: the server and client need to have the exact same config for this to work!
Technical Notes
All textures, recipes, loot tables and translations are auto-generated (recipes & loot tables are currently done by ARRP, which this mod includes).
Note that some textures and recipes might not work, the latter requires an item with the same id (like "minecraft:dirt" is both an item and a block) and textures expect a "top-side-bottom" block model so your milage may vary.
You can of course add your own recipes via datapacks if needed (not sure if texture packs would work tbh).
Because of the scope of all the changes, I marked this as a beta version out of caution.