Compare commits

..

2 commits

Author SHA1 Message Date
Sergeant Acoustic 6225d6fe78 Change clocks texture/recipe to copper
All checks were successful
/ build-1.21 (push) Successful in 47s
2026-05-02 00:27:53 +01:00
Sergeant Acoustic 43ae9afa08 Configure Immesive Overlays 2026-05-01 13:24:15 +01:00
68 changed files with 150 additions and 1 deletions

View file

@ -10,6 +10,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Trimmable tool support for paxels
### Changed
- Removed biome info overlay when the player has a map
- Removed compass requirement for the player locater bar when using the Player Locater Bar Plus mod
- Added keybind (I) to toggle immersive overlays
- Clocks are now crafted with copper instead of gold, and the texture has been changed to reflect this (thanks to veechair on discord for the textures!)
### Fixed
- The paxel recipes are now correctly unlocked when finding (most of) their relevant resources

View file

@ -36,7 +36,7 @@ key_key.dynamic_fps.toggle_forced:key.keyboard.unknown:
key_key.dynamic_fps.toggle_disabled:key.keyboard.unknown:
key_key.antique_atlas.open:key.keyboard.m:
key_key.entityculling.toggle:key.keyboard.unknown:
key_key.immersiveoverlays.toggle:key.keyboard.unknown:
key_key.immersiveoverlays.toggle:key.keyboard.i
key_key.immersiveoverlays.settings:key.keyboard.unknown:
key_keybind.invmove.toggleMove:key.keyboard.unknown:
key_key.spyglass-improvements.use:key.keyboard.c:

View file

@ -0,0 +1,122 @@
{
"version": 4,
"enabled": true,
"avoid_overlapping": true,
"moved_by_effects": true,
"require_item": true,
"require_item_in_hand": false,
"search_containers": true,
"search_containers_for_containers": true,
"render_background": true,
"render_endcap": true,
"hide_from_debug": true,
"compass_enable": true,
"compass_vertical_position": 140,
"compass_horizontal_position_left": false,
"compass_direction": false,
"compass_direction_text_colour": 16755200,
"compass_text_colour": 14737632,
"compass_x_colour": 16733525,
"compass_y_colour": 5635925,
"compass_z_colour": 5592575,
"compass_x_items": [
"minecraft:compass",
"minecraft:recovery_compass",
"spelunkery:magnetic_compass",
"firmaciv:nav_clock",
"firmaciv:firmaciv_compass"
],
"compass_y_items": [
"spelunkery:depth_gauge",
"caverns_and_chasms:depth_gauge",
"additionaladditions:depth_meter",
"supplementaries:altimeter",
"depthmeter:depthmeter"
],
"compass_z_items": [
"firmaciv:sextant"
],
"clock_enable": true,
"clock_current_time": true,
"clock_day_count": false,
"clock_24_hour": true,
"clock_seasons": true,
"clock_text_colour": 14737632,
"clock_vertical_position": 85,
"clock_horizontal_position_left": false,
"clock_items": [
"minecraft:clock"
],
"clock_weather_items": [
"caverns_and_chasms:barometer",
"firmaciv:barometer"
],
"temperature_enable": true,
"temperature_icons": true,
"temperature_hot_colour": 16759694,
"temperature_cold_colour": 9371647,
"temperature_temperate_colour": 16777215,
"temperature_vertical_position": 112,
"temperature_horizontal_position_left": true,
"temperature_items": [
"oreganized:thermometer",
"toughasnails:thermometer",
"legendarysurvivaloverhaul:thermometer",
"cold_sweat:thermometer"
],
"compat_playerlocatorplus": false,
"compat_xaeros": true,
"compat_antique_atlas": true,
"compat_tough_as_nails_temperature": true,
"compat_thermoo_temperature": true,
"biome_enable": false,
"biome_icons": true,
"biome_reduced_info": false,
"biome_text_tinted": true,
"biome_text_colour": 14737632,
"biome_vertical_position": 112,
"biome_horizontal_position_left": false,
"biome_items": [
"minecraft:map",
"minecraft:filled_map",
"minecraft:empty_map",
"map_atlases:atlas",
"map_atlases:end_atlas",
"map_atlases:nether_atlas",
"naturescompass:naturescompass",
"antiqueatlas:antique_atlas"
],
"season_items": [
"sereneseasons:calendar",
"seasonsextras:season_calendar",
"eclipticseasons:calendar"
],
"speed_enable": true,
"speed_vertical_position": 137,
"speed_horizontal_position_left": true,
"speed_colour": 13090689,
"speed_items": [
"oreganized:speedometer",
"speedometer:speedometer"
],
"compat_oreganized_speed": true,
"compat_jade": false,
"compat_waila_items": [
"minecraft:spyglass",
"create:goggles"
],
"compat_map_atlases": false,
"compat_serene_seasons": true,
"compat_fabric_seasons": true,
"compat_simple_seasons": true,
"wind_enable": true,
"wind_icons": true,
"wind_vertical_position": 90,
"wind_horizontal_position_left": true,
"wind_colour": 10254644,
"compat_breezy": true,
"wind_items": [
"breezy:gust_gauge"
],
"compat_dead_reckoning": true
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 460 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 461 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 471 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 475 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 448 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 465 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 445 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 455 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 465 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 466 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 448 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 474 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 465 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 463 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 475 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 472 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 489 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 472 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 476 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 471 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 477 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 497 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 478 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 480 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 478 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 465 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 449 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 469 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 447 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 469 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 474 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 455 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 460 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 457 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 475 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 473 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 444 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 455 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 455 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 470 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 468 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 451 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 455 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 475 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 467 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 459 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 464 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 455 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 467 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 458 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 469 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 463 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 462 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 484 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 467 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 473 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 478 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 456 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 451 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 464 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 439 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 477 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 477 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 456 B

View file

@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"#": {
"item": "minecraft:copper_ingot"
},
"X": {
"item": "minecraft:redstone"
}
},
"pattern": [
" # ",
"#X#",
" # "
],
"result": {
"count": 1,
"id": "minecraft:clock"
}
}