Skip to content

[Suggestion] A block blacklist for the multiblock builder #185

@Aminoglycoside148

Description

@Aminoglycoside148

It would be useful to have a way to make sure the multiblock builder gadget does not place specific blocks.

For example, my multiblock can both use "hatch" blocks and "casing" blocks in a predicate, like gregtech multiblocks. Currently, if I used to multiblock gadget to build the multiblock, it would either place the hatch or the casing depending on inventory position, but I want to make it that the gadget places casings by default and hatches need to be manually placed.

If a way to blacklist hatches existed, the multiblock builder would place casings, and place nothing if there isnt enough casings in the inventory. I think it would be best if this could be done with block tags, such as a "#mbd2:multiblock_gadget_blacklist" tag or something, but a config list of blacklisted blocks could also work.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions