promotional bannermobile promotional banner

Industrial Hellscape

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

File Details

industrialhellscape-0.3.2-1.20.1.jar

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

File Name

industrialhellscape-0.3.2-1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Content:

  • Added CCTV camera.
  • Added Rusty and unrusted Duct Vent blocks.
  • Added Rusty and unrusted Duct blocks.
  • Added See-through Rusty Grate.
  • Texture updated for Rusty Grate.
  • Gray, Black, and Rusty Railings and stair variants added.
  • Updated texture for Smooth Vesselplate Tile Blocks to have a less flat-colored trim.
  • Added Rusty Vesselplate blockset.
  • Remaining VP stairs and slab variants added.
  • Red Rockrete blockset added.

Tweaks/Fixes:

  • CORNER BLOCKS: Affecting Bolted Brackets, Pipe Conduit Inner/Outer Corner blocks:
    • Block state property for "face" orientation changed from custom enum property to already existing vanilla enum property, trimming unnecessary code. Testing indicates existing blocks will default to upright orientation but maintain cardinal direction.
    • Models, blockstates and block class code rewritten to only require one model for all block states instead of two, minimizing excess model files.
  • Vertical and Horizontal Riveted Vesselplate combined into Directional Riveted Vesselplate, with CTM placement differing based on direction placed. Existing blocks will default to DRV horizontal pattern block state.
    • This improves navigation of the stonecutter menu as due to CTM limitations, both original blocks used the same item model and was annoying to differentiate. Decision made based on user feedback.
  • The basic vesselplate block is removed. Crafting vesselplate (and existing blocks) defaults to the existing Riveted Vesselplate Panels.
    • It was too similar to Directional Riveted Vesselplate's item model and too niche to justify the confusion of searching the stonecutter menu.
  • Green Rockrete Texture darkened to better fit industrial archetypes.
  • Deprecated Container Classes removed - Old system of handling inventory for chest/barrel type blocks has been fully removed. It has existed for a while before to allow transition to the better system without item loss while playing in-game.
  • Stair railing variant model is now a json model instead of an .obj model for easier development at the cost of minor lighting issues due to geometry.
  • Railing and Stair Railings now touch each other when placed together instead of having a gap.
  • Strut and Vesselplate double-slabs now drop the correct amount when mined.
  • IHEA furniture kits now accept copper or iron in their recipe.
  • Strut and catwalk strut slab variants now render their occluded face, improving realism of industrial builds.
  • All strut blocks successfully moved to datagen.
  • Directional Riveted Vesselplate texture has rivets centered to the block so it can visually align with other blocks placed on it.

QOL Tweaks:

  • Sneak-placing most blocks with alternative CTM texture mode will enable CTM state upon placement (sneak first before placing your first block to enable a connection when you place the second block. It is based on block states).
  • Grates, Ducts, and encased cables moved to new stonecutting category to limit stonecutter UI clutter.
  • Struts moved to new stonecutting category to limit stonecutter UI clutter.
  • HAVEN Tool now opens the stonecutter menu directly if player right-clicks away from interactable blocks.
  • Added brief crafting guide to mod's front page, as JEI in-game may be confusing to people.

 

Known Issues:

  • Modded Wrenches unable to affect this mod's blocks despite being tagged for recognition.