Skip to content

Commit

Permalink
lang and ci
Browse files Browse the repository at this point in the history
  • Loading branch information
s-yh-china committed Jun 27, 2024
1 parent 29e194d commit 728dafb
Show file tree
Hide file tree
Showing 3 changed files with 214 additions and 257 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ jobs:
${{ runner.os }}-gradle0-
- name: validate gradle wrapper
uses: gradle/wrapper-validation-action@v1
- name: setup jdk 17
- name: setup jdk 21
uses: actions/setup-java@v2
with:
distribution: 'zulu'
java-version: 17
java-version: 21
java-package: jdk
- name: make gradle wrapper executable
run: chmod +x ./gradlew
Expand Down
235 changes: 106 additions & 129 deletions src/main/resources/assets/bbor/lang/en_us.json
Original file line number Diff line number Diff line change
@@ -1,131 +1,108 @@
{
"bbor.key.toggleActive": "Toggle Active",

"bbor.tabs.structures": "Structures",

"bbor.options.active": "Active",
"bbor.options.outerBoxOnly": "Outer Box Only",
"bbor.options.fill": "Fill",
"bbor.options.showSettingsButton": "Show Settings Button",

"bbor.options.fastRender": "Fast Render: %s",
"bbor.options.fastRender.0": "Off",
"bbor.options.fastRender.1": "Medium",
"bbor.options.fastRender.2": "High",

"bbor.options.asyncBuilding": "Use Async Renderer",

"bbor.options.maxY": "Max Y: %s",
"bbor.options.maxY.activated": "Activated",
"bbor.options.maxY.player": "Player",
"bbor.options.maxY.seaLevel": "Sea Level",

"bbor.options.distance": "Distance: %s",
"bbor.options.distance.nearest": "Nearest",
"bbor.options.distance.nearer": "Nearer",
"bbor.options.distance.normal": "Normal",
"bbor.options.distance.farther": "Farther",
"bbor.options.distance.far": "Far",
"bbor.options.distance.veryFar": "Very Far",
"bbor.options.distance.y": "Distance (Y): %s",
"bbor.options.distance.xz": "Distance (X/Z): %s",

"bbor.options.safe_light": "Safe Light: %s",

"bbor.render.received_types": "Rendering Options for Received Bounding Boxes",
"bbor.render.received_types.auto": "Auto Select",
"bbor.render.received_types.local": "Local",
"bbor.render.received_types.remote_bbor": "BBOR Server",
"bbor.render.received_types.remote_servux": "Servux Server",

"bbor.notice.error": "BBOR Error",
"bbor.notice.structure_resolve_failure_servux": "Failed to resolve structure %s from servux server, outer box may be inaccurate",

"bbor.features.spawnChunks": "Spawn Chunks",
"bbor.features.lazyChunks": "Lazy Chunks",

"bbor.features.slimeChunks": "Slime Chunks",

"bbor.features.mobSpawners": "Mob Spawners",
"bbor.features.mobSpawners.spawnArea": "Spawn Area",
"bbor.features.mobSpawners.activationLines": "Activation Lines",

"bbor.features.spawningSpheres": "Spawning Spheres",
"bbor.features.spawnableBlocks": "Spawnable Blocks",

"bbor.features.biomeBorders": "Biome Borders",
"bbor.features.renderOnlyCurrentBiome": "Only Current Biome",
"bbor.features.drawBiomeBorderOutline": "Draw Outline",

"bbor.features.flowerForests": "Flower Forests",

"bbor.features.bedrockCeilingBlocks": "Bedrock Ceiling",

"bbor.sections.beaconsAndConduits": "Beacons & Conduits",
"bbor.features.beacons": "Beacons",
"bbor.features.conduits": "Conduits",
"bbor.features.conduits.mobHarmArea": "Mob Harm Area",

"bbor.structures.minecraft.igloo": "Igloo",
"bbor.structures.minecraft.mansion": "Woodland Mansion",
"bbor.structures.minecraft.village_taiga": "Taiga Village",
"bbor.structures.minecraft.shipwreck_beached": "Beached Shipwreck",
"bbor.structures.minecraft.village_snowy": "Snowy Village",
"bbor.structures.minecraft.stronghold": "Stronghold",
"bbor.structures.minecraft.village_savanna": "Savanna Village",
"bbor.structures.minecraft.village_desert": "Desert Village",
"bbor.structures.minecraft.ruined_portal_jungle": "Jungle Ruined Portal",
"bbor.structures.minecraft.ruined_portal": "Ruined Portal",
"bbor.structures.minecraft.pillager_outpost": "Pillager Outpost",
"bbor.structures.minecraft.bastion_remnant": "Bastion Remnant",
"bbor.structures.minecraft.fortress": "Nether Fortress",
"bbor.structures.minecraft.shipwreck": "Shipwreck",
"bbor.structures.minecraft.mineshaft_mesa": "Mesa Mineshaft",
"bbor.structures.minecraft.ruined_portal_swamp": "Swamp Ruined Portal",
"bbor.structures.minecraft.ruined_portal_nether": "Nether Ruined Portal",
"bbor.structures.minecraft.monument": "Ocean Monument",
"bbor.structures.minecraft.ruined_portal_mountain": "Mountain Ruined Portal",
"bbor.structures.minecraft.ruined_portal_desert": "Desert Ruined Portal",
"bbor.structures.minecraft.village_plains": "Plains Village",
"bbor.structures.minecraft.end_city": "End City",
"bbor.structures.minecraft.ancient_city": "Ancient City",
"bbor.structures.minecraft.nether_fossil": "Nether Fossil",
"bbor.structures.minecraft.buried_treasure": "Buried Treasure",
"bbor.structures.minecraft.mineshaft": "Mineshaft",
"bbor.structures.minecraft.jungle_pyramid": "Jungle Pyramid",
"bbor.structures.minecraft.desert_pyramid": "Desert Pyramid",
"bbor.structures.minecraft.ruined_portal_ocean": "Ocean Ruined Portal",
"bbor.structures.minecraft.ocean_ruin_cold": "Cold Ocean ruins",
"bbor.structures.minecraft.swamp_hut": "Swamp Hut",
"bbor.structures.minecraft.ocean_ruin_warm": "Warm Ocean ruins",

"bbor.commands.custom.cleared.all": "All custom boxes cleared",

"bbor.commands.beacon.added": "Custom beacon added at [x=%d, y=%d, z=%d] with level %d",
"bbor.commands.beacon.cleared.all": "All custom beacons cleared",
"bbor.commands.beacon.cleared": "Custom beacon cleared at [x=%d, y=%d, z=%d]",
"bbor.commands.beacon.notFound": "No custom beacon found at [x=%d, y=%d, z=%d]",

"bbor.commands.box.added": "Box added with start [x=%d, y=%d, z=%d] and end [x=%d, y=%d, z=%d]",
"bbor.commands.box.cleared.all": "All boxes cleared",
"bbor.commands.box.cleared": "Box cleared with start [x=%d, y=%d, z=%d] and end [x=%d, y=%d, z=%d]",
"bbor.commands.box.notFound": "No box found with start [x=%d, y=%d, z=%d] and end [x=%d, y=%d, z=%d]",

"bbor.commands.line.added": "Line added with start [x=%d, y=%d, z=%d] and end [x=%d, y=%d, z=%d]",
"bbor.commands.line.cleared.all": "All lines cleared",
"bbor.commands.line.cleared": "Line cleared with start [x=%d, y=%d, z=%d] and end [x=%d, y=%d, z=%d]",
"bbor.commands.line.notFound": "No line found with start [x=%d, y=%d, z=%d] and end [x=%d, y=%d, z=%d]",

"bbor.commands.sphere.added": "Sphere added with center [x=%d, y=%d, z=%d] and radius %d",
"bbor.commands.sphere.cleared.all": "All spheres cleared",
"bbor.commands.sphere.cleared": "Sphere cleared with center [x=%d, y=%d, z=%d]",
"bbor.commands.sphere.notFound": "No sphere found with center [x=%d, y=%d, z=%d]",

"bbor.commands.spawningSphere.set": "Spawning sphere set",
"bbor.commands.spawningSphere.notSet": "No spawning sphere set",
"bbor.commands.spawningSphere.cleared": "Spawning sphere cleared",
"bbor.commands.spawningSphere.calculated": "Calculated %s spawnable spaces (%s only at night)",

"bbor.renderer.spawningSphere.spawnable": "Spawnable:",
"bbor.renderer.spawningSphere.none": "None"
"bbor.key.toggleActive": "Toggle Active",
"bbor.tabs.structures": "Structures",
"bbor.options.active": "Active",
"bbor.options.outerBoxOnly": "Outer Box Only",
"bbor.options.fill": "Fill",
"bbor.options.showSettingsButton": "Show Settings Button",
"bbor.options.fastRender": "Fast Render: %s",
"bbor.options.fastRender.0": "Off",
"bbor.options.fastRender.1": "Medium",
"bbor.options.fastRender.2": "High",
"bbor.options.asyncBuilding": "Use Async Renderer",
"bbor.options.maxY": "Max Y: %s",
"bbor.options.maxY.activated": "Activated",
"bbor.options.maxY.player": "Player",
"bbor.options.maxY.seaLevel": "Sea Level",
"bbor.options.distance": "Distance: %s",
"bbor.options.distance.nearest": "Nearest",
"bbor.options.distance.nearer": "Nearer",
"bbor.options.distance.normal": "Normal",
"bbor.options.distance.farther": "Farther",
"bbor.options.distance.far": "Far",
"bbor.options.distance.veryFar": "Very Far",
"bbor.options.distance.y": "Distance (Y): %s",
"bbor.options.distance.xz": "Distance (X/Z): %s",
"bbor.options.safe_light": "Safe Light: %s",
"bbor.render.received_types": "Rendering Options for Received Bounding Boxes",
"bbor.render.received_types.auto": "Auto Select",
"bbor.render.received_types.local": "Local",
"bbor.render.received_types.remote_bbor": "BBOR Server",
"bbor.render.received_types.remote_servux": "Servux Server",
"bbor.notice.error": "BBOR Error",
"bbor.notice.structure_resolve_failure_servux": "Failed to resolve structure %s from servux server, outer box may be inaccurate",
"bbor.features.spawnChunks": "Spawn Chunks",
"bbor.features.lazyChunks": "Lazy Chunks",
"bbor.features.slimeChunks": "Slime Chunks",
"bbor.features.mobSpawners": "Mob Spawners",
"bbor.features.mobSpawners.spawnArea": "Spawn Area",
"bbor.features.mobSpawners.activationLines": "Activation Lines",
"bbor.features.spawningSpheres": "Spawning Spheres",
"bbor.features.spawnableBlocks": "Spawnable Blocks",
"bbor.features.biomeBorders": "Biome Borders",
"bbor.features.renderOnlyCurrentBiome": "Only Current Biome",
"bbor.features.drawBiomeBorderOutline": "Draw Outline",
"bbor.features.flowerForests": "Flower Forests",
"bbor.features.bedrockCeilingBlocks": "Bedrock Ceiling",
"bbor.sections.beaconsAndConduits": "Beacons & Conduits",
"bbor.features.beacons": "Beacons",
"bbor.features.conduits": "Conduits",
"bbor.features.conduits.mobHarmArea": "Mob Harm Area",
"bbor.structures.minecraft.igloo": "Igloo",
"bbor.structures.minecraft.mansion": "Woodland Mansion",
"bbor.structures.minecraft.village_taiga": "Taiga Village",
"bbor.structures.minecraft.shipwreck_beached": "Beached Shipwreck",
"bbor.structures.minecraft.village_snowy": "Snowy Village",
"bbor.structures.minecraft.stronghold": "Stronghold",
"bbor.structures.minecraft.village_savanna": "Savanna Village",
"bbor.structures.minecraft.village_desert": "Desert Village",
"bbor.structures.minecraft.ruined_portal_jungle": "Jungle Ruined Portal",
"bbor.structures.minecraft.ruined_portal": "Ruined Portal",
"bbor.structures.minecraft.pillager_outpost": "Pillager Outpost",
"bbor.structures.minecraft.bastion_remnant": "Bastion Remnant",
"bbor.structures.minecraft.fortress": "Nether Fortress",
"bbor.structures.minecraft.shipwreck": "Shipwreck",
"bbor.structures.minecraft.mineshaft_mesa": "Mesa Mineshaft",
"bbor.structures.minecraft.ruined_portal_swamp": "Swamp Ruined Portal",
"bbor.structures.minecraft.ruined_portal_nether": "Nether Ruined Portal",
"bbor.structures.minecraft.monument": "Ocean Monument",
"bbor.structures.minecraft.ruined_portal_mountain": "Mountain Ruined Portal",
"bbor.structures.minecraft.ruined_portal_desert": "Desert Ruined Portal",
"bbor.structures.minecraft.village_plains": "Plains Village",
"bbor.structures.minecraft.end_city": "End City",
"bbor.structures.minecraft.ancient_city": "Ancient City",
"bbor.structures.minecraft.nether_fossil": "Nether Fossil",
"bbor.structures.minecraft.buried_treasure": "Buried Treasure",
"bbor.structures.minecraft.mineshaft": "Mineshaft",
"bbor.structures.minecraft.jungle_pyramid": "Jungle Pyramid",
"bbor.structures.minecraft.desert_pyramid": "Desert Pyramid",
"bbor.structures.minecraft.ruined_portal_ocean": "Ocean Ruined Portal",
"bbor.structures.minecraft.ocean_ruin_cold": "Cold Ocean ruins",
"bbor.structures.minecraft.swamp_hut": "Swamp Hut",
"bbor.structures.minecraft.ocean_ruin_warm": "Warm Ocean ruins",
"bbor.structures.minecraft.trial_chambers": "Trial Chambers",
"bbor.structures.minecraft.trail_ruins": "Trail Ruins",
"bbor.commands.custom.cleared.all": "All custom boxes cleared",
"bbor.commands.beacon.added": "Custom beacon added at [x=%d, y=%d, z=%d] with level %d",
"bbor.commands.beacon.cleared.all": "All custom beacons cleared",
"bbor.commands.beacon.cleared": "Custom beacon cleared at [x=%d, y=%d, z=%d]",
"bbor.commands.beacon.notFound": "No custom beacon found at [x=%d, y=%d, z=%d]",
"bbor.commands.box.added": "Box added with start [x=%d, y=%d, z=%d] and end [x=%d, y=%d, z=%d]",
"bbor.commands.box.cleared.all": "All boxes cleared",
"bbor.commands.box.cleared": "Box cleared with start [x=%d, y=%d, z=%d] and end [x=%d, y=%d, z=%d]",
"bbor.commands.box.notFound": "No box found with start [x=%d, y=%d, z=%d] and end [x=%d, y=%d, z=%d]",
"bbor.commands.line.added": "Line added with start [x=%d, y=%d, z=%d] and end [x=%d, y=%d, z=%d]",
"bbor.commands.line.cleared.all": "All lines cleared",
"bbor.commands.line.cleared": "Line cleared with start [x=%d, y=%d, z=%d] and end [x=%d, y=%d, z=%d]",
"bbor.commands.line.notFound": "No line found with start [x=%d, y=%d, z=%d] and end [x=%d, y=%d, z=%d]",
"bbor.commands.sphere.added": "Sphere added with center [x=%d, y=%d, z=%d] and radius %d",
"bbor.commands.sphere.cleared.all": "All spheres cleared",
"bbor.commands.sphere.cleared": "Sphere cleared with center [x=%d, y=%d, z=%d]",
"bbor.commands.sphere.notFound": "No sphere found with center [x=%d, y=%d, z=%d]",
"bbor.commands.spawningSphere.set": "Spawning sphere set",
"bbor.commands.spawningSphere.notSet": "No spawning sphere set",
"bbor.commands.spawningSphere.cleared": "Spawning sphere cleared",
"bbor.commands.spawningSphere.calculated": "Calculated %s spawnable spaces (%s only at night)",
"bbor.renderer.spawningSphere.spawnable": "Spawnable:",
"bbor.renderer.spawningSphere.none": "None"
}
Loading

0 comments on commit 728dafb

Please sign in to comment.