promotional bannermobile promotional banner

Industrial Hellscape

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

File Details

industrialhellscape-0.2.0-1.20.1.jar

  • B
  • Aug 5, 2025
  • 2.55 MB
  • 145
  • 1.20.1
  • Forge

File Name

industrialhellscape-0.2.0-1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

New Content:

  • Added Gray Vesselplate blockset (there are some counterparts from the original vesselplate I have not done)
  • Added Yellow Tripod and Work Light Mount. Stack these two blocks on top of each other to make those construction site light stands. They can light up on interact.
  • Added decorative Cassette Player.
  • Added black and gray Bolted Bracket. They can rotate up, down, on their side alongside cardinal directions for any corner orientation.
  • Added the Sink to complement the Toilet.
  • Added tooltip to HAVEN to tell people that it can rotate (certain) IH blocks.
  • Brass and Gray pipeworks blockset added. Crafting recipe unchanged from original copper pipes. It merely refers to color.

Under the hood:

  • Most block classes now inherit appropriately from other classes. The code is more streamlined and redundancies are omitted. This has no noticeable change.
  • Some blocks' blockstates .json files are now generated in ModBlockStateProvider instead of being manually present.