Oheers / EvenMoreFish

An advanced fishing plugin based on MoreFish, created 2 years after its last update.
MIT License
96 stars 60 forks source link

Support custom biomes in RequirementTypes #472

Closed FireML closed 3 weeks ago

FireML commented 3 weeks ago

This change only works on 1.21.3 and above due to Spigot API changes introduced in 1.21.3.

Example:

      requirements:
         biome:
          - jungle
          - minecraft:jungle # This works the same as jungle, you can use either format for vanilla biomes.
          - terralith:yellowstone