Underlay

Quick rating

Community listing page, reviews here may not be monitored by the author.

Underlay

By DoojiOwner

No reviews yet

Place any block (such as carpets) inside anything!

No Theme
No Genre
Building Improvements
QoL & Tweaks
Mod Loaders
Forge
NeoForge
Fabric
Minecraft
26.2

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Client and Server

Must be installed on both the client and the server.

About

Project Details

Type
Mod
License
GNU General Public License v3.0 only
Latest Version
[26.2] Underlay v1.0.4-hotfix.1

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

About

Description

Underlay is a Minecraft mod that lets you place carpets (and anything else) under any block with space beneath it (e.g. chests, beds, signs, torches, etc.)!

Just right click a block face with a block to place it, (for example, under an upside-down stair), and you're done! Right click again with another item to replace it quickly, or left click it to remove it. Works in Survival too!

Preview

By default, you can place the following blocks as overlays: carpets, trapdoors, buttons, rails, slabs and pressure plates. To expand this to other blocks, such as grass, see "How to add support for more blocks (or exclude some)".

Join the Discord server for sneak peeks on upcoming updates!

Join now!


How does this work?

They are not block entities! Underlay adds these things called "overlays" but they're really more like underlays xd, essentially they are fake versions of the item you place - which lets you place two things in the same block space!

How to add support for more blocks (or exclude some)

In your Minecraft folder you can find config/Underlay/underlay.json. Use overlay_blocks to add blocks, exclude_blocks to exclude them, and to not allow overlays to be placed on certain blocks use target_exclude_blocks, like this:

{
  "overlay_blocks": [
    "minecraft:short_grass",
    "mymod:shiny_block"
  ],
  "exclude_blocks": [
    "minecraft:oak_button",
    "minecraft:rail"
  ],
  "target_exclude_blocks": [
    "minecraft:oak_door",
    "minecraft:spruce_door"
  ]
}

Mod Integration

Some versions of Underlay include integration with Create, Jade and Flashback.

Underlay is a Minecraft mod that lets you place carpets (and anything else) under any block with space beneath it (e.g. chests, beds, signs, torches, etc.)!

Just right click a block face with a block to place it, (for example, under an upside-down stair), and you're done! Right click again with another item to replace it quickly, or left click it to remove it. Works in Survival too!

Preview

By default, you can place the following blocks as overlays: carpets, trapdoors, buttons, rails, slabs and pressure plates. To expand this to other blocks, such as grass, see "How to add support for more blocks (or exclude some)".

Join the Discord server for sneak peeks on upcoming updates!

Join now!


How does this work?

They are not block entities! Underlay adds these things called "overlays" but they're really more like underlays xd, essentially they are fake versions of the item you place - which lets you place two things in the same block space!

How to add support for more blocks (or exclude some)

In your Minecraft folder you can find config/Underlay/underlay.json. Use overlay_blocks to add blocks, exclude_blocks to exclude them, and to not allow overlays to be placed on certain blocks use target_exclude_blocks, like this:

{
  "overlay_blocks": [
    "minecraft:short_grass",
    "mymod:shiny_block"
  ],
  "exclude_blocks": [
    "minecraft:oak_button",
    "minecraft:rail"
  ],
  "target_exclude_blocks": [
    "minecraft:oak_door",
    "minecraft:spruce_door"
  ]
}

Mod Integration

Some versions of Underlay include integration with Create, Jade and Flashback.

Screenshots

Gallery

  • Place blocks under anything
    Place blocks under anything
  • Showcase
    Showcase A rail under a gate, a flower and some short grass. Spruce trapdoors under stairs.
  • Place blocks under anything
    Place blocks under anything
  • Showcase
    Showcase A rail under a gate, a flower and some short grass. Spruce trapdoors under stairs.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
1
In stacks

By the numbers

Statistics

10.4m
Total Downloads
CurseForge
9.1m
Modrinth
1.2m
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works