Releases: JackyyTV/Exchangers
Releases · JackyyTV/Exchangers
Exchangers 1.19.2-3.3.1
- Requires GunpowderLib (At least 2.1)
- This version of the mod only supports Minecraft 1.19.2, please use the 1.19.4 version if you wanna use this mod on 1.19.4!
- Fixed keybinds not being registered and showing up in the options menu
Exchangers 1.19.2-3.3
- Requires GunpowderLib (At least 2.1)
- Backport of Exchangers for Minecraft 1.19.2 (Forge) based on the 1.18.2 version
- Potentially unstable, use at your own peril
- This version of the mod only supports Minecraft 1.19.2, please use the 1.19.4 version if you wanna use this mod on 1.19.4!
Exchangers 1.19.4-3.3
- Requires GunpowderLib (At least 2.1)
- Initial port of Exchangers for Minecraft 1.19.4 (Forge)
- Potentially unstable, use at your own peril
- This version of the mod only supports Minecraft 1.19.4, any versions below are not supported
- Changes compared to 1.18.2:
- Due to how the new creative tab system works on 1.19.3 and above, all powered Exchangers only have the empty variants shown in the creative tab, it is currently not possible to get the full variants shown on the creative tab at the same time
- Everything else should be the same as before
Exchangers 1.18.2-3.2
- Requires GunpowderLib (At least 2.0.2)
- Initial port of Exchangers for Minecraft 1.18.2 (Forge)
- Potentially unstable, use at your own peril
- Changes compared to 1.16.5:
- The harvest level system found in previous versions of Minecraft has been replaced by the Tiers system, all Exchangers now supports the new Tiers system, the harvest tier for each Exchanger is configurable in the config file, modded tiers are supported if they're properly registered into the Tiers system
- Normal and hard difficulty recipes for Obsidian Exchanger now requires Netherite ingots (Normal recipe requires 1 ingot and hard recipe requires 2 ingots)
- Everything else should be the same as before despite the fact that a lot of the codes had to be rewritten for 1.18 (Hopefully)
Exchangers 1.16.5-3.1.1
If you are upgrading from a previous version of this mod, please make sure to delete the Exchangers.toml
config file and let the mod regenerate a new file! New file is named exchangers-common.toml
- Requires GunpowderLib (At least 1.2.1)
- Renamed harvest levels above "Obsidian" to be "Netherite" instead of "Cobalt" for better consistency with Vanilla Minecraft
- Normal and hard difficulty recipes for Obsidian Exchanger now requires Netherite ingots (Normal recipe requires 1 ingot and hard recipe requires 2 ingots)
Exchangers 1.16.5-3.1
If you are upgrading from a previous version of this mod, please make sure to delete the Exchangers.toml
config file and let the mod regenerate a new file! New file is named exchangers-common.toml
- Requires GunpowderLib (At least 1.2.1)
- Major internal code changes
- Removed the config options to set the durability for all vanilla Exchangers as this is no longer possible with the way items are registered on 1.13+
Exchangers 1.16.5-3.0.2
- Requires GunpowderLib (At least 1.2.1)
Hotfix update:
- Fixed exchangers not copying NBT data from the original item when crafting an upgraded tier
Changes in previous version:
- Fixed items not being detected when there are multiple different item containers in player inventory
- Fixed holding enchant not available to apply on powered exchangers when player is in survival mode
- Fixed config file entries for blocks whitelist and blacklist not being registered correctly, now requires a string of registry names separated by semicolons
- Added back support for Fortune enchant, available when silk touch mode is disabled in config
Exchangers 1.16.5-3.0.1
- Requires GunpowderLib (At least 1.2.1)
- Fixed items not being detected when there are multiple different item containers in player inventory
- Fixed holding enchant not available to apply on powered exchangers when player is in survival mode
- Fixed config file entries for blocks whitelist and blacklist not being registered correctly, now requires a string of registry names separated by semicolons
- Added back support for Fortune enchant, available when silk touch mode is disabled in config
Exchangers 1.12.2-2.10.1
- Requires GunpowderLib (At least 1.1)
- Fixed items not being detected when there are multiple different item containers in player inventory
Exchangers 1.16.5-3.0
- Requires GunpowderLib (At least 1.2.1)
- Initial port of Exchangers for Minecraft 1.16.5 (Forge)
- Potentially unstable, use at your own peril
- Changes compared to 1.12.2:
- Recipes are now written in JSON format, which can be overridden by data packs
- Some ingredients in recipes are now using Tags instead of OreDict, since OreDict no longer exists
- All translation files are now in JSON format instead of the old
.lang
format - The old config system has been completely migrated to TOML instead
- References to "Thermal Expansion" have been modified to "Thermal" instead, Thermal Series-based Exchangers now requires CoFH Core, Thermal Foundation and Thermal Innovation to be installed for the integration to work
- Thermal Series-based Exchangers now have different recipes due to the absence of various different items
- Better With Mods HC Strata integration is currently absent from the mod until BWM gets ported to 1.16
- Both Ender IO and Ender IO Endergy support are currently not fully complete until they are available for 1.16
- Fortune enchant support is currently absent from the mod due to extreme changes in the Vanilla Minecraft loot tables system