Skip to content

Add a tag to the ore indicators #3129

@Pyritie

Description

@Pyritie

Cross-mod Integration

No response

Minecraft Version

1.20.1 Forge (or both if you want)

Feature Description

To avoid iterating over materials as much, I'd like to be able to add some tags to the ore indicator blocks (the SurfaceOreRock) for some feature integration with TerraFirmaCraft. A simple tag like #forge:ore_indicators or #gtceu:surface_ore_rocks would be perfect, so I can just do something like event.add('tfc:can_be_snow_piled', '#forge:ore_indicators').
This is currently solvable with the material iteration, but that can sometimes run into race conditions, and this is cleaner anyway.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: featureNew feature or request bundled for a 0.X.0 Update

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions