Releases: EnvyWare/EnvyCrates
1.20.2
1.20.1 build errors
Fixes 1.20.1 failing to load
Full Changelog: 1.2.0...1.2.1
1.20.1
Adds give all command
Changes:
Adds give all command as follows:
/crates giveall [crate] [amount]
with permissioncom.envyful.crates.command.give.all
Full Changelog: 1.1.1...1.1.2
RayTracing
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
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
- 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
First release
Pure Forge crates mod. For more information look at the wiki