Compatibility
Minecraft: Java Edition
1.18.2
Platforms
Forge
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed MIT
Published last year
Updated 4 months ago
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
Dependencies
Files
Metadata
Release channel
ReleaseVersion number
2.0.0Loaders
Game versions
1.18.2Downloads
2176Publication date
March 8, 2024 at 5:58 PMPublisher
Nord_Act
Owner