mirror of
https://gitlab.com/phoenix-dvpmt/mmoitems.git
synced 2024-12-23 04:47:34 +01:00
Fix custom blocks not regenerating with mmocore.
This commit is contained in:
parent
a7bdf4f210
commit
b3478393f9
@ -40,7 +40,7 @@ public class MMOItemsBlockType implements BlockType {
|
||||
|
||||
@Override
|
||||
public void regenerate(RegeneratingBlock regeneratingBlock) {
|
||||
|
||||
place(regeneratingBlock);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user