Mod

G.L.A.S.S Remastered

Quick rating

G.L.A.S.S Remastered

No reviews yet

A work in progress modern remaster of General Layman's Aesthetic Spying Screen.

No Theme
Tech
Redstone Improvements
QoL & Tweaks
UI & Menu Tool
Mod Addon
Remake
Portals
Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
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

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
glass-0.1.1+alpha+1.20.1.jar
Authors
CurseForge
Modrinth

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

Source Issues Wiki Discord

About

Description

G.L.A.S.S Remastered

This is a complete rewrite of the original G.L.A.S.S mod, there is no assets from the original mod. You can view the original mod by iChun here for 1.12.

Please note that currently this mod is in ALPHA and is not intended for survival mode, do not use it in worlds you care about or create backups if you really want to.

It's back! The remastered version of G.L.A.S.S is making a return, but it's still early in development.

As I'm currently short on time due to moving into university, the Alpha build won’t be fully polished. The textures, block models, and UI are not finalized, and some key features are still missing, such as:

  • Multi-face projections that line up
  • Survival mode recipes
  • Polished textures, models and stable connections between panels and their linked terminals.

Expect bugs, as this version is more of a proof of concept rather than a finished product. Your feedback is essential to shaping the future of the mod, so feel free to experiment with it and share your thoughts!

Usage

Place down a "G.L.A.S.S Terminal" - found in the redstone tab and either create a new projection channel or use the default channel.

Once you've linked the terminal block to a channel, you can build your projection plane! Simply place a "G.L.A.S.S Projector" down in the direction you want the projection to face in and use glass blocks to extend the projection!

For more information, consult the showcase video below.

Bugs, Bugs and Bugs… oh my!

Here's some notable bugs, and how to fix it.

  • If the projection doesn't vanish after you turn a projector off, turn all projectors in your world off then run the /kill @e[type=immersive_portals:portal] command. After you run it it should be fixed, this is caused by a client-server desync.
  • You cant type the letter e into the terminal GUI's channel name field, you just cant, im not sure why but it's just friggen weird lmao.

Technical Explanation

Yes, it's ARR, but you can still view the source on GitHub

The mod utilizes the Immersive Portals API to create seamless portals with customized shapes. At the core, a bounding box (represented by the BoundingBox2D class) is dynamically generated by scanning nearby glass blocks. This bounding box determines the dimensions of the portal, taking into account the relative positions of glass blocks surrounding the projector.

The portal is created using the Custom Shape API, specifically leveraging SpecialFlatPortalShape. The glass blocks' coordinates are normalized and added to a 2D mesh (Mesh2D), where the mod applies the appropriate transformations to fit within the specified dimensions. This allows for more complex and non-rectangular portal shapes, offering builders greater flexibility in design.

When the projector is activated, the mod calculates the correct portal orientation and size based on the bounding box and facing direction of the projector block. The resulting portal is then placed in the world and dynamically updated, with options for flipping and adjusting the portal shape. The mod ensures that the portal links to the appropriate destination dimension using the channel system, allowing players to create immersive structures with interconnected dimensions.

G.L.A.S.S Remastered

The original 1.12 mod can be found here by iChun.

Please note that currently this mod is in ALPHA and is not intended for survival mode, do not use it in worlds you care about or create backups if you really want to.

It's back! The remastered version of G.L.A.S.S is making a return, but it's still early in development.

As I'm currently short on time due to moving into university, the Alpha build won’t be fully polished. The textures, block models, and UI are not finalized, and some key features are still missing, such as:

  • Multi-face projections that line up
  • Survival mode recipes
  • Polished textures, models and stable connections between panels and their linked terminals.

Expect bugs, as this version is more of a proof of concept rather than a finished product. Your feedback is essential to shaping the future of the mod, so feel free to experiment with it and share your thoughts!

Usage

Place down a "G.L.A.S.S Terminal" - found in the redstone tab and either create a new projection channel or use the default channel.

Once you've linked the terminal block to a channel, you can build your projection plane! Simply place a "G.L.A.S.S Projector" down in the direction you want the projection to face in and use glass blocks to extend the projection!

For more information, consult the showcase video below.

Bugs, Bugs and Bugs... oh my!

Here's some notable bugs, and how to fix it.

  • If the projection doesn't vanish after you turn a projector off, turn all projectors in your world off then run the /kill @e[type=immersive_portals:portal] command. After you run it it should be fixed, this is caused by a client-server desync.
  • You cant type the letter e into the terminal GUI's channel name field, you just cant, im not sure why but it's just friggen weird lmao.

Technical Explanation

Yes, it's ARR, but you can still view the source on GitHub

The mod utilizes the Immersive Portals API to create seamless portals with customized shapes. At the core, a bounding box (represented by the BoundingBox2D class) is dynamically generated by scanning nearby glass blocks. This bounding box determines the dimensions of the portal, taking into account the relative positions of glass blocks surrounding the projector.

The portal is created using the Custom Shape API, specifically leveraging SpecialFlatPortalShape. The glass blocks' coordinates are normalized and added to a 2D mesh (Mesh2D), where the mod applies the appropriate transformations to fit within the specified dimensions. This allows for more complex and non-rectangular portal shapes, offering builders greater flexibility in design.

When the projector is activated, the mod calculates the correct portal orientation and size based on the bounding box and facing direction of the projector block. The resulting portal is then placed in the world and dynamically updated, with options for flipping and adjusting the portal shape. The mod ensures that the portal links to the appropriate destination dimension using the channel system, allowing players to create immersive structures with interconnected dimensions.

Screenshots

Gallery

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
0
In stacks

By the numbers

Statistics

~28,000
Total Downloads
CurseForge
~11,000
Modrinth
~16,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync