mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 02:42:58 +00:00
Renamed NBT tags to have Tag in the name
This commit is contained in:
@ -33,7 +33,7 @@ class EndStone extends Solid{
|
||||
}
|
||||
|
||||
public function getName(){
|
||||
return "End Stone";
|
||||
return "EndTag Stone";
|
||||
}
|
||||
|
||||
public function getToolType(){
|
||||
|
Reference in New Issue
Block a user