Community listing page, reviews here may not be monitored by the author.
Orechid Endium
No reviews yet
A Botania addon that adds an End-variant of the Orechid functional flower
Community voices
Reviews
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
About
Description

A Botania addon which adds an End variant of the Orechid functional flower.
IMPORTANT
You must install a mod which adds End Stone versions of ores as this mod provides none!
The mod was developed with Netherending Ores, Quark, and Draconic Evolution which each have an end ore.

Custom Ore Dictionary Entries
Some mods have end ores, but do not add them as proper End ore Ore Dictionary entries.
For example, Draconic Evolution adds all of its Draconium Ore variants to the oreDraconium Ore Dictionary entry, leaving no way to discern between the variants, therefore, I have added explicit support for the following ores:
- oreEndDraconium (Draconic Evolution)
- oreEndBiotite (Quark)
Config
Includes config option to restrict use to the End dimension only (OrechidEndium.cfg).
B:EndDimensionOnly=false
Craft Tweaker Support
Sample CraftTweaker ZenScript:
// removes an Ore
mods.botania.OrechidEndium.removeOre(<ore:oreEndCoal>); mods.botania.OrechidEndium.removeOre("oreEndGold");
// clears the Ore List
mods.botania.OrechidEndium.removeOre("*");
mods.botania.OrechidEndium.clear();
// Adds an Ore (with weight; higher number = more probability to spawn)
mods.botania.OrechidEndium.setOre("oreEndDraconium", 200); mods.botania.OrechidEndium.setOre(<ore:oreEndIron>, 700); mods.botania.OrechidEndium.addOre(<ore:oreEndBiotite>, 500); mods.botania.OrechidEndium.addOre("oreEndRedstone", 450);
Also supports the command
/ct botorechidendium
which will print the current Orechid Endium Ore+Weights list to crafttweaker.log
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
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