mirror of
https://github.com/plexusorg/Plex.git
synced 2025-02-20 23:24:46 +00:00
disallow tnt minecarts by default
in the future, tnt will be toggleable and this will be unnecessary
This commit is contained in:
parent
fb17c4c858
commit
a89cca1baa
1 changed files with 1 additions and 0 deletions
|
@ -164,6 +164,7 @@ blockedBlocks:
|
|||
blockedEntities:
|
||||
- "WITHER"
|
||||
- "ENDER_DRAGON"
|
||||
- "MINECART_TNT"
|
||||
|
||||
worlds:
|
||||
flatlands:
|
||||
|
|
Loading…
Reference in a new issue