mirror of
https://github.com/plexusorg/Plex.git
synced 2025-06-26 13:54:27 +00:00
disallow tnt minecarts by default
in the future, tnt will be toggleable and this will be unnecessary
This commit is contained in:
@ -164,6 +164,7 @@ blockedBlocks:
|
||||
blockedEntities:
|
||||
- "WITHER"
|
||||
- "ENDER_DRAGON"
|
||||
- "MINECART_TNT"
|
||||
|
||||
worlds:
|
||||
flatlands:
|
||||
|
Reference in New Issue
Block a user