promotional bannermobile promotional banner

Industrial Hellscape

A Minecraft decor mod adding industrial-themed blocksets and furniture.

File Details

industrialhellscape-0.3.3-1.20.1.jar

  • B
  • Oct 24, 2025
  • 3.02 MB
  • 427
  • 1.20.1
  • Forge

File Name

industrialhellscape-0.3.3-1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:industrial-hellscape-1302110:7145724")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

HOTFIX:

  • Fast hotfix for TaCZ compatibility, SimpleTextureToggleBlocks (Rockrete, Grates, most vesselplate blocks) now use skipRendering() in the block class instead of extending from AbstractGlassBlock. This means rendering behavior for Grates will remain the same, but all these blocks will no longer be technically "glass blocks with Stone hardness/resistance"
    • Before, modded TaCZ bullets would penetrate and destroy solid blocks like rockrete
    • After this hotfix, testing reveals the behavior has stopped and rockrete behaves expectedly like stone now.
  • Cassette Player hitbox fixed to align with main body.