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

[Enhancement] Move recipe entries for logs and planks from BCLib into BN #460

Open
Librv opened this issue Dec 12, 2021 · 4 comments
Open
Labels
enhancement New feature or request

Comments

@Librv
Copy link

Librv commented Dec 12, 2021

What happened?

Trying to remove some BetterNether recipes with scripts and they won't get removed without first manually running the /reload command provided by KubeJS while playing.
This goes for any item that has a recipe from BetterNether.

This doesn't occur with other mods as far as I'm aware.

BetterNether

6.0.3

BCLib

1.0.3

Fabric API

0.44.0

Fabric Loader

0.12.11

Minecraft

1.18.1

Relevant log output

2021-12-12-5.log

Other Mods

Modlist: 
architectury-3.2.49
cloth-config-6.1.48-fabric
fabric-api-0.44.0+1.18
kubejs-fabric-1800.4.0-build.238
rhino-fabric-1800.1.6-build.81
RoughlyEnoughItems-7.0.346
@Librv Librv added the bug Something isn't working label Dec 12, 2021
@paulevsGitch
Copy link
Owner

KubeJS will not affect recipe loading from BN and BE. You can disable Bn recipes in its config: config/betternether/recipes.json

@Librv
Copy link
Author

Librv commented Dec 12, 2021

Problem is that I want to modify the Logs and Planks recipes (instead of the Log giving 4 Planks I want it to give a single one), which I can't find in the recipes.json config

@paulevsGitch
Copy link
Owner

In this case this is a bug with missing recipe entries

@paulevsGitch paulevsGitch reopened this Dec 12, 2021
@paulevsGitch paulevsGitch changed the title [Bug] Can't remove recipes with KubeJS on startup without reloading manually in-game [Bug] Recipe entries for logs and planks are missing Dec 12, 2021
@paulevsGitch
Copy link
Owner

Update: they are inside BCLib recipe config, probably they should be moved into BN configs later

@paulevsGitch paulevsGitch changed the title [Bug] Recipe entries for logs and planks are missing [Enhancement] Move recipe entries for logs and planks from BCLib into BN Dec 12, 2021
@paulevsGitch paulevsGitch added enhancement New feature or request and removed bug Something isn't working labels Dec 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants