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

No loot bag storage #211

Open
JumpingBal opened this issue May 3, 2020 · 2 comments
Open

No loot bag storage #211

JumpingBal opened this issue May 3, 2020 · 2 comments

Comments

@JumpingBal
Copy link

JumpingBal commented May 3, 2020

When playing PO3 3.3.56 there is no recipe for the loot bag storage and thus unenable to make it. It has the newest version of LootBags. Any idea how to fix this?

@tecnobrat
Copy link

tecnobrat commented May 3, 2020

This is disabled in PO3 3.3.56

In: config/jei/itemBlacklist.cfg

advanced {
    S:itemBlacklist <
        ...
        lootbags:loot_storage
        ...

In: scripts\all_modes\all_recipes.zs

recipes.remove(<lootbags:loot_storage>);

This is not a bug in the mod.

@JumpingBal
Copy link
Author

JumpingBal commented May 4, 2020 via email

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