GottschCore

This is a new base library of code that is used in all of my other mods.

File Details

GottschCore-mc1.12.2-f14.23.5.2854-v1.14.0.jar

  • R
  • Dec 14, 2020
  • 370.48 KB
  • 2.7M
  • 1.12.2

File Name

GottschCore-mc1.12.2-f14.23.5.2854-v1.14.0.jar

Supported Versions

  • 1.12.2

-Deprecated ~.gottschcore.loot.*, ~.gottschcore.loot.conditions.*, ~.gottschcore.loot.functions.*
-Added ILootTableMaster, LootTableMaster2, LootTableShell, LootPoolShell.
    LootTable management uses the vanilla minecraft classes along with customizable loot table files in ~/config and ~/world/data.

    This allows easy loot injection via mods, and is compatible with all custom loot tables, functions and conditions registered with vanilla.

-Added Direction.getNames(), Direction.getHoriztonalName().