diff --git a/resource_packs/files/utility/fullbright/lighting/cold_lighting.json b/resource_packs/files/utility/fullbright/lighting/cold_lighting.json new file mode 100644 index 00000000..72977702 --- /dev/null +++ b/resource_packs/files/utility/fullbright/lighting/cold_lighting.json @@ -0,0 +1,93 @@ +{ + "format_version": "1.21.70", + "minecraft:lighting_settings": { + "description": { + "identifier": "minecraft:cold_lighting" + }, + "directional_lights": { + "sun": { + "illuminance": { + "0.000000": 100.0, + "0.050000": 100.0, + "1.000000": 100.0, + "0.313846": 0.0, + "0.684230": 0.0, + "0.950000": 100.0 + }, + "color": { + "0.717949": [ + 255, + 133, + 133 + ], + "0.242908": [ + 255, + 127, + 0 + ], + "0.140811": [ + 255, + 173, + 81 + ], + "0.216944": [ + 255, + 155, + 82 + ], + "0.314561": [ + 255, + 154, + 154 + ], + "0.269504": [ + 255, + 127, + 0 + ], + "0.506998": [ + 255, + 105, + 0 + ], + "0.801062": [ + 255, + 173, + 81 + ], + "1.000000": [ + 255, + 227, + 215 + ] + } + }, + "moon": { + "illuminance": { + "0.750000": 0.0, + "0.000000": 0.0, + "0.200000": 0.0, + "1.000000": 0.0, + "0.225000": 0.4, + "0.735000": 0.4 + }, + "color": { + "0.000000": [ + 163, + 182, + 255 + ], + "1.000000": [ + 163, + 182, + 255 + ] + } + } + }, + "ambient": { + "color": "#FFFFFF", + "illuminance": 5.0 + } + } +} \ No newline at end of file diff --git a/resource_packs/files/utility/fullbright/lighting/coolish_lighting.json b/resource_packs/files/utility/fullbright/lighting/coolish_lighting.json new file mode 100644 index 00000000..87e6be8a --- /dev/null +++ b/resource_packs/files/utility/fullbright/lighting/coolish_lighting.json @@ -0,0 +1,93 @@ +{ + "format_version": "1.21.70", + "minecraft:lighting_settings": { + "description": { + "identifier": "minecraft:coolish_lighting" + }, + "directional_lights": { + "sun": { + "illuminance": { + "0.000000": 100.0, + "0.050000": 100.0, + "1.000000": 100.0, + "0.313846": 0.0, + "0.684230": 0.0, + "0.950000": 100.0 + }, + "color": { + "0.717949": [ + 255, + 133, + 133 + ], + "0.242908": [ + 255, + 127, + 0 + ], + "0.140811": [ + 255, + 173, + 81 + ], + "0.216944": [ + 255, + 155, + 82 + ], + "0.314561": [ + 255, + 154, + 154 + ], + "0.269504": [ + 255, + 127, + 0 + ], + "0.506998": [ + 255, + 105, + 0 + ], + "0.801062": [ + 255, + 173, + 81 + ], + "1.000000": [ + 255, + 227, + 215 + ] + } + }, + "moon": { + "illuminance": { + "0.750000": 0.0, + "0.000000": 0.0, + "0.200000": 0.0, + "1.000000": 0.0, + "0.225000": 0.4, + "0.735000": 0.4 + }, + "color": { + "0.000000": [ + 163, + 182, + 255 + ], + "1.000000": [ + 163, + 182, + 255 + ] + } + } + }, + "ambient": { + "color": "#FFFFFF", + "illuminance": 5.0 + } + } +} \ No newline at end of file diff --git a/resource_packs/files/utility/fullbright/lighting/desert_lighting.json b/resource_packs/files/utility/fullbright/lighting/desert_lighting.json new file mode 100644 index 00000000..5156c1b4 --- /dev/null +++ b/resource_packs/files/utility/fullbright/lighting/desert_lighting.json @@ -0,0 +1,96 @@ +{ + "format_version": "1.21.70", + "minecraft:lighting_settings": { + "description": { + "identifier": "minecraft:desert_lighting" + }, + "directional_lights": { + "sun": { + "illuminance": { + "0.000000": 100.0, + "0.292000": 0.0, + "0.291500": 0.01, + "0.282000": 1.0, + "0.050000": 100.0, + "0.709000": 0.0, + "0.719000": 1.0, + "0.950000": 100.0, + "1.000000": 100.0 + }, + "color": { + "0.717949": [ + 255, + 133, + 133 + ], + "0.242908": [ + 255, + 127, + 0 + ], + "0.140811": [ + 255, + 173, + 81 + ], + "0.216944": [ + 255, + 155, + 82 + ], + "0.314561": [ + 255, + 154, + 154 + ], + "0.269504": [ + 255, + 127, + 0 + ], + "0.506998": [ + 255, + 105, + 0 + ], + "0.801062": [ + 255, + 173, + 81 + ], + "1.000000": [ + 255, + 227, + 215 + ] + } + }, + "moon": { + "illuminance": { + "0.750000": 0.0, + "0.000000": 0.0, + "0.200000": 0.0, + "1.000000": 0.0, + "0.225000": 0.4, + "0.735000": 0.4 + }, + "color": { + "0.000000": [ + 62, + 108, + 255 + ], + "1.000000": [ + 62, + 108, + 255 + ] + } + } + }, + "ambient": { + "color": "#FFFFFF", + "illuminance": 5.0 + } + } +} \ No newline at end of file diff --git a/resource_packs/files/utility/fullbright/lighting/end_lighting.json b/resource_packs/files/utility/fullbright/lighting/end_lighting.json new file mode 100644 index 00000000..789fbe27 --- /dev/null +++ b/resource_packs/files/utility/fullbright/lighting/end_lighting.json @@ -0,0 +1,65 @@ +{ + "format_version": "1.21.80", + "minecraft:lighting_settings": { + "description": { + "identifier": "minecraft:end_lighting" + }, + "directional_lights": { + "orbital": { + "sun": { + "illuminance": { + "0.000000": 100.0, + "1.000000": 100.0 + }, + "color": { + "0.000000": [ + 255, + 255, + 255 + ], + "1.000000": [ + 255, + 255, + 255 + ] + } + }, + "moon": { + "illuminance": { + "0.000000": 100.0, + "1.000000": 100.0 + }, + "color": { + "0.000000": [ + 255, + 255, + 255 + ], + "1.000000": [ + 255, + 255, + 255 + ] + } + }, + "orbital_offset_degrees": 0.0 + }, + "flash": { + "illuminance": 3.0, + "color": [ + 228, + 93, + 255 + ] + } + }, + "ambient": { + "color": [ + 255, + 255, + 255 + ], + "illuminance": 5.0 + } + } +} \ No newline at end of file diff --git a/resource_packs/files/utility/fullbright/lighting/global.json b/resource_packs/files/utility/fullbright/lighting/global.json new file mode 100644 index 00000000..52339e22 --- /dev/null +++ b/resource_packs/files/utility/fullbright/lighting/global.json @@ -0,0 +1,113 @@ +{ + "format_version": "1.21.80", + "minecraft:lighting_settings": { + "description": { + "identifier": "minecraft:default_lighting" + }, + "directional_lights": { + "orbital": { + "sun": { + "illuminance": { + "0.000000": 100.0, + "0.292000": 0.0, + "0.291500": 0.01, + "0.282000": 1.0, + "0.050000": 100.0, + "0.709000": 0.0, + "0.719000": 1.0, + "0.950000": 100.0, + "1.000000": 100.0 + }, + "color": { + "0.717949": [ + 255, + 133, + 133 + ], + "0.242908": [ + 255, + 127, + 0 + ], + "0.140811": [ + 255, + 173, + 81 + ], + "0.216944": [ + 255, + 155, + 82 + ], + "0.314561": [ + 255, + 154, + 154 + ], + "0.269504": [ + 255, + 127, + 0 + ], + "0.506998": [ + 255, + 105, + 0 + ], + "0.801062": [ + 255, + 173, + 81 + ], + "1.000000": [ + 255, + 227, + 215 + ] + } + }, + "moon": { + "illuminance": { + "0.750000": 0.0, + "0.000000": 0.0, + "0.200000": 0.0, + "1.000000": 0.0, + "0.225000": 0.4, + "0.735000": 0.4 + }, + "color": { + "0.000000": [ + 163, + 182, + 255 + ], + "1.000000": [ + 163, + 182, + 255 + ] + } + }, + "orbital_offset_degrees": 0.0 + }, + "flash": { + "illuminance": 10.0, + "color": [ + 228, + 93, + 255 + ] + } + }, + "emissive": { + "desaturation": 0.0 + }, + "ambient": { + "color": "#FFFFFF", + "illuminance": 5.0 + }, + "sky": { + "intensity": 1.0 + } + } +} \ No newline at end of file diff --git a/resource_packs/files/utility/fullbright/lighting/hot_lighting.json b/resource_packs/files/utility/fullbright/lighting/hot_lighting.json new file mode 100644 index 00000000..dd519b8f --- /dev/null +++ b/resource_packs/files/utility/fullbright/lighting/hot_lighting.json @@ -0,0 +1,93 @@ +{ + "format_version": "1.21.70", + "minecraft:lighting_settings": { + "description": { + "identifier": "minecraft:hot_lighting" + }, + "directional_lights": { + "sun": { + "illuminance": { + "0.000000": 100.0, + "0.050000": 100.0, + "1.000000": 100.0, + "0.313846": 0.0, + "0.684230": 0.0, + "0.950000": 100.0 + }, + "color": { + "0.717949": [ + 255, + 133, + 133 + ], + "0.242908": [ + 255, + 127, + 0 + ], + "0.140811": [ + 255, + 173, + 81 + ], + "0.216944": [ + 255, + 155, + 82 + ], + "0.314561": [ + 255, + 154, + 154 + ], + "0.269504": [ + 255, + 127, + 0 + ], + "0.506998": [ + 255, + 105, + 0 + ], + "0.801062": [ + 255, + 173, + 81 + ], + "1.000000": [ + 255, + 227, + 215 + ] + } + }, + "moon": { + "illuminance": { + "0.750000": 0.0, + "0.000000": 0.0, + "0.200000": 0.0, + "1.000000": 0.0, + "0.225000": 0.4, + "0.735000": 0.4 + }, + "color": { + "0.000000": [ + 36, + 86, + 255 + ], + "1.000000": [ + 36, + 86, + 255 + ] + } + } + }, + "ambient": { + "color": "#FFFFFF", + "illuminance": 5.0 + } + } +} \ No newline at end of file diff --git a/resource_packs/files/utility/fullbright/lighting/ice_plains_spikes_lighting.json b/resource_packs/files/utility/fullbright/lighting/ice_plains_spikes_lighting.json new file mode 100644 index 00000000..f0ce85b9 --- /dev/null +++ b/resource_packs/files/utility/fullbright/lighting/ice_plains_spikes_lighting.json @@ -0,0 +1,96 @@ +{ + "format_version": "1.21.70", + "minecraft:lighting_settings": { + "description": { + "identifier": "minecraft:ice_plains_spikes_lighting" + }, + "directional_lights": { + "sun": { + "illuminance": { + "0.000000": 50.0, + "0.292000": 0.0, + "0.291500": 0.01, + "0.282000": 1.0, + "0.050000": 50.0, + "0.709000": 0.0, + "0.719000": 1.0, + "0.950000": 50.0, + "1.000000": 50.0 + }, + "color": { + "0.717949": [ + 215, + 224, + 255 + ], + "0.242908": [ + 215, + 224, + 255 + ], + "0.140811": [ + 215, + 224, + 255 + ], + "0.216944": [ + 215, + 224, + 255 + ], + "0.314561": [ + 215, + 224, + 255 + ], + "0.269504": [ + 215, + 224, + 255 + ], + "0.506998": [ + 215, + 224, + 255 + ], + "0.801062": [ + 215, + 224, + 255 + ], + "1.000000": [ + 215, + 224, + 255 + ] + } + }, + "moon": { + "illuminance": { + "0.750000": 0.0, + "0.000000": 0.0, + "0.200000": 0.0, + "1.000000": 0.0, + "0.225000": 0.4, + "0.735000": 0.4 + }, + "color": { + "0.000000": [ + 163, + 182, + 255 + ], + "1.000000": [ + 163, + 182, + 255 + ] + } + } + }, + "ambient": { + "color": "#FFFFFF", + "illuminance": 5.0 + } + } +} \ No newline at end of file diff --git a/resource_packs/files/utility/fullbright/lighting/mangrove_swamp_lighting.json b/resource_packs/files/utility/fullbright/lighting/mangrove_swamp_lighting.json new file mode 100644 index 00000000..9e6e21cf --- /dev/null +++ b/resource_packs/files/utility/fullbright/lighting/mangrove_swamp_lighting.json @@ -0,0 +1,96 @@ +{ + "format_version": "1.21.70", + "minecraft:lighting_settings": { + "description": { + "identifier": "minecraft:mangrove_swamp_lighting" + }, + "directional_lights": { + "sun": { + "illuminance": { + "0.000000": 100.0, + "0.292000": 0.0, + "0.291500": 0.01, + "0.282000": 1.0, + "0.050000": 100.0, + "0.709000": 0.0, + "0.719000": 1.0, + "0.950000": 100.0, + "1.000000": 100.0 + }, + "color": { + "0.717949": [ + 255, + 133, + 133 + ], + "0.242908": [ + 255, + 127, + 0 + ], + "0.140811": [ + 255, + 173, + 81 + ], + "0.216944": [ + 255, + 155, + 82 + ], + "0.314561": [ + 255, + 154, + 154 + ], + "0.269504": [ + 255, + 127, + 0 + ], + "0.506998": [ + 255, + 105, + 0 + ], + "0.801062": [ + 255, + 173, + 81 + ], + "1.000000": [ + 255, + 227, + 215 + ] + } + }, + "moon": { + "illuminance": { + "0.750000": 0.0, + "0.000000": 0.0, + "0.200000": 0.0, + "1.000000": 0.0, + "0.225000": 0.4, + "0.735000": 0.4 + }, + "color": { + "0.000000": [ + 88, + 129, + 255 + ], + "1.000000": [ + 88, + 129, + 255 + ] + } + } + }, + "ambient": { + "color": "#FFFFFF", + "illuminance": 5.0 + } + } +} \ No newline at end of file diff --git a/resource_packs/files/utility/fullbright/lighting/mesa_lighting.json b/resource_packs/files/utility/fullbright/lighting/mesa_lighting.json new file mode 100644 index 00000000..3de64939 --- /dev/null +++ b/resource_packs/files/utility/fullbright/lighting/mesa_lighting.json @@ -0,0 +1,96 @@ +{ + "format_version": "1.21.70", + "minecraft:lighting_settings": { + "description": { + "identifier": "minecraft:mesa_lighting" + }, + "directional_lights": { + "sun": { + "illuminance": { + "0.000000": 100.0, + "0.292000": 0.0, + "0.291500": 0.01, + "0.282000": 1.0, + "0.050000": 100.0, + "0.709000": 0.0, + "0.719000": 1.0, + "0.950000": 100.0, + "1.000000": 100.0 + }, + "color": { + "0.717949": [ + 255, + 133, + 133 + ], + "0.242908": [ + 255, + 127, + 0 + ], + "0.140811": [ + 255, + 173, + 81 + ], + "0.216944": [ + 255, + 155, + 82 + ], + "0.314561": [ + 255, + 154, + 154 + ], + "0.269504": [ + 255, + 127, + 0 + ], + "0.506998": [ + 255, + 105, + 0 + ], + "0.801062": [ + 255, + 173, + 81 + ], + "1.000000": [ + 255, + 227, + 215 + ] + } + }, + "moon": { + "illuminance": { + "0.750000": 0.0, + "0.000000": 0.0, + "0.200000": 0.0, + "1.000000": 0.0, + "0.225000": 0.4, + "0.735000": 0.4 + }, + "color": { + "0.000000": [ + 88, + 129, + 255 + ], + "1.000000": [ + 88, + 129, + 255 + ] + } + } + }, + "ambient": { + "color": "#FFFFFF", + "illuminance": 5.0 + } + } +} \ No newline at end of file diff --git a/resource_packs/files/utility/fullbright/lighting/mushroom_island_lighting.json b/resource_packs/files/utility/fullbright/lighting/mushroom_island_lighting.json new file mode 100644 index 00000000..3505a0f7 --- /dev/null +++ b/resource_packs/files/utility/fullbright/lighting/mushroom_island_lighting.json @@ -0,0 +1,96 @@ +{ + "format_version": "1.21.70", + "minecraft:lighting_settings": { + "description": { + "identifier": "minecraft:mushroom_island_lighting" + }, + "directional_lights": { + "sun": { + "illuminance": { + "0.000000": 100.0, + "0.292000": 0.0, + "0.291500": 0.01, + "0.282000": 1.0, + "0.050000": 100.0, + "0.709000": 0.0, + "0.719000": 1.0, + "0.950000": 100.0, + "1.000000": 100.0 + }, + "color": { + "0.717949": [ + 232, + 209, + 255 + ], + "0.242908": [ + 187, + 153, + 255 + ], + "0.140811": [ + 174, + 158, + 255 + ], + "0.216944": [ + 182, + 158, + 255 + ], + "0.314561": [ + 242, + 229, + 255 + ], + "0.269504": [ + 187, + 153, + 255 + ], + "0.506998": [ + 170, + 153, + 255 + ], + "0.801062": [ + 174, + 158, + 255 + ], + "1.000000": [ + 221, + 214, + 255 + ] + } + }, + "moon": { + "illuminance": { + "0.750000": 0.0, + "0.000000": 0.0, + "0.200000": 0.0, + "1.000000": 0.0, + "0.225000": 0.4, + "0.735000": 0.4 + }, + "color": { + "0.000000": [ + 163, + 182, + 255 + ], + "1.000000": [ + 163, + 182, + 255 + ] + } + } + }, + "ambient": { + "color": "#FFFFFF", + "illuminance": 5.0 + } + } +} \ No newline at end of file diff --git a/resource_packs/files/utility/fullbright/lighting/nether_lighting.json b/resource_packs/files/utility/fullbright/lighting/nether_lighting.json new file mode 100644 index 00000000..e1eeaa17 --- /dev/null +++ b/resource_packs/files/utility/fullbright/lighting/nether_lighting.json @@ -0,0 +1,50 @@ +{ + "format_version": "1.21.70", + "minecraft:lighting_settings": { + "description": { + "identifier": "minecraft:nether_lighting" + }, + "directional_lights": { + "sun": { + "illuminance": { + "0.000000": 100.0, + "1.000000": 100.0 + }, + "color": { + "0.000000": [ + 255, + 255, + 255 + ], + "1.000000": [ + 255, + 255, + 255 + ] + } + }, + "moon": { + "illuminance": { + "0.000000": 100.0, + "1.000000": 100.0 + }, + "color": { + "0.000000": [ + 255, + 255, + 255 + ], + "1.000000": [ + 255, + 255, + 255 + ] + } + } + }, + "ambient": { + "color": "#FFFFFF", + "illuminance": 5.0 + } + } +} \ No newline at end of file diff --git a/resource_packs/files/utility/fullbright/lighting/pale_garden_lighting.json b/resource_packs/files/utility/fullbright/lighting/pale_garden_lighting.json new file mode 100644 index 00000000..578feb40 --- /dev/null +++ b/resource_packs/files/utility/fullbright/lighting/pale_garden_lighting.json @@ -0,0 +1,95 @@ +{ + "format_version": "1.21.70", + "minecraft:lighting_settings": { + "description": { + "identifier": "minecraft:pale_garden_lighting" + }, + "directional_lights": { + "sun": { + "illuminance": { + "0.000000": 5.0, + "0.292000": 0.0, + "0.282000": 0.2, + "0.050000": 5.0, + "0.709000": 0.0, + "0.719000": 0.2, + "0.950000": 5.0, + "1.000000": 5.0 + }, + "color": { + "0.717949": [ + 195, + 216, + 255 + ], + "0.242908": [ + 195, + 216, + 255 + ], + "0.140811": [ + 195, + 216, + 255 + ], + "0.216944": [ + 195, + 216, + 255 + ], + "0.314561": [ + 195, + 216, + 255 + ], + "0.269504": [ + 195, + 216, + 255 + ], + "0.506998": [ + 195, + 216, + 255 + ], + "0.801062": [ + 195, + 216, + 255 + ], + "1.000000": [ + 195, + 216, + 255 + ] + } + }, + "moon": { + "illuminance": { + "0.750000": 0.0, + "0.000000": 0.0, + "0.200000": 0.0, + "1.000000": 0.0, + "0.225000": 0.4, + "0.735000": 0.4 + }, + "color": { + "0.000000": [ + 217, + 225, + 255 + ], + "1.000000": [ + 217, + 225, + 255 + ] + } + } + }, + "ambient": { + "color": "#FFFFFF", + "illuminance": 5.0 + } + } +} \ No newline at end of file diff --git a/resource_packs/files/utility/fullbright/lighting/roofed_forest_lighting.json b/resource_packs/files/utility/fullbright/lighting/roofed_forest_lighting.json new file mode 100644 index 00000000..e934f5be --- /dev/null +++ b/resource_packs/files/utility/fullbright/lighting/roofed_forest_lighting.json @@ -0,0 +1,96 @@ +{ + "format_version": "1.21.70", + "minecraft:lighting_settings": { + "description": { + "identifier": "minecraft:roofed_forest_lighting" + }, + "directional_lights": { + "sun": { + "illuminance": { + "0.000000": 70.0, + "0.292000": 0.0, + "0.291500": 0.01, + "0.282000": 1.0, + "0.050000": 70.0, + "0.709000": 0.0, + "0.719000": 1.0, + "0.950000": 70.0, + "1.000000": 70.0 + }, + "color": { + "0.717949": [ + 255, + 133, + 133 + ], + "0.242908": [ + 255, + 127, + 0 + ], + "0.140811": [ + 255, + 173, + 81 + ], + "0.216944": [ + 255, + 155, + 82 + ], + "0.314561": [ + 255, + 154, + 154 + ], + "0.269504": [ + 255, + 127, + 0 + ], + "0.506998": [ + 255, + 105, + 0 + ], + "0.801062": [ + 255, + 173, + 81 + ], + "1.000000": [ + 255, + 227, + 215 + ] + } + }, + "moon": { + "illuminance": { + "0.750000": 0.0, + "0.000000": 0.0, + "0.200000": 0.0, + "1.000000": 0.0, + "0.225000": 0.4, + "0.735000": 0.4 + }, + "color": { + "0.000000": [ + 163, + 182, + 255 + ], + "1.000000": [ + 163, + 182, + 255 + ] + } + } + }, + "ambient": { + "color": "#FFFFFF", + "illuminance": 5.0 + } + } +} \ No newline at end of file diff --git a/resource_packs/files/utility/fullbright/lighting/swampland_lighting.json b/resource_packs/files/utility/fullbright/lighting/swampland_lighting.json new file mode 100644 index 00000000..7b548cc9 --- /dev/null +++ b/resource_packs/files/utility/fullbright/lighting/swampland_lighting.json @@ -0,0 +1,96 @@ +{ + "format_version": "1.21.70", + "minecraft:lighting_settings": { + "description": { + "identifier": "minecraft:swampland_lighting" + }, + "directional_lights": { + "sun": { + "illuminance": { + "0.000000": 100.0, + "0.292000": 0.0, + "0.291500": 0.01, + "0.282000": 1.0, + "0.050000": 100.0, + "0.709000": 0.0, + "0.719000": 1.0, + "0.950000": 100.0, + "1.000000": 100.0 + }, + "color": { + "0.717949": [ + 255, + 133, + 133 + ], + "0.242908": [ + 255, + 127, + 0 + ], + "0.140811": [ + 255, + 173, + 81 + ], + "0.216944": [ + 255, + 155, + 82 + ], + "0.314561": [ + 255, + 154, + 154 + ], + "0.269504": [ + 255, + 127, + 0 + ], + "0.506998": [ + 255, + 105, + 0 + ], + "0.801062": [ + 255, + 173, + 81 + ], + "1.000000": [ + 255, + 227, + 215 + ] + } + }, + "moon": { + "illuminance": { + "0.750000": 0.0, + "0.000000": 0.0, + "0.200000": 0.0, + "1.000000": 0.0, + "0.225000": 0.4, + "0.735000": 0.4 + }, + "color": { + "0.000000": [ + 163, + 182, + 255 + ], + "1.000000": [ + 163, + 182, + 255 + ] + } + } + }, + "ambient": { + "color": "#FFFFFF", + "illuminance": 5.0 + } + } +} \ No newline at end of file diff --git a/resource_packs/files/utility/fullbright/lighting/warmish_lighting.json b/resource_packs/files/utility/fullbright/lighting/warmish_lighting.json new file mode 100644 index 00000000..bc1aa896 --- /dev/null +++ b/resource_packs/files/utility/fullbright/lighting/warmish_lighting.json @@ -0,0 +1,96 @@ +{ + "format_version": "1.21.70", + "minecraft:lighting_settings": { + "description": { + "identifier": "minecraft:warmish_lighting" + }, + "directional_lights": { + "sun": { + "illuminance": { + "0.000000": 100.0, + "0.292000": 0.0, + "0.291500": 0.01, + "0.282000": 1.0, + "0.050000": 100.0, + "0.709000": 0.0, + "0.719000": 1.0, + "0.950000": 100.0, + "1.000000": 100.0 + }, + "color": { + "0.717949": [ + 255, + 133, + 133 + ], + "0.242908": [ + 255, + 127, + 0 + ], + "0.140811": [ + 255, + 173, + 81 + ], + "0.216944": [ + 255, + 155, + 82 + ], + "0.314561": [ + 255, + 154, + 154 + ], + "0.269504": [ + 255, + 127, + 0 + ], + "0.506998": [ + 255, + 105, + 0 + ], + "0.801062": [ + 255, + 173, + 81 + ], + "1.000000": [ + 255, + 227, + 215 + ] + } + }, + "moon": { + "illuminance": { + "0.750000": 0.0, + "0.000000": 0.0, + "0.200000": 0.0, + "1.000000": 0.0, + "0.225000": 0.4, + "0.735000": 0.4 + }, + "color": { + "0.000000": [ + 88, + 129, + 255 + ], + "1.000000": [ + 88, + 129, + 255 + ] + } + } + }, + "ambient": { + "color": "#FFFFFF", + "illuminance": 5.0 + } + } +} \ No newline at end of file diff --git a/resource_packs/files/utility/fullbright/pack_icon.png b/resource_packs/files/utility/fullbright/pack_icon.png new file mode 100644 index 00000000..73d6f05b --- /dev/null +++ b/resource_packs/files/utility/fullbright/pack_icon.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a871847af9452ef625419902face4dfe9c5f4ad7b500b163d2ebea034ec8cc4 +size 2601 diff --git a/resource_packs/packs.json b/resource_packs/packs.json index 98dcd972..8580613c 100644 --- a/resource_packs/packs.json +++ b/resource_packs/packs.json @@ -931,6 +931,15 @@ "severity": "error" } }, + { + "id": "fullbright", + "name": "Fullbright", + "description": "Increases brightness everywhere, as if its always daytime, including in caves and areas with low light levels", + "message": { + "text": "This will ONLY work when Graphics Mode is set to Vibrant Visuals in Video Settings", + "severity": "warn" + } + }, { "id": "fully_aged_crop_marker", "name": "Fully Aged Crop Marker",