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

Supporting blocks. eg. 1 Redstone Block requires 4 Iron Block #19

Open
Pulverizer opened this issue Dec 23, 2019 · 1 comment
Open

Supporting blocks. eg. 1 Redstone Block requires 4 Iron Block #19

Pulverizer opened this issue Dec 23, 2019 · 1 comment
Labels
enhancement Requests for a new feature open to PR These issues are more likely to be resolved if somebody makes a PR

Comments

@Pulverizer
Copy link
Owner

Pulverizer commented Dec 23, 2019

The ability to set minimum and maximum ratios between blocks independent of moveblocks and flyblocks. i.e. if a craft has 0.5% magma block, it can have up to 15% iron blocks, but if it has no magma blocks it can have no iron blocks onboard.

So crafts can be made more dynamic and modular, so say you've got three different tiers of armour materials, and certain blocks are required for a ship to carry that armour. Currently, you need three different crafts, one for each armour, so it'd be awesome if we could have a "blockRatios" thing akin to moveblocks and flyblocks, so you can instead have one craft file instead of three.

Idea by Blink__#9756 (Discord)

@Pulverizer Pulverizer added the enhancement Requests for a new feature label Dec 23, 2019
@Pulverizer
Copy link
Owner Author

Config layout idea:

- minecraft:redstone_block
    - minecraft:iron_block
        - [min]
        - [max]

@Pulverizer Pulverizer added this to the Final 1.12 Release milestone Dec 23, 2019
@Pulverizer Pulverizer added the open to PR These issues are more likely to be resolved if somebody makes a PR label Jun 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Requests for a new feature open to PR These issues are more likely to be resolved if somebody makes a PR
Projects
None yet
Development

No branches or pull requests

1 participant