Add void_air material to default config

- Should fix void teleport on end dimension.
This commit is contained in:
Brian 2020-04-06 22:09:45 -04:00 committed by GitHub
parent bb1c402c42
commit 925424d900
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,6 +45,7 @@ BlacklistedBlocks:
- leaves - leaves
- leaves_2 - leaves_2
- air - air
- void_air
## Worlds to NOT allow /rtp in, unless there is an override to another enabled world # ## Worlds to NOT allow /rtp in, unless there is an override to another enabled world #
DisabledWorlds: DisabledWorlds:
@ -76,3 +77,4 @@ Override:
#FORMAT <CURRENT>:<OTHER> #FORMAT <CURRENT>:<OTHER>
world_nether: 'world' world_nether: 'world'
creative: 'world' creative: 'world'