BrendonCurmi / FusionPixelmon

Add a little extra to your Pixelmon experience - PokeBuilder, ArcPlates, Modifier Tokens, and more!
https://ore.spongepowered.org/FusionDev/FusionPixelmon
MIT License
4 stars 8 forks source link

Picking up a shrine / config in the future? #3

Closed ItsCg closed 4 years ago

ItsCg commented 4 years ago

Bug?

Rest of these are just suggestions, sorry if this shouldn't be here.

Sponge = 7.1.10 Forge = 2838 Pixelmon = 7.2.2

BrendonCurmi commented 4 years ago

Thanks for opening this. The inventory bug and documentation requests are resolved in PR #4 which I'll push to a new version after deciding what to do with configs. Do you intend on having config variables for each major feature (picking up shrines, antifall, etc) or for details like which shops will be available?

iJaySin commented 4 years ago

Not OP but it would be nice if we can have a config to disable both any major feature and specific shops like IVs/EVs. Also, editing the cost and text of each shop.

ItsCg commented 4 years ago

Yeah so I personally use apritree so I would disable the masterball recipe feature as an example. So having a variable as true/false for major and individual shop things would be nice.

Shop { Shiny=False Nature=False } Etc.

Sorry, i’m not experienced with coding. Just what I typically see in config settings. Not sure if you could do that, but it’d be a nice feature. Thanks ^^

Barrybasher commented 4 years ago

Is there anyway to alter the prices for pokebuilder? if not that would be nice to add to the configs

BrendonCurmi commented 4 years ago

Hey thanks for opening. I've now implemented modifiable config files as part of PR #7 which will be added to the new version, so keep an eye on https://ore.spongepowered.org/FusionDev/FusionPixelmon for new releases

The config file will allow you to enable/disable major features and to modify which shops you want active and the prices. It'll be explained here: https://github.com/BrendonCurmi/FusionPixelmon/#Config