API Synced or Spatial, also one last change with grinder.
This commit is contained in:
@@ -647,6 +647,11 @@ public class Registration
|
||||
|
||||
IMovableRegistry mr = AEApi.instance().registries().moveable();
|
||||
|
||||
/**
|
||||
* You can't move bed rock.
|
||||
*/
|
||||
mr.blacklistBlock( net.minecraft.init.Blocks.bedrock );
|
||||
|
||||
/*
|
||||
* White List Vanilla...
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user