Immersive Backrooms

This in-progress Fabric mod is my interpretation of the Backrooms in Minecraft!

File Details

backroomsmod-0.7.0-1.20.1.jar

  • A
  • Feb 20, 2024
  • 10.95 MB
  • 111
  • 1.20.1
  • Fabric

File Name

backroomsmod-0.7.0-1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:backroomsmod-776288:5123274"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • incremented version number
  • updated to Minecraft 1.20.1
  • added pipe block loot table
  • added iron button
    • works the same as a stone button
    • crafted with an iron ingot in a stonecutter
  • added elevator button
    • drops iron button when broken
      • also removes associated portal entities when broken
    • works similarly to portal placer block, with extra features:
      • portal facing direction specified manually instead of using block facing property
        • only works to specify vertical direction
        • otherwise uses block facing property like portal placer
      • can specify portal origin offset from button position
      • portal placed when testing by shift right-clicking instead of just right-clicking
      • animates portal when button pressed with simple 1D translation animation
    • basically, this is designed to be used as a 1-way interdimensional elevator
  • added elevator door block
    • extends vanilla door block class
    • custom model and block entity renderer
      • renders smooth door open/close animation
    • double door behavior
      • opening/closing one side of a double door opens/closes both sides
  • added level 4 dimension and portal
    • makes use of new NoiseThresholdPlacementModifier to place walls where there are no rooms