mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 18:32:55 +00:00
Added End Rods, close #940
This commit is contained in:
@ -280,7 +280,7 @@ class Block extends Position implements BlockIds, Metadatable{
|
||||
|
||||
//TODO: END_BRICKS
|
||||
//TODO: FROSTED_ICE
|
||||
//TODO: END_ROD
|
||||
self::registerBlock(new EndRod());
|
||||
//TODO: END_GATEWAY
|
||||
|
||||
//TODO: MAGMA
|
||||
|
Reference in New Issue
Block a user