Jump to content

Forge 14.22.1 Minecraft 1.12.1


LexManos

Recommended Posts

Forge Version: 1.12.1-14.22.1.2478

Minecraft Version: 1.12.1

Downloads:

 

With 1.12.2 on the horizon, I figure its about time for a RB. We've done a few bug fixes, performance improvements, etc. We're still working on flushing out Mojang's JSON data system. But this is being held up by modder's not wanting to say what they need. So my hopes is that people will start testing out the changes and working with us to move the data system forward.

 

I want to take this moment to re-iterate that we are proposing a new standard for the community in reguards to CoreMods. This standard has been agreed upon by most of the major players in the Minecraft community. You can read more in the announcement. These are proposed for technical reasons so that hopefully in the future we can start moving the engine/game forward.

 

Minecraft Forge 14.22.1 Changelog:

============================================================================

New:

  • Added @ObjectHolder scanning to vanilla MobEffects, Biomes, Enchantments, SoundEvents, and PotionTypes constants.
  • Optimized ExtendedBlockState.getClean() speeding up block updates.
  • Added rotation origin variable for animated models
  • Added partialTick to RenderLivingEvent
  • Improved Furnace fuel functionality and performance.
  • Added spawner flag to CheckSpawn event.
  • Added logging snitcher when using System.out/err
  • Quieted down warning for missing translation files.
  • Added support for custom FontRenderer for tooltips in Creative GUI
  • Added support for NBT icons in Advancements
  • Removed unnecessary maxStackSize restrictions on brewing potions.
  • Optimized some patches for performance/cleanliness.
  • Now firing RemapEvent when reverting to Frozen state.
  • New Recipe Registry events after JSON recipes are loaded.
  • Added support for vanilla "nbt strings" in json recipes
  • Added logging for coremods that do not package separate Jars. 
  • Made Optional.Interface repeatable
  • Added support for custom Shields and Shield disabling weapons.
  • Added limiting to Server to Client capability packets.
  • Added support for oredict dyes to Fireworks, Armors, and Shulker recipes.
  • Added support for placing buttons and levers on modded blocks.
  • Sneaking will now bypass villager interactions like other entities.
  • Added pages to the advancements GUI to allow for unlimited root advancements.
  • Added CriticalHitEvent to allow more control over whether a attack is a critical or not, and what damage it does.
  • Cleaned up Forge config files.
  • Increased performance of ticking tile entities.
  • Added GuiContainer Foreground render event.
  • Add smarter getter for block slipperiness

 

Bug Fix:

  • Fix BiomeDictionary not collecting it's list correctly.
  • Fixed incorrect default resource location of potion registry
  • Fixed missing messages of missing models
  • Fixed unblockable damage being blocked by armor.
  • Fixed log spam when creating dummy blocks.
  • Fixed override duplication caused by bad comparison.
  • Fixed getting missing models for overridden Item registry entries
  • Fixed JOpt version on the dedicated server not matching client.
  • Fixed packet encoding issues.
  • Fixed Recipe Toast crash when granted more than 5000 recipes
  • Fixed MC-68754, Screen is not resizeable after exiting fullscreen due to LWJGL bug
  • Fixed crashes related to the RecipeBook and unknown Recipes.
  • Fixed EnumHelper for CreatureTypes
  • Fixed game freeze when resizing the window too small on the mods gui
  • Fixed "Binary patch set is missing" error in dev environment
  • Fixed issue where rendered held items wouldn't properly update when the reequip animations isnt shown.
  • Fixed invalid erroring case during loading Advancements form mods that don't have advancements.
  • Fixed tripwire statemap not being complete when mappings change.
  • Fixed crops dropping incorrect items with fortune.
  • Fixed server not handling item usage when client cancels it.
  • Fixed death loop due to zero max health (MC-119183)
  • Fixed FML handshake race condition
  • Fixed overrides not being applied over the network.
  • Fixed swapping of finite fluids with negative densities.
  • Fixed the firing location of InputEvent.MouseInputEvent
  • Fixed Armor bar disappear after changing dimension. MC-88179
  • Fixed bug where config categories errored if they contained regex special characters.
  • Fixed issue where client comparators WOULD sync with server. {Vanilla bug we had to re-introduce because of vanilla mechanics =.=}
  • Fixed vanilla server icon.
  • Fixed stacked entity item rendering using the wrong transform for the extra items.
  • Fixed Boats rubber banding when dismounted. MC-119811

 

  • Like 4

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.