Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cant remove ores properly #335

Open
therealKoolant opened this issue Mar 21, 2024 · 1 comment
Open

cant remove ores properly #335

therealKoolant opened this issue Mar 21, 2024 · 1 comment

Comments

@therealKoolant
Copy link

the ores will still exist (not generated)
I want to 100% remove silver, because of ice and fire. Tinkers construct registers mystical world silver over ice and fire silver even after i disabled the items. disabling them keeps the recipes as well. I used Crafttweaker to remove the recipes.

@noobanidus
Copy link
Collaborator

noobanidus commented Mar 22, 2024

There's no conditional registration of blocks such as ores; disabling them simply prevents them from generating.

I'm not sure what your issue is? Is it simply that Tinker's Construct recognises that Mystical World silver ore exists?

EDIT: After re-reading your message, I think I may understand. Depending on the version of Minecraft, I'd suggest either removing silver from the silver ores tag via data pack or KubeJS (for 1.14 or later), or CraftTweaker to remove it from the ore dictionary (1.12).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants