Releases: makamys/DMod
Releases · makamys/DMod
D-Mod 1.0.3.5
D-Mod 1.0.3.4
- Made config only get reloaded on server start, not every time a dimension is loaded
- Reduced verbosity of missing item messages when parsing config
- Fixed rare crash in fox item pickup AI
D-Mod 1.0.3.3
- Added Chinese localization (by @Omgise)
D-Mod 1.0.3.2
- Fixed crash with GTNHMixins
D-Mod 1.0.3.1
- Fixed crash on startup if no Mixin mods other than Satchels and D-Mod are present
D-Mod 1.0.3
- Added JABBA dolly and Extra Utilities bedrockium items to bundle blacklist. You'll have to delete
bundleItemBlacklist
to receive this change in an existing config. - Removed workaround that made
lootingFoxFix
get disabled when Backlytra is present. Use Mixingasm to fix the incompatibility between the two. - The mod weighs less now
D-Mod 1.0.2
- Updated MCLib to 0.2. UpdateCheckLib isn't used anymore (its functionality has been merged in), you can safely delete its jar.
D-Mod 1.0.1
- Added
foxExpModifier
config option that can be used to tweak the rate at which foxes gain EXP - Made the
foxLootingFix
mixin get disabled when Backlytra is present to fix a crash - Removed leftover mixin debug prints