promotional bannermobile promotional banner

Oedldoedl Core

The core module for a series that doesn't make any sense, does it?

File Details

oedldoedlcore-1.12.2-4.1.0.jar

  • R
  • Jun 9, 2024
  • 280.61 KB
  • 654
  • 1.12.2
  • Forge

File Name

oedldoedlcore-1.12.2-4.1.0.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:oedldoedl-core-513314:5413100")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog

[4.1.0] - 2024-06-09

Added

  • added dolphin grace potion from Minecraft 1.13+
  • added slow falling potion from Minecraft 1.13+
  • added glowing potion
  • added debuf stick (inspired from 1.13)
  • added spawn eggs for missing mobs to creative tab
  • added helper to add brewing recipes with forge buckets
  • added config options to configure the new potions
  • added config option to disable block lighting
  • added missing parameters
  • added shapeless ore recipe base

Changed

  • renamed ModBiomeUtils to ModBiomeUtil to follow class naming conventions
  • added spawn eggs for missing mobs to creative tab
  • minimized implementation of TheOneProbe integration
  • updated shapeless recipes to actually be shapeless recipes and be able to use oredict
  • updated join messages across the mod series
  • fixed ModItemArmorBase items can be enchanted with every enchantment

Removed

  • removed beacon base properties from ModCropBase
  • removed ModLogger.info because it was broken from the beginning on