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

Ember Bore Sets not working? #297

Open
SeriousCreeper opened this issue Aug 1, 2021 · 2 comments
Open

Ember Bore Sets not working? #297

SeriousCreeper opened this issue Aug 1, 2021 · 2 comments

Comments

@SeriousCreeper
Copy link

Heya,

i might be doing something wrong but i can't seem to get additional boresets to work with crafttweaker.

As an example i tried this one:

var boresetTCCrystals = EmberBore.create([20], ["thebetweenlands:swamplands_clearing"]); boresetTCCrystals.addOutput(<minecraft:diamond> % 10000);

But im still getting the default bore set when i place it in that biome.

Was taking a look at the EmberBore file in the compat folder and i don't think the new bore sets are getting added to the RecipeRegistry?

Cheers,
SC

@Filostorm
Copy link

Would like information on this as well.

@JoshieGemFinder
Copy link

It does seem to be missing the call to RecipeRegistry.registerBoreOutput(BoreOutput output)

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

3 participants