Skip to content

Support vanilla tag for all object type of the config #26

@HydrolienF

Description

@HydrolienF
  • We should be able to use vanilla tag as "minecraft:iron_ore" instead of Material "IRON_ORE". It can be done easily by removing the minecraft: and upercase.
  • Same for EntityType, support the minecraft:item as for vanilla kill command.
  • structure are done by matching structure key with NMSBiomeUtils.normalizeBiomeName(s)
  • biome are done NMSBiomeUtils.normalizeBiomeNameList(biomesOrTags)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions