ATM10 - Market will not trade
SitoshiUK opened this issue · 12 comments
Minecraft Version
1.21.1 (LTS)
Mod Loader
NeoForge
Describe the Issue
After a recent update, the trader no longer trades. The UI appears to work, but it will not complete any trades. I can select items to trade, input diamonds or emeralds for trade, the red cross goes away, and the white arrows appear to show a possible trade, but no items appear in the UI to pull out.
Logs
I will note I have broken the market, moved it and tried again, same result, crafted a new one and placed it in a new spot, same result.
Are you on a server or in singleplayer? What is configured in your enabledOptionalPresets and disabledDefaultPresets in farmingforblockheads-common.toml?
farmingforblockheads-neoforge-1.21.1-21.1.9.jar
2089febaef7d8791beaa2212cfbc8f6b63d296fd4bfac839df2956481dbd8d10
Seeds — trades that don’t work
minecraft:carrotfarmersdelight:onionminecraft:potatofarmersdelight:sugar
Saplings — trades that don’t work
minecraft:azaleatwilightforest:canopy_saplingtwilightforest:darkwood_saplingminecraft:flowering_azaleatwilightforest:mangrove_saplingminecraft:mangrove_propaguletwilightforest:mining_saplingtwilightforest:rainbow_oak_saplingtwilightforest:hollow_oak_saplingtwilightforest:twilight_oak_saplingtwilightforest:sorting_saplingtwilightforest:time_saplingtwilightforest:transformation_sapling
Flowers
🚫 None of the trades work in this tab.
Other — trades that DO work
minecraft:bone_mealbiomeswevegone:green_mushroomcreate:tree_fertilizerbiomeswevegone:weeping_milkcapbiomeswevegone:wood_blewit
Try this jar.
Delete old mod .jar and replace with this in archive.
Edit: File link removed by BlayTheNinth. Do not download files from comments on GitHub issue trackers!
Downloading files random people post in GitHub comments is not safe.
I have not checked the file, but even if you're trying to help @DeltaR4v0x, submitting a pull request is a much better option than normalizing third party downloads from GitHub comments, given the history of Minecraft mod issue trackers being used to distribute malware.
Pertaining to this issue itself: This is a visual issue - the items in question were never supposed to be buyable to begin with because they have not been enabled in the config.
Options:
- Add
"minecraft:flowers"to theenabledOptionalPresetsconfig option - Downgrade one version, which lets clients buy these items even if they're not enabled (not recommended for servers)
- Be patient and wait for an update to fix the visual issue
@BlayTheNinth I didn't think those were prohibited.
As for the fix, it's a matter of activating the presets. But since no one knows the preset list, it's not obvious to everyone.
Knowing that the support is very poorly done since some mods don't appear with a preset_enable of true or false.
And others generate the config with a preset_enable of false. No one is supposed to know which preset is enabled or not.

