Skip to content

SuperImposed [Window] Frames: si_frames, a minetest mod.

License

Notifications You must be signed in to change notification settings

h-v-smacker/si_frames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SuperImposed [Window] Frames - si_frames

This mod provides a small assortment of window frames that can be added to any xpane-like glass surface. The object itself is shifted relatively to the placing position, so the result is both objects sharing the same space, as if the glass is inside the frame. While this isn't particularly useful with obsidian glass, regular and stained glass types produce the desired effect.

So far only wooden frames have been added. Supported mods: default, ethereal, maple.

Aspen and acacia frames

How to use: Stand in front of the glass pane and place the frame on it. To remove, use the hitbox that will appear in front of the glass. It is slightly smaller than a regular node box to make it easier to tell apart.

Regular square frame (▢):

stick,   stick,            stick
stick,   %wood_planks%,    stick
stick,   stick,            stick

Quartered square frame (▢ + ✛):

"",      stick,            ""
stick,   %wood_planks%,    stick
"",      stick,            ""

Diagonally quartered frame (▢ + ✕):

stick,   "",               stick
"",      %wood_planks%,    ""
stick,   "",               stick

Rhombus frame (▢ + ◇):

"",      stick,            stick
"",      %wood_planks%,    ""
stick,   stick,            ""

About

SuperImposed [Window] Frames: si_frames, a minetest mod.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages