ZenStages

ZenStages gives modpack makers the tools to create a staged modpack easier and faster! When using in conjunction with GameStages.

File Details

ZenStages 0.3.0-15

  • R
  • Aug 29, 2018
  • 41.61 KB
  • 34.1K
  • 1.12.2+3

File Name

zenstages-0.3.0-15.jar

Supported Versions

  • 1.12-Snapshot
  • 1.12.2
  • 1.12.1
  • 1.12

This version contains a breaking change to anyone using the following method:

addModId(String modId, IIngredient[] ignoreStaging)

The ignoreStaging parameter has been removed, due to performance issues. It will make a return once we work out a solution for this which does not impact the loading/performance of the game. This will break ANY script using the parameter, this version has been bumped up an entire build to suggest about breaking changes and it's noted here. So please take this on board if your using the mod/method.

 

  • Fixed: Remove un-needed logging about post init. (Sorta left this here for no reason)
  • Updated: Building against a newer version of GameStages. (2.0.103)