2025-08-17 11:38:08 +02:00
2025-08-17 11:38:08 +02:00
2025-08-17 11:38:08 +02:00
tmp
2025-07-03 12:15:59 +02:00
2025-08-17 11:38:08 +02:00

For info on the mod go to either

How to run / build the mod in an IDE

  • git clone the project
  • run the runData gradle task, it generates the item & block models
    • the data generation only works in versions =>1.20.1, as I didn't backport it. If you want to build the mod for versions before that, you can run the runData gradle task in the 1.20.1 branch and switch back to the branch for your desired version
  • run runClient to start a minecraft session, or run jar to generate a .jar file of the mod (located at . /build/reobfJar/output.jar)
Description
big TNT go boom
Readme 804 KiB
Languages
Java 100%