Skip to content

Et Futurum Requiem 2.5.0: Bugs and Blunders - Beta 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Roadhog360 Roadhog360 released this 29 Aug 23:38
· 706 commits to master since this release

New Changes:

  • Spectators can now spectate entities, and they'll show their crosshair when selecting entities or blocks they're allowed to open.
  • Added ladder trapdoors. If a trapdoor is clapped open against a block and there's a ladder below it (doesn't have to be facing the same way) then you can climb up the trapdoor as if it was a ladder.
  • Added piston functionality with slime and honey blocks, coutesy of Back in Slime, author DonBruce64. Right now honey blocks and slime blocks stick to each other, this will be changed later.
  • Hopefully fixed a very rare instance of the EFR deepslate generator causing a crash. If you replace your old Back in Slime pistons or slime blocks they'll automatically be changed to the new ones.
  • Fixed composter NEI having weird issues displaying items that are OreDict wildcards (Thanks, @Yoghurt4C)
  • Added WAILA support for banners (Actually show what's on the banner and describe its patterns, no more always showing "White Banner")
  • Use slightly faster worldgen math
  • Change worldgen elements to mostly check the world provider instance. This should fix any additional issues @KAMKEEL and @wojak9058 were having with EFR stuff generating in dimensions they shouldn't. Although some previous changes already stop foliage from appearing in dimensions they shouldn't, this should be an additional safeguard against EFR elements where they shouldn't be. (Deepslate layer still will generate in any non-blacklisted dimension)

Changes from last builds:

  • Fixed fossils always generating at the same Y level and way higher than they should.
  • Fixed oak and iron door item replacement textures not appearing.
  • Fixed oak boats not always getting the correct lang key.
  • Fixed bad Forge logic sometimes declaring worlds corrupt with EFR 2.5.0 alpha 1 when they're not. (If you got this message about missing blocks and items and then it said your world is corrupt, just download this beta and open the same world, it should go away)
  • Fix a crash when natura was installed but, Nether furnace, lever, pressure plate or button were disabled.