mirror of
https://github.com/Xiao-MoMi/Custom-Fishing.git
synced 2025-12-27 02:49:17 +00:00
2.1.0.3.1
This commit is contained in:
@@ -72,6 +72,7 @@ public class BlockManagerImpl implements BlockManager, Listener {
|
||||
this.blockConfigMap = new HashMap<>();
|
||||
this.dataBuilderMap = new HashMap<>();
|
||||
this.stateBuilderMap = new HashMap<>();
|
||||
this.registerInbuiltProperties();
|
||||
this.registerBlockLibrary(new VanillaBlockImpl());
|
||||
}
|
||||
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
|
||||
|
||||
# global group
|
||||
global-group:
|
||||
list: []
|
||||
|
||||
Reference in New Issue
Block a user