Skip to content

[BUG] Block -> Slab -> Block allows duping #16

Description

@codeHusky

Describe the bug

Converting from slabs to full block can dupe many building materials, or even important build materials if you use More Slabs and Stairs. That mod is not required to trigger the bug.

Version Information and installed mods

No response

Extra

It might be worth going through and programmatically removing the slab / stair recipes late into loading, or replacing them with your own recipes with your own material multiples. Could also be worth adding some system for handling slabs elegantly without strictly breaking Minecraft’s resource efficiency with maybe a “virtual” stack count for stacks of slabs to allow 64 -> 128 without violating the registry limit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions