player and dimension loader with ecs system
This commit is contained in:
17
server/world/Dimension.snbt
Normal file
17
server/world/Dimension.snbt
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
piglin_safe:0B,
|
||||
natural:1B,
|
||||
ambient_light:0.0000000000F,
|
||||
infiniburn:"#minecraft:infiniburn_overworld",
|
||||
respawn_anchor_works:0B,
|
||||
has_skylight:1B,
|
||||
bed_works:1B,
|
||||
effects:"minecraft:overworld",
|
||||
has_raids:1B,
|
||||
logical_height:384,
|
||||
coordinate_scale:1.0000000000D,
|
||||
min_y:-64,
|
||||
has_ceiling:0B,
|
||||
ultrawarm:0B,
|
||||
height:384
|
||||
}
|
Reference in New Issue
Block a user