Bug
Daniels451 opened this issue ยท 5 comments
Information
Minecraft version: 1.18.
Modloader: Fabric
Fabric loader version: 0.12.8
Environment: Singleplayer
Mod name: Infinite Trading
Mod version: 2.0
Description
Hey! I traded sticks to a villager. After some time his price was 64 sticks, but game was showing that his price is 31 sticks.
- Can you please make sure that you are actually using Infinite Trading version 2.0 for Fabric?
- Can you please post the output from the following command:
/execute as @e[type=villager] run data get entity @s
That doesn't show the important information.
Can you please close the game and attach your instance's .minecraft/logs/latest.log
? (You can always restart the game to keep testing; just make sure you copy the latest.log before doing so)
After some time his price was 64 sticks
That might be a bug (possibly a desync).
but game was showing that his price is 31 sticks
This is likely correct as the default price is 32 sticks per emerald and you must have traded some sticks or other items to that same villager recently.