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

Startup ignores thaumcraft configuration #170

Closed
ghost opened this issue Jan 29, 2014 · 1 comment
Closed

Startup ignores thaumcraft configuration #170

ghost opened this issue Jan 29, 2014 · 1 comment
Labels

Comments

@ghost
Copy link

ghost commented Jan 29, 2014

I set:

    I:thaumcraftBackpack=3269
    I:thaumiumChest=3270

In the config, but I kept getting block ID conflicts on minecraft startup. I had to use a bytecode editor to modify ThaumcraftAddon.class to get it to load.

Using BetterStorage-1.6.4-8.0.0.40-dev

It wanted to use 2880 and 2881 (the defaults in the bytecode)

@ghost
Copy link
Author

ghost commented Jan 29, 2014

TLDR version: BetterStorage Thaumcraft Addon is ignoring ID configuration for the backpack and chest.

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

No branches or pull requests

0 participants