CurseForge · Minecraft mod
Orechid Endium
A Botania addon that adds an End-variant of the Orechid functional flower
Quick answer
Which Orechid Endium release should I use?
Orechid Endium OrechidEndium-1.12.2-1.0.1.jar targets 1.12.2. The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server. All 2 required mods have matching files.
Where it goes
Is Orechid Endium required on the client, server, or both?
The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.
The source does not explicitly classify this release as client-only or server-only.
What else does Orechid Endium OrechidEndium-1.12.2-1.0.1.jar need?
OrechidEndium-1.12.2-1.0.1.jar. Change the file and its required mods may change too.
Install Botania, Baubles first. We found matching files for this game-version and loader setup. 2 come through another mod in the chain.
2 extra mods were pulled in by other dependencies. Indented rows show who needs each one. We only count dependency files that match this setup. A file for another loader does not fill the gap.
Before you install it
Add Orechid Endium without breaking your instance.
Built for Orechid Endium OrechidEndium-1.12.2-1.0.1.jar. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use OrechidEndium-1.12.2-1.0.1.jar. It targets 1.12.2; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
Install Botania, Baubles first. We found matching files for this game-version and loader setup. 2 come through another mod in the chain.
- 03
Put it on the correct side
The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.
- 04
Pick the file you checked
Use the “Get this file” button beside OrechidEndium-1.12.2-1.0.1.jar. It opens that exact file at the source.
About this project
What does Orechid Endium add?

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
Project description from CurseForge.
Pick your setup
Orechid Endium by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
1.12.2
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Orechid Endium versions and loaders
OrechidEndium-1.12.2-1.0.1.jar
26 Jan 2019
OrechidEndium-1.12.2-1.0.0.jar
23 Jan 2019
Looking for an older file? The official CurseForge project page is in Resources.