Create: Missions

Create: Missions

413k Downloads

Missions file keeps generating with createdeco coins, even when currency file is changed

MatchTerm opened this issue ยท 3 comments

commented

Describe the Bug

Essentially, even when I have modified the currency.json file to use numismatics currency and deleted the old missions.json file, the regenerated file still uses createdeco coins instead. Am I doing something wrong or is it a bug?

Reproduction Steps

  1. Have create:numismatics, create deco and create: missions installed
  2. Modify the currency.json file to use numi's money and delete the old missions.json file to force a regeneration
  3. Observe as the regenerated file, after restarting the game, still uses create deco coins.

Expected Result

I expect the new missions.json file to use the currency in the currency.json file instead of the default.

Screenshots and Videos

image
image

Crash Report or Log

No response

Operating System

Windows 11

Mod Version

0.3.2

Create Mod Version

0.5.1f

Minecraft Version

1.20.1

ModLoader and Version

Forge 47.2.20

Other Mods

No response

Additional Context

No response

commented

the missions.json has to be configured manually for each server, the createdeco coins appear as this is a "mockup" config file that uses their coins, you have to change those manually

commented

the missions.json has to be configured manually for each server, the createdeco coins appear as this is a "mockup" config file that uses their coins, you have to change those manually

I see. Apologies, just assumed it would work like that.

commented

no worries, I'm planning to rework how currencies are registered and configure the exchange rate of each, maybe i'll add placeholders like %currency[i]% in the missions.json