Can't sleep aboard TARDIS
seylerius opened this issue ยท 3 comments
Issue description
If you place a bed (or a modded sleeping bag) in a TARDIS, you are unable to sleep. Right clicking the bed does nothing. No error message is produced. Reproduced on a barebones instance in a new superflat world with just Fabric loader, Fabric API 0.76.1+1.19.2, and TARDIS Refined 1.0.1 installed.
Steps to reproduce
- Enter any TARDIS
- Place down a bed
- Attempt to "use" the bed (default right-click)
- Observe that nothing happens
Minecraft version
1.19.2 (Latest)
Mod Loader Platform type
Fabric
Mod Loader version
0.15.3
Tardis Refined version
v1.0
Other relevant versions
No response
Attach the relevant crash report file or log file: (Don't know how to find a crash report file? See the Minecraft Wiki Tutorial
No response
With the excellent help of Jeryn on the Discord, this has been figured out. It's prevented by the has_skylight
setting here.
Is this toggleable via a datapack or something? My bed explodes on the tardis. Is this how I make it safe and set my spawn point there?