Sandy Ores (Revamped)
No reviews yet
Ever thought it's unrealistic that ores just generate in stone? Here you go!
Enhances farming mechanics and introduces new crops and livestock.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
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.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Now all standard vanilla ores can be generated in gravel, dirt, sand, calcite, tuff and so much more! Now it finally makes sense to dig through that dirt or gravel pile while mining!
1.21.1 Version is compatible with any new ores added through any mod!
You can disable any ore you want in config!
Make the ore drop the custom variant or the default variant when mined!

English Review
Spanish Review
German Review
Yes you can use this mod in your modpack!
Config Example for 1.21.1
# config/sandy_ores.toml — example using every option
[ores]
# Block individual ores (in addition to the default minecraft:ancient_debris)
disallowed = [
"minecraft:ancient_debris",
"create:zinc_ore",
"mekanism:tin_ore"
]
# Skip whole mod namespaces — Spectrum is here by default
disallowed_namespaces = [
"spectrum",
"occultism"
]
# Strict detection: only blocks tagged c:ores count as ores.
# Heads up: modded ores may show up one launch later, but this avoids
# false positives on oddly named mod blocks.
require_c_ores_tag = true
# Silk-touching a Sandy Ores variant drops the vanilla block instead of
# the variant block. Players never end up with our variant items in their
# inventory.
normalize_drops = true
[hosts]
# Only stone-like hosts and sand — dirt, gravel, and sandstone disabled.
# With 4 enabled hosts, ores are split across 6 subtypes (stone + deepslate + 4).
enabled = [
"andesite",
"diorite",
"granite",
"tuff",
"calcite",
"sand"
]
new 1.21.1 Version all done by myself
old Version was created with https://mcreator.net/
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
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources