Skip to content

2.0.0-alpha.1

Choose a tag to compare

@sisby-folk sisby-folk released this 12 Mar 23:57
· 170 commits to 1.21 since this release

Save Breakages:

  • previously placed item displays will lose their display properties (orientation etc), and will no longer be able to give items (this is now done via item providers)
  • previously placed sprite blocks will lose their wall rotation (now a facing state, allowing placement on foors and roofs)

Changes:

  • Split current item display block into item provider and item display blocks. by @HyperPigeon in #71
  • Hold shift to increase the font size faster by @quat1024 in #73
  • Entity Display Block - Move Item Display's Spawn Egg Entity Display Feature To Its Own Block by @Superkat32 in #58
  • Recipe block by @emilyploszaj in #72
  • Add the Collection Case by @sisby-folk in #75
  • Added TIMED mode for providers (replaces ONCE)
  • Added pulse length editing for acceptor

Known Issues:

  • Elements in recipe block rendering appear as fog color. Please help us fix this!

Full Changelog: 1.9.0...2.0.0-alpha.1