Skip to content

Releases: Thuts-Mods/ThutCore

Release 8.2.0 for 1.16.4

18 Feb 17:00
Compare
Choose a tag to compare

Fixes

  • Moves dataparameter registration synchronous, this somewhat alleviates some random conflicts with other mods that also include such parameters

Tweaks

  • Adjusts BlockEntities such that they use fake-blocks to support lighting, and to have collision boxes which prevent players falling through at high speeds

Release 8.1.0 for 1.16.4

05 Dec 22:42
Compare
Choose a tag to compare

fixes some issues related to blockentities
fixes some issues with the rendering api

1.16.4-8.0.1

04 Dec 00:44
Compare
Choose a tag to compare

1.16.4 update

Release 8.0.0 for 1.16.3

05 Oct 20:42
Compare
Choose a tag to compare

Initial Update

7.2.1 for 1.15.2

24 May 04:42
Compare
Choose a tag to compare

Fixes:

  • #3 these properly implement toImmutable now
  • #2 they should properly handle players on them when moving down
  • #1 should now be compatible with java versions 11+

1.15.2-7.2.0: adjustments to block entities movement

11 May 02:02
Compare
Choose a tag to compare

Changes:

  • fixes TileUpdate packet not working right
  • adjustments to block entities so that they will accelerate more properly on SMP

initial github version for this

10 May 20:39
1842f8b
Compare
Choose a tag to compare
1.15.2-7.1.727

Initial commit