ChestPacks

A ChestPack is a way to set the content of a RegenChest. It allows you to make predetermined packs that determine what is in a chest every time it regenerates. RegenChests with ChestPacks work exactly the same as a normal RegenChest, but their content is always different. To set a RegenChest to have a ChestPack type /cr chestpack to view the available ChestPacks. Then, type /cr chestpack <chestpack> to set the ChestPack.

Default ChestPack file that comes with ChestRegen:

Packs:
    ExamplePack:
    #Do not exceed 54
        Range: 10 -> 46
        #Subgroup percentages should add up to 100%
        GroupOne|15%:
            #Item percentages should add up to 100%
            1|1|0|0: 25%
            2|1|0|0: 25%
            3|1|0|0: 50%
        GroupTwo|45%:
            3|1|2|2: 30%
            4|1|0|0: 35%
            5|1|0|0: 35%
        GroupThree|40%:
            5|1|1|1: 25%
            5|1|2|2: 15%
            5|1|3|3: 60%

Example Row(Spaced and explained):

      1      |      1      |     0      |      0      :       25%
      type   |   amount    |   damage   |     data    :   percent chance

You can add as many ChestPacks as you want.


Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes