mirror of
https://gitlab.com/phoenix-dvpmt/mmoitems.git
synced 2024-12-22 04:37:42 +01:00
Custom blocks have been overhauled. This build will not work unless you follow the instructions here https://git.lumine.io/mythiccraft/mmoitems/-/wikis/MMOItems%205.5.5%20Block%20Update
This commit is contained in:
parent
7743458445
commit
7859868c04
@ -43,7 +43,6 @@ public class BlockManager {
|
||||
/*
|
||||
* maps the custom block id to the custom block instance
|
||||
*/
|
||||
|
||||
private final Map<Integer, CustomBlock> customBlocks = new HashMap<>();
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user