Skip to content

MinecraftIsTooEasy/NewShop-Progression

Repository files navigation

NewShop Progression

An add-on for NewShop that adds world-wide shop stages, configurable upgrade costs, item unlock stages, and purchase limits.

Features

  • Stage-gated system shop items.
  • Per-world purchase limits for configured items.
  • $ upgrade button in the NewShop GUI.
  • Auto-generated NewShopProgression.cfg with registered items and subtypes.

Configuration

Config file:

config/NewShopProgression.cfg

Example:

max_stage=5
upgrade_cost_stage_0=1000
upgrade_cost_stage_1=2000

minecraft:item.swordIron=stage:2,limit:10
minecraft:tile.stone=stage:0,limit:-1

stage is the required shop stage. limit=-1 means unlimited purchases.

Dependencies

  • FishModLoader >=3.4.2
  • ManyLib >=2.3.0
  • RustedIronCore >=1.5.0
  • NewShop >=1.0.6

About

Stage unlocks and world-wide purchase limits for NewShop.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages