Skip to content

Releases: williambl/EssentialFeatures

Version 3.3.0

19 Mar 17:10
99574c8
Compare
Choose a tag to compare
  • Fixed #84
  • Fixed #82
  • Disabled nettle generation by default
  • Made portable jukebox work on non-tagged discs
  • Replaced 'Give Up' with 'Gave Up' (thanks once again to @Palmidence)

Version 3.2.0

23 Dec 00:37
d178d0d
Compare
Choose a tag to compare
  • Updated to 1.16.4
  • Added Nether music - Pure Evil by @Palmidence
  • Fixed problems with a couple of block models
  • Removed Crying Obsidian

Version 3.1.1

15 Apr 19:35
664b8b3
Compare
Choose a tag to compare
  • Fix many blocks rendering.
  • Fix block breaker breaking bedrock.
  • Fix many blocks not dropping properly.
  • Fix non-living entities triggering blaze block and spike block.
  • Make portable jukebox stop playing when dropped.
  • Fix crying obsidian acting even when not placed.

Version 3.1.0

25 Jan 20:03
eaaaccf
Compare
Choose a tag to compare
  • Updated to 1.15.2.
  • Added waterlogging to slate and spikes.
  • Added redstone rod-based smelting.

Version 3.0.1

13 Nov 19:30
Compare
Choose a tag to compare

Mostly just bugfixes.

  • Increased weight of injected loot table
  • Rebalanced redstone rod sword (#66)
  • Fixed server crashes (#68)
  • Added dispenser support to the redstone arrow
  • Made redstone rod activate when hit by redstone rod sword or arrow (#67)
  • Improved configurability (#65)

Version 3.0.0

03 Nov 20:41
Compare
Choose a tag to compare

Nearly as many commits as Version 2.0!

  • Updated to Minecraft 1.14.4 (#57)
  • This means recipes, loot tables, etc. are now customisable with datapacks
  • Also means that there are now loads of tags instead of oredict
  • Removed smooth double slabs (they exist in vanilla now)
  • Given portable jukeboxes an overhaul
  • Now they work with modded discs (#63)
  • And they don't need to be right-clicked on a block to work (#61)
  • And they're properly networked (#62)
  • The MOTD is now specific to different versions (and can be turned off) (#64)
  • Fixed a few bugs (#59, #60, #58)

Version 2.2.1

23 Aug 18:56
Compare
Choose a tag to compare

Quick fix for zombie mechanic villagers having a missing texture, causing them to be invisible and cause logspam, and also crashing when punched.

Version 2.2.0: Celebrating 1000 downloads, 2 years, and 400 commits!

17 Mar 16:22
Compare
Choose a tag to compare

It took a while to get to this point. Perhaps too long!

  • Makes stinging nettles only give 1 damage point rather than poisoning.
  • Removes unused code for panda mob. (#16)
  • Adds redstone rod block, which attracts lightning and gives off a redstone signal when struck, (#1) and also has a sword and arrow (#54) which can be made from it.
  • Tweaks hardness of some blocks.
  • Fixes various door-related issues. (#51, #52)
  • Reduces frequency of portable jukebox as loot. (#53)
  • Add stained redstone torches, finally closing the first ever issue from 2 years ago. (#1)
  • Limits biomes in which nettles can spawn.
  • Adds stained redstone lamp recipes.

Version 2.1.1

26 Oct 16:58
Compare
Choose a tag to compare
  • Reduces amount of nettles that spawn
  • Adds bubbles when chests open underwater (#49)
  • Fixes a crash on server startup (#50)

Version 2.1.0

24 Aug 19:04
Compare
Choose a tag to compare

For MC 1.12.2

Changelog:

Additions:

  • Added portable note block item (#33)
  • Added feature where a swarm of bats will spawn on a witch's death (#29)
  • Added feature where a tamed cat rarely spawns when a witch dies (#29)
  • Added sharpened arrow, which breaks through glass and always crits (unless it's broken through glass) (#38)
  • Added packed sand, red sand, and gravel, which don't fall (#43)
  • Added stinging nettles, which poison you on touch or punch. They can also be cooked and eaten. (#45)
  • Added MOTD taken from the net on login (#42)
  • Added Nether Brick and Purpur Doors (#34)
  • Added forge automatic update notifier (#32)

Improvements:

  • Viewed Block Optimisations: (#41)
    • Made Viewed Block only check on server side
    • Made Viewed Block only check every other tick by default
    • Added a config value for how often the Viewed Block checks for players
  • Made Crying Obsidian work in the nether or the end, but only once (#27)

Fixes:

  • Localised Crying Obsidian in en_US (#28)
  • Fixed cascading worldgen (#44)
  • Stopped portable jukebox from playing many tracks at once if repeatedly used (#31)