Download Late OreDict Removal — Minecraft Mods — MetaMods

Late OreDict Removal

Active

Downloads

1

Last update

6 years ago
Client
Fabric
Quilt
Forge
Neoforge
Utils

Late OreDict Removal

This mod provides the ability to remove entries from OreDict during the post-initialization phase, allowing you to get rid of persistent entries that remain after CraftTweaker scripts are executed.

ZenScript Usage

// OreDictUtil.removeItems(IOreDictEntry, IItemStack[]);
// OreDictUtil.remove(IOreDictEntry, IItemStack);

import mods.lateoredictremoval.OreDictUtil;

OreDictUtil.remove(<ore:stone>, <minecraft:stone>);

The mod requires Athenaeum and CraftTweaker to be installed for proper operation.

Project members
codetaylor

codetaylor

Created: 28 Dec 2018

ID: 26532