If you want a server setup for the Any mod pack with zero effort, get a server with BisectHosting and receive 25% off your first month as a new customer using the code kreezxil
Description
I wanted a really strong glass but without adding a mod that added lots of other stuff I didn't need.
The glass in this mod is based on diamond and sand. The diamond glass blocks, panes, slabs, and stairs have the blast resistance of obsidian, are hard as heck to remove once placed, and have that special texture where they are both seamless and having no membranes. The remainder of the support blocks are based on sand and are only added because they are a natural progression of the Diamond Sand block.
What does it have?
Now with Rainbow Glass
Features
- Config for both server and GUI for client.
- You can change the hardness and explosion resistance of the two types of blocks provided.
- The Diamond Glass variant can be set to invulnerable making it ideal for Wither and Ender Dragon Museums!
Modpacks
Yes you can use my mod in your pack.
Credit
- Shadows_of_Fire - Thank you for all of the wonderful work you did for me.
- Minecraft Mod Development on Discord - Lot's of very smart and knowledgeable people
Help a Veteran today
I am Veteran of United States Army. I am not disabled. But I do love to make these mods and modpacks for you guys. Please help me to help you by Donating at https://patreon.com/kreezxil .
This project is proudly powered by FORGE, without whom it would not be possible. Help FORGE get rid of Adfocus at https://www.patreon.com/LexManos.
I see errors in the loot tables of a few blocks because of typos - I'll send an issues ticket via github :)
re- actually realized i'd already started an issue thread like a month ago. I added a comment on my post with exactly what the issue is. EZ fix!
In reply to nano_nestor:
thank you for your report, i'm pushing 3.7.24 now.
In reply to Kreezxil:
Thanks! Now to just get Biomes O Plenty to fix their broken recipes lol
in 1.15.2 these are as easy to break as normal glass. I can break them with my hand as fast as normal glass. Super pretty though
In reply to ieatcookiesforreal:
That's not the point. The point is they return theirselves, and they are blast/wither resistant. I'll investigate as to the tool requirement. thanks for you report.
In reply to ieatcookiesforreal:
I've tested the mod to see what is and what is not in it.
* can it contain a wither: yes
* can it contain a wither skull blast: yes
* can it contain a wither skull witherer: no
* is it harder to break than stone: no
* does it currently have a config for 1.15.2: no
Based on that we will be making some changes.
Any plans to update this 1.15.2?
In reply to Calistin:
there are plans however my skill in the new way that we have to do things is limited. there are other mods showing up that have similar properties.
In reply to Kreezxil:
Cool thanks, really enjoy your mod, your diamond glass it just great to build with! I looked for other glass block mods that let you make the glass really hard but didn't find any for 1.15.2 might not have used the right search keywords though, I only tried "diamond glass" and "glass steel".
EDIT: Been working on a Space Base on the moon in Galacticraft. The base "shell" is not my creation I got it from planetminecraft but it was non functional. and the shield dome was made out of black wool. I have been putting in functioning airlocks, making the whole base sealed with air system WIP and replace the "wool" blocks with your glass steel so our "Dome Shield" actually works and shields us from meteorites! Looks really darn good with the diamond glass!
The Base itself:
The Dome Shield with your Diamond Glass:
In reply to Calistin:
that looks really nice, you should join my Discord, link at the top of the overview and share that with my people. So it's just the hardness you like? or the 16 colors and the one rainbow colored one and then the slabs, stairs, panes?
In reply to Calistin:
In reply to Kreezxil:
ok, i looked and you're right there is currently no hard glass mods for 1.15.2. But there are glass mods. I'll look at them and see what it was that I didn't understand when trying to port last time. I'll move this to priority. No guarantees on when it'll come out but i'll try my best to throw the next 7 days in to it.
In reply to Kreezxil:
I like how the glass looks, the color options and the fact you can play with the hardness of it so you can use it as regular breakable glass or bedrock unbreakable start trek type glass steel. Really for peeps that like to build this is pretty much a must have as it opens up much needed option compared to vanilla!
I am rather new to minecraft but there a few mods I am finding I want to use all the time, your diamond glass mod, xaero's minimap mod, mrcray furniture mod, extralights, findercompass, gravestone mod, paintings, serene seasons and my son has just had me install a bunch more on his PC which may very well become standard must haves.
Things like:
dungeon crawl
extra bows
guard villagers
mutant beasts
ore excavation
ores above diamonds
haven't played much with these but they all look like they have good potential!
Thing I am looking into today is resources stuff like NAPP textures which I think isn't available yet, except through patreon, but looks really good, found out about it last night on reddit/minecraft and for while waiting I might try something like LB photo realism mod!
EDIT: BTW no pressure I think it's great this mod of yours is even an option!
For some things I don't use mods though like the King of Shadows adventure map etc but those are more play once and done maps rather than our own little maps!
In reply to Calistin:
It's been updated. There are some caveats to note on this first porting.
* glass too easy to break
* wither skull witherer can passed the glass
* no config
* defaults to wither resistant
* wither skull blast is contained
What the name to be used for diamond glass light blue when using the /fill replace commands? I keep getting the "there is no such block with the name xyz". I have tried different names but can't seem to pinpoint it.
EDIT: used "diamondglass:diamond_glass 0" and it worked.
In reply to Calistin:
while in the game if you do the key sequence F3+H the tooltips will be turned on, then when you are looking at the items/blocks in the jei, a popup will be displayed that contains the modid:itemid of the thing and that you can use.
In reply to Kreezxil:
Yes thank you for the reply! I found that out like an hour later googling some other stuff...lol
Great mod btw so, so very useful!
In reply to Calistin:
glad you like it
In reply to Calistin:
In reply to Calistin:
this part of the source exposes what the item ids are: https://github.com/kreezxil/diamondglass/blob/1.12.2/src/main/java/com/kreezcraft/diamondglass/init/InitBlocks.java
Thanks!