promotional bannermobile promotional banner

Variegated

Miscellaneous helper functions and tweaks for my modpacks.

File Details

variegated-1.2.0.jar

  • B
  • Aug 29, 2019
  • 177.82 KB
  • 98
  • 1.12.2
  • Forge

File Name

variegated-1.2.0.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:variegated-319227:2773597")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

1.2.0

- Considerably more stack size adjustment options

- You can now set stack size values to -1 in order to use the default (although the default is still 64)

- Manabound enchantment is now correctly translated & described

- Manabound now has a default recipe using the Runic Altar, using a book, a rune of Mana, a block of mana, a mana diamond, spell cloth and a mana pearl, costing 50k mana.

- The Defiled Ground now uses the recipe JSON to handle ingredients instead of over-complicating things

- There is now a command to simulate enchantments; by default it attempts to enchant iron, gold and diamond weapons & armor, along with shields, shears, bows, elytras, flint & steel, fishing rots & totem of undying. It averages percentages over 5000 permutations per enchantment power level of 0-75, in increments of 5. (0, 5, 10, etc). The data is written to "enchantment_simulation.log".

Some configuration values have moved. You may need to regenerate and re-configure the mod.

- Recipes now properly register depending on whether or not the item is enabled

- Breakable end portal frames are now configurable

- You can enable "logStackSizes" to print (to the standard log) a list of items with a stack sizes greater than 1 but less than 64.

- The Botania Wings potion no longer relies on Blood Magic being installed.

- Separately implemented my own flight potion: default recipe is awkward potion + gold block for 2 and a half minutes of flight.

- Changed the default Botania wings recipe to use gold blocks and feathers.

- New block: Featherweight. Functionally identical to the Angel Block from Extra Utilities.