Commit Graph

18 Commits

Author SHA1 Message Date
jameslfc19
6b0f37de2c Huge Code Cleanup! 2020-08-01 22:04:30 +01:00
jameslfc19
b2925e44a6 Added new 1.16 Lidded API support. 2020-07-29 21:52:33 +01:00
jameslfc19
1ce9b3f4b0 Bug Fixes 2020-07-28 12:39:09 +01:00
jameslfc19
f0a7d3231f StorageOpener Optimisations
Fixes for sign bug when more than 64 signs get updated in a chunk. #12
Optimised ChestOpener code to cache the tile entity.
Armour stands no longer calculate unneed location and postions.
Display type enum that gets set when the display item is chaned.
2020-07-26 18:27:44 +01:00
jameslfc19
c5e38b6711 Barrels!
Added Barrels as an option for ChestLinks!
2020-07-18 18:29:54 +01:00
jameslfc19
f3c04c0783 Added ItemFrame Invisibility Option 2020-07-14 22:56:58 +01:00
jameslfc19
3d5c806116 Fixes
AutoCrafting Table now uses all inventories for crafting, rather than one at a time!
Fixed missing materials.
Fixed Autocraft bug when reloading.
2020-07-14 18:44:04 +01:00
jameslfc19
5ae0cf664c Chest Opener Fix
Fixed custom chests that weren't opening, and playing close sounds too early.
2020-07-10 14:10:21 +01:00
jameslfc19
8fa5a1c781 Chest Opener Fix
Chests were playing the close sound after keeping the inventory open for a couple seconds.
2020-07-09 15:30:47 +01:00
jameslfc19
090d2cbaa2 Fixes
Fixed DoubleChest not being converted when placing a sign.
Pistons can no longer push a CraftingTable that's apart of a group.
When creating a storage the type of sign the player is holding is now used.
Removed Print statements!
2020-07-08 12:26:21 +01:00
jameslfc19
9fc4ebdd13 Changed NMS Method.
Calls to newer NMS not possible from Core now.
2020-07-07 17:26:53 +01:00
jameslfc19
7b57a2da00 Moved 1.14 Material Checker to own Module. 2020-07-04 17:39:30 +01:00
jameslfc19
367ffdcc73 ChestLinks now open!
Added NMS support.
Fixed versioning.
2020-07-04 14:45:58 +01:00
jameslfc19
daf23d3f5d Removed all files that are in the .gitignore 2020-07-04 00:21:13 +01:00
jameslfc19
cb7ff74d17 Fix for Armor Stand Displays 2020-07-04 00:10:16 +01:00
jameslfc19
251d02e324 Material Checker Start
Having to sort through most items manually to decide how to display them!
2020-07-03 17:10:58 +01:00
jameslfc19
6b1a83e1b7 Fixed Maven Module System 2020-07-03 14:23:09 +01:00
jameslfc19
c90abd1688 API Specific Implementations 2020-07-03 00:42:55 +01:00