Skip to content

Releases: EnvyWare/EnvyCrates

1.20.2

19 Oct 15:49
Compare
Choose a tag to compare

Changes:

Updated to Minecraft 1.20.2

Full Changelog: 1.2.1...1.3.0

1.20.1 build errors

30 Aug 08:40
Compare
Choose a tag to compare

Fixes 1.20.1 failing to load

Full Changelog: 1.2.0...1.2.1

1.20.1

24 Aug 12:26
Compare
Choose a tag to compare

Changes:

Adds Forge 1.20.1 support

NOTE: This has not been tested

Full Changelog: 1.1.2...1.2.0

Adds give all command

19 Apr 13:27
Compare
Choose a tag to compare

Changes:

Adds give all command as follows: /crates giveall [crate] [amount] with permission com.envyful.crates.command.give.all

Full Changelog: 1.1.1...1.1.2

RayTracing

14 Dec 15:06
Compare
Choose a tag to compare

Changes:

/envycrates set now uses raytracing (if no block position is supplied) to get the block you're looking at and then set that to the crate type
Fixes weird behavior where interacting with blocks was giving the item in your hand an empty NBT tag causing weird stacking

Full Changelog: 1.1.0...1.1.1

Bug fixes

22 Nov 23:13
Compare
Choose a tag to compare

Changes:

Make the crates remove keys from inventories correctly
Make the final placement UI stop breaking on the background
Make the final item always land on the correct spot
Add sounds for final reward
Adds ticking sounds
Updates the interact handler to get the correct crate when clicking
Allow opening the preview UI from anywhere when right clicking the key
Stop the key item from having base minecraft functionality (i.e. placement)
Change the JSONs to always use ExtendedConfigItem
Update reload command to reload the crate JSONs
Add feedback to reload command
Fixes Pixelmon jar and non-Pixelmon jar being the wrong way around

Full Changelog: 1.0.1...1.1.0

Adds sound events

04 Nov 08:22
Compare
Choose a tag to compare
  • Fixes async command execution
  • Adds feedback to reload command
  • Allows reload command to reload all crate types

Adds sound option to the crate (for a sound when the GUI ticks):

"sound": "minecraft.whatever",
"volume": 1.0,
"pitch": 1.0

Full Changelog: 1.0.0...1.0.1

EnvyCrates

12 Oct 04:46
Compare
Choose a tag to compare

First release

Pure Forge crates mod. For more information look at the wiki