Allow Aghosts to load biomes. (#36325)

* init

* review
This commit is contained in:
ScarKy0
2025-04-06 14:10:17 +02:00
committed by GitHub
parent 92c9653801
commit 9e299a1053
3 changed files with 8 additions and 1 deletions

View File

@@ -15,6 +15,7 @@
- NoConsoleSound
- SilentStorageUser
- PreventAccessLogging
- AllowBiomeLoading
- type: Input
context: "aghost"
- type: Ghost

View File

@@ -15,6 +15,9 @@
- type: Tag
id: AirSensor
- type: Tag
id: AllowBiomeLoading # Entities with this tag will load terrain, even if a ghost.
- type: Tag
id: AllowGhostShownByEvent