diff --git a/src/main/resources/data/lostcities/dimension_type/lostcity.json b/src/main/resources/data/lostcities/dimension_type/lostcity.json index 208556deb..9aa42e085 100644 --- a/src/main/resources/data/lostcities/dimension_type/lostcity.json +++ b/src/main/resources/data/lostcities/dimension_type/lostcity.json @@ -7,7 +7,6 @@ "has_skylight": true, "has_ceiling": false, "ambient_light": 0, - "fixed_time": false, "piglin_safe": false, "bed_works": true, "respawn_anchor_works": true, @@ -15,4 +14,4 @@ "logical_height": 256, "infiniburn": "minecraft:infiniburn_overworld", "effects": "minecraft:overworld" -} \ No newline at end of file +}