Isle of Berk Variant Loader

Isle of Berk Variant Loader

Mod

Support for data-driven dragon variants for Isle of Berk mod

Client and server DecorationLibrary Mobs

10.8k downloads
8 followers
Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

Isle of Berk Variant Loader 2.0.0

Changelog

The 2.0.0 update

Initially released as beta due amount of changes

Changelog:

  • Entire backend was rewritten, so some unexpected things may be expected
  • Added asset path caching for optimization
  • Added inheritance for breeding (behaviour can be edited via config)
  • By default there's 70% chance to inherit parent's variant (independent from place of breeding). If config value inheritance_chance (in iob_variant_loader.toml) set to 0, variant from breeding will be always random
  • Eggs of all species now can have predetermined variant
  • If egg has variant, it'll be applied on hatching (behaviour can be edited via config)
  • Variant on the egg determined by place of parents breeding rather the place of egg hatching (behaviour can be edited via config)
  • The variant that egg has is shown at tooltip. If it's invalid, some gibberish will appear

Regarding data and resource packs:

  • Added field "nametag_accessible" for model redirects. If set to false, this variant cannot be applied via nametag. If not specified, defaults to true
  • Variant name shown in tooltip can be edited via language file (changes only displayed name in tooltip, doesn't change actual name of the variant)
  • Deadly Nadder membranes now accept it's own glowing layer
  • Added field "breeding_weight" for variant spawn declaration. Determines weight of the variant in breeding. If set to 0, variant cannot be obtained from breeding. If not specified, defaults to value specified in "weight"
  • "weight" field is now only responsible for variants for wild dragons (naturally generated) All old packs should work as before

Added client config (iob_variant_loader-client.toml) with following fields:

  • disable_glowing - disables glowing layer on dragons. False by default
  • disable_named_variants - disables nametag variants, instead shows actual dragon variant. False by default
  • generate_translations - autogenerates translation keys for variants added via resource packs
  • ignored_by_generator, ignored_by_generator_endings - some filters for key generator

Files

iobvariantloader-2.0.0.jar(105.75 KiB) Primary Download

Project members

Nord_Act

Owner

Details

Licensed MIT
Published a year ago
Updated 4 months ago