YARM
YARM is short for "Yet Another Ruby Mod"
As the name suggests, it is a mod for Minecraft that adds rubies. The only difference being in more recent versions of Minecraft as every other mod I've seen was abandoned in 1.8
16 Replies
Another difference is that rubies will only be found in the Nether, are extremely rare (more rare than netherite) and because of this, are a lot stronger too
also, before anyone asks, yes, the textures (with the exception of the ruby) are copied from minecraft with color tweaks
What is the durability of ruby tools? Is it much higher than netherite?
pretty high ngl
yeah, but for how rare it will be, it balances out
Between what Y levels
i havent gotten to any world gen stuff yet, im still working on adding items.
one of the biggest things though, is there will only be one ore in a chunk and none of the neighboring chunks can have one
@ me when its done please
Sure, no problem. just be warned that this is a side project so it might take a while. im never made minecraft mods, also its for fabric, idk if i mentioned that
Ok
Ruby Ore Distribution
Ancient Debris Distribution (For Comparison)
One of the biggest reasons for the change with the ruby ore is ruby ore can only replace netherrack whereas ancient debris can replace anything
I am not 100% certain, but ruby ore should only spawn once in a chunk.
However, unlike I had mentioned here, Minecraft doesn't have a way to enforce spawning only if none of the surrounding chunks contain the ore, so I had to scrap that idea.
shit that's rare
When implementing it into code, it didnt work at all how I wanted so I am having to tweak a lot of stuff