This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1. Open up enchanting2. Look at the estimated value for an enchant from lil sparky's workshop3. Create enchant4. Look at actual value from auctioneer
They vastly differ.
<p>example of discrepency</p>
In the attached photo, you can see the estimated value for the enchant is 10.7k gold. The actual value for the enchant is 35g. 35g is a lot lot less than 10,700 gold.
Not just enchanting mats have issues. It thinks ghost iron bars are 1sp each.
I would be nice if you mentioned what version of the mod you have installed.
FIX 1.Open "lilsparkysworkshop.lua" 2. find line 1726 change
value = value * numMade to
value = value
@Flewrety: Go
Fixes messed up values! Thanks man!
To post a comment, please login or register a new account.