Skip to content

1.07 for Forge 1.11.2 (2226)

Compare
Choose a tag to compare
@falkreon falkreon released this 07 Feb 12:03
· 22 commits to master since this release

A wild 1.11.2 appears!

Literally hundreds of files changed, most of them BlockState json. Forge added case-sensitivity to their bag of tricks, which I wholeheartedly support. On the other hand, just about everything that could have broken, broke! Because some of the blocks use 1.8+ randomtextures, my blockstate json might look a little weird or unpleasant at first glance, but it's the most future-proof way to ensure the json gets unwrapped into the multimap state I need in-game.

Tomatoes broke. Seemed like an easy fix. Then they broke again. My fault that time, I was missing an Override annotation. When I got that working, some newly-eager clientside collision code made them splat in your face about 90% of the time. I'm sad to report that this particular bug is also fixed.

This version of Minecraft's quite an adventure so far! Send me bug reports! 🐙