1.17 proper

This commit is contained in:
JFronny 2021-06-08 19:50:11 +02:00
parent 2db963c5ae
commit 2c88e275b6
No known key found for this signature in database
GPG Key ID: BEC5ACBBD4EE17E5
10 changed files with 178 additions and 175 deletions

View File

@ -10,7 +10,7 @@ repositories {
dependencies {
//to change the versions see the gradle.properties file
minecraft "com.mojang:minecraft:${project.minecraft_version}"
mappings "net.fabricmc:yarn:${project.yarn_mappings}:v2"
mappings "net.fabricmc:yarn:${project.minecraft_version}+${project.yarn_mappings}:v2"
modImplementation "net.fabricmc:fabric-loader:${project.loader_version}"
// Fabric API. This is technically optional, but you probably want it anyway.
@ -18,5 +18,5 @@ dependencies {
download("https://gitlab.com/jfmods/LibJF/-/jobs/artifacts/master/raw/latest-dev.jar?job=build_test", "libjf")
modImplementation "com.terraformersmc:modmenu:2.0.0-beta.5"
modImplementation "com.terraformersmc:modmenu:2.0.0-beta.7"
}

View File

@ -2,19 +2,19 @@
org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://modmuss50.me/fabric.html
minecraft_version=1.17-pre1
yarn_mappings=1.17-pre1+build.6
minecraft_version=1.17
yarn_mappings=build.1
loader_version=0.11.3
# Mod Properties
mod_version=1.2.0
mod_version=1.2.1
maven_group=io.gitlab.jfronny
archives_base_name=translater
# Dependencies
fabric_version=0.34.8+1.17
fabric_version=0.34.9+1.17
modrinth_id=YnU8kpyc
modrinth_required_dependencies=7a9qcRLy
modrinth_optional_dependencies=EDbIonje
modrinth_required_dependencies=dOW0jmMj
modrinth_optional_dependencies=wRE7EmzzH
curseforge_id=394823
curseforge_required_dependencies=libjf
curseforge_optional_dependencies=modmenu

View File

@ -1,5 +1,5 @@
package io.gitlab.jfronny.translater;
public interface IMinecraftClientMixin {
public interface IMinecraftClient {
void forceRender();
}

View File

@ -16,7 +16,7 @@ import java.util.Map;
//This is where the actual magic happens
@Mixin(Language.class)
public class MixinLanguage {
public class LanguageMixin {
private static final MappingResolver mr = FabricLoader.getInstance().getMappingResolver();
private static final Field FIELD = FieldUtils.getField(TranslationStorage.class,

View File

@ -1,13 +1,13 @@
package io.gitlab.jfronny.translater.mixin;
import io.gitlab.jfronny.translater.IMinecraftClientMixin;
import io.gitlab.jfronny.translater.IMinecraftClient;
import net.minecraft.client.MinecraftClient;
import org.spongepowered.asm.mixin.Mixin;
import org.spongepowered.asm.mixin.Shadow;
//This exposes the render method to other code, used for updating the loading screen
@Mixin(MinecraftClient.class)
public class MixinMinecraftClient implements IMinecraftClientMixin {
public class MinecraftClientMixin implements IMinecraftClient {
@Shadow
private void render(boolean tick) {
}

View File

@ -26,11 +26,11 @@ public class Plugin implements IMixinConfigPlugin {
@Override
public boolean shouldApplyMixin(String targetClassName, String mixinClassName) {
Libjf.registerConfig(Translater.MOD_ID, Cfg.class);
if (Objects.equals(mixinClassName, MixinLanguage.class.getName()))
if (Objects.equals(mixinClassName, LanguageMixin.class.getName()))
return true;
else if (Objects.equals(mixinClassName, MixinMinecraftClient.class.getName()))
else if (Objects.equals(mixinClassName, MinecraftClientMixin.class.getName()))
return Translater.Gui();
else if (Objects.equals(mixinClassName, MixinSplashScreen.class.getName()))
else if (Objects.equals(mixinClassName, SplashScreenMixin.class.getName()))
return Translater.Gui();
else
throw new IllegalStateException("Unrecognized mixin! This should never happen");

View File

@ -21,7 +21,7 @@ import org.spongepowered.asm.mixin.injection.callback.CallbackInfo;
import java.util.Collections;
@Mixin(SplashScreen.class)
public abstract class MixinSplashScreen extends Overlay {
public abstract class SplashScreenMixin extends Overlay {
@Shadow
@Final
private MinecraftClient client;

View File

@ -1,6 +1,6 @@
package io.gitlab.jfronny.translater.transformer;
import io.gitlab.jfronny.translater.IMinecraftClientMixin;
import io.gitlab.jfronny.translater.IMinecraftClient;
import io.gitlab.jfronny.translater.Translater;
import net.minecraft.client.MinecraftClient;
@ -31,7 +31,7 @@ public class TransformingMap implements Map<String, String> {
Translater.LOGGER.info("Transforming " + initI + "/" + initMax);
}
if (Translater.Gui() && initI % 10 == 0)
((IMinecraftClientMixin) MinecraftClient.getInstance()).forceRender();
((IMinecraftClient) MinecraftClient.getInstance()).forceRender();
transformer.transform(value);
}
initializing = false;

View File

@ -1,34 +1,34 @@
#---Lang---
#Sat May 29 11:28:27 CEST 2021
Get\ a\ Recycler=Get a Recycler
#Tue Jun 08 19:49:34 CEST 2021
=
Get\ a\ Recycler=Get a Recycler
Cypress\ Post=Cypress Post
Smooth\ Phantom\ Purpur=Soft Ghost Sprayer
\nHow\ rare\ are\ Birch\ Villages\ in\ Birch\ biomes.=\nHow rare are Birch Villages in Birch biomes.
+10%\ attack\ speed=ten% Speed \u200B\u200Battack
Theft=fly
Quesadilla=quesadilla
Bronze\ Compressor=Bronze compressor
Shulker\ bullet\ breaks=Shulker ball to be destroyed
Bronze\ Compressor=Bronze compressor
Quesadilla=quesadilla
Juniper\ Door=Juniper gate
CraftPresence\ -\ Command\ Input=The craft of sovereign existence;
Minimum\ Linear\ Step=Minimum Linear Step
\nHow\ rare\ are\ Warped\ Village\ in\ Warped\ Forest\ biomes.=\nHow rare are Warped Village in Warped Forest biomes.
Armor\ Status=Protective case
Increases\ damage\ dealt\nby\ the\ wearer=Increased damage dealt\nOf the wearer
Armor\ Status=Protective case
Emit\ Redstone\ while\ item\ is\ crafting.=Emit Redstone while item is crafting.
Giant\ Taiga\ Village\ Spawnrate=Giant Taiga Village Spawnrate
Willow\ Boat=Willow Boat
Minimum\ y-coordinate=The Y coordinate is minimal.
Gray\ Topped\ Tent\ Pole=Gray Topped Tent Pole
Minimum\ y-coordinate=The Y coordinate is minimal.
Cyan\ Rose=Cyan Rose
Each\ time\ the\ party\ completes\ a\ quest\ that\ set\ of\ rewards\ is\ assigned\ to\ a\ player.\ This\ player\ is\ the\ only\ one\ that\ can\ claim\ the\ rewards.=Each time the party completes a quest that set of rewards is assigned to a player. This player is the only one that can claim the rewards.
Arrow=OK
Blue\ Color\ Value=Blue Color Value
\u00A77\u00A7o"Does\ not\ explode.\ I\ promise."\u00A7r=\u00A77\u00A7o"Does not explode. I promise."\u00A7r
Gray\ Patterned\ Wool=Gray Patterned Wool
Stripped\ Mahogany\ Wood=Stripped Mahogany Wood
\u00A77\u00A7o"Worn\ by\ the\ best\ mapmakers\ of\ Minecraftia."\u00A7r=\u00A77\u00A7o"Worn by the best mapmakers of Minecraftia."\u00A7r
Stripped\ Mahogany\ Wood=Stripped Mahogany Wood
Gray\ Patterned\ Wool=Gray Patterned Wool
\u00A77\u00A7o"Does\ not\ explode.\ I\ promise."\u00A7r=\u00A77\u00A7o"Does not explode. I promise."\u00A7r
Chiseled\ Purpur=Chiseled Purpur
Blue\ Candle=Blue candle
'='
@ -42,8 +42,8 @@ Brown\ Terracotta=Brown Terracotta
Terminite\ Stairs=Undefined boundaries
/=/
Click\ to\ complete\ quest=Click to complete quest
Pink\ Thallasium\ Bulb\ Lantern=Pink lantern with Tallasic b\u00F3ng bulb
Ametrine\ Sword=Ametrine Sword
Pink\ Thallasium\ Bulb\ Lantern=Pink lantern with Tallasic b\u00F3ng bulb
Toggle\ Minimap=Toggle Minimap
A\ post\ with\ a\ platform\ on\ top=A post with a platform on top
Data\ Required\ for\ Tier\:\ Advanced=Data Required for Tier\: Advanced
@ -53,9 +53,9 @@ Tropical\ Islands=tropical island
<=<
\==\=
>=>
An\ edible\ version\ of\ the\ Warped\ Fungus,\ obtained\ by\ toasting\ one.\ Can\ be\ sliced.=An edible version of the Warped Fungus, obtained by toasting one. Can be sliced.
Dark\ Oak\ Planks\ Camo\ Door=Dark Oak Planks Camo Door
A=A
Dark\ Oak\ Planks\ Camo\ Door=Dark Oak Planks Camo Door
An\ edible\ version\ of\ the\ Warped\ Fungus,\ obtained\ by\ toasting\ one.\ Can\ be\ sliced.=An edible version of the Warped Fungus, obtained by toasting one. Can be sliced.
B=B
C=C
D=D
@ -63,11 +63,11 @@ Allows\ passage\ to\ entities=Allows passage to entities
Default\ Icon=Default Icon
E=E
H=H
I=I
Black\ Bundled\ Cable=Black Bundled Cable
Purple\ Elytra\ Wing=Purple Elytra Wing
Enable\ Mob\ Speed=Enable Mob Speed
I=I
Data\ Collection=Data Collection
Enable\ Mob\ Speed=Enable Mob Speed
Purple\ Elytra\ Wing=Purple Elytra Wing
Spruce\ Planks\ Camo\ Trapdoor=Spruce Planks Camo Trapdoor
N=N
Dwarf\ Coal=Dwarf Coal
@ -77,20 +77,20 @@ Stripped\ Lament\ Wood=Cut the weeping wood
Still\ loading\ quest\ data.=Still loading quest data.
Upgrade\ your\ pickaxe=The update of the progress of the
Cypress\ Leaves=Cypress Leaves
S=S
Yucca\ Palm\ Door=Cassava door
S=S
Oak\ Small\ Hedge=Oak Small Hedge
Shulker\ Bullet\ breaks=Shulker Bullet Break
V=V
W=W
Oak\ Bookcase=Oak bookcase
Ore\ vein\ chance=There may be veins of ore
Skyris\ Button=Skyris Button
Oak\ Bookcase=Oak bookcase
W=W
X=X
Skyris\ Button=Skyris Button
Y=Y
Coal\ Tiny\ Dust=Coal Tiny Dust
Z=Z
Rocky\ Stone=Rocky Stone
Z=Z
[=[
\\=\\
]=]
@ -118,8 +118,8 @@ Optional,\ set\ if\ you\ want\ only\ one\ criterion\ to\ be\ granted=Optionally
Hardened\ Hardness=Hardened Hardness
Add=add to
Parrot\ snorts\ mightily=Parrot snorts mightily
Colored\ Concrete=The color of the concrete
Produces\ energy\ when\ placed\ above\ the\ height\ of\ 64\ blocks\ from\ air\n25%\ more\ efficient\ in\ thunderstorms=Produces energy when placed above the height of 64 blocks from air\n25% more efficient in thunderstorms
Colored\ Concrete=The color of the concrete
Max.\ Damage=Max. Damage
Light\ Blue\ Concrete\ Pillar=Blue concrete poles
Chance\ that\ a\ valuable\ crate\ will\ spawn=Chance that a valuable crate will spawn
@ -148,20 +148,20 @@ Entry\ List\ Action\:=Entry List Action\:
Andesite\ Camo\ Trapdoor=Andesite Camo Trapdoor
Elder\ Bark=Brother Bark
Galaxium\ Helmet=Galaxium Helmet
but\ it\ still\ tastes\ good\!=But it still tastes good\!
Giant\ Spruce\ Taiga=A Huge Tree \u0422\u0430\u0439\u0433\u0430
Redstone=Redstone
Light\ Gray\ Flat\ Tent\ Top=Light Gray Flat Tent Top
Pink\ Mushroom\ Block=Pink Mushroom Block
Ivis\ Sprout=Ivis Sprout
Pink\ Mushroom\ Block=Pink Mushroom Block
Light\ Gray\ Flat\ Tent\ Top=Light Gray Flat Tent Top
Redstone=Redstone
Giant\ Spruce\ Taiga=A Huge Tree \u0422\u0430\u0439\u0433\u0430
but\ it\ still\ tastes\ good\!=But it still tastes good\!
Custom\ bossbar\ %s\ is\ now\ visible=Customs bossbar %s now, on its face,
Blue\ Glowshroom\ Block=Blue Glowshroom Block
Immortality=Immortality
Block\ of\ Salt=Salt block
Palo\ Verde\ Sapling=Palo Verde Sapling
Block\ of\ Salt=Salt block
Dacite\ Pillar=Dacite Pillar
Creative\ Capacitor=Creative Capacitor
Open\ On\ Key\ Press=Open On Key Press
Creative\ Capacitor=Creative Capacitor
Spruce\ Kitchen\ Cupboard=Spruce Kitchen Cupboard
Advanced\ Computer=Advanced Computer
Look\ at\ a\ parrot\ through\ a\ spyglass=But for some, it can be part of a spy glass.
@ -181,8 +181,8 @@ Umbrella\ Tree\ Pressure\ Plate=Umbrella pressure plate
Quartz\ Desert=Desert quartz
by\ %1$s=of %1$s
Shame\ On\ You=Shame On You
New\ Note=New Note
Only\ Drop\ if\ Killed\ by\ a\ Player=Only Drop if Killed by a Player
New\ Note=New Note
Metite\ Sword=Metite Sword
You\ are\ too\ ignorant\ to\ know\ the\ enchants\ of\ your\ tools\ &\ their\ durability.=You&\#39;re too clueless to know the gadget&\#39;s charm and durability.
Blackstone\ Trout=Blackstone Trout
@ -218,18 +218,18 @@ Nightshade\ Button=Lampshade button
Show\ Logging\ in\ Chat=Show Logging in Chat
Stone\ Post=Stone Post
White\ Concrete\ Camo\ Trapdoor=White Concrete Camo Trapdoor
Toggled\ Engine\ %s=Toggled Engine %s
Brinely=Brinely
Certus\ Quartz\ Block=Certus Quartz Block
Brinely=Brinely
Toggled\ Engine\ %s=Toggled Engine %s
Enchanted\ Forest\ Hills=Enchanted Forest Hills
\u00A75\u00A7oFill\ with\ torches\ to\ keep\ chunks\ mob-free=\u00A75\u00A7oFill with torches to keep chunks mob-free
16\u00B3\ Spatial\ Component=16\u00B3 Spatial Component
Brew\ a\ potion=To prepare a drink
Fir\ Kitchen\ Cupboard=Fir Kitchen Cupboard
Chicken\ and\ Dumplings=Chicken and Dumplings
Brew\ a\ potion=To prepare a drink
Vanilla\ Caves=Vanilla Caves
Small\ Ball=Small Ball
Chicken\ and\ Dumplings=Chicken and Dumplings
Air=Air
Small\ Ball=Small Ball
Enter\ a\ Nether\ Warped\ Temple=Enter a Nether Warped Temple
Indigo\ Petal\ Block=Indigo inflorescence
Default\ Biome\ Icon=Basic organism icon
@ -245,15 +245,15 @@ Cracked\ Red\ Rock\ Brick\ Wall=Cracked Red Rock Brick Wall
Spawn\ message=Create a message
Select\ a\ reputation\ to\ display=Select a reputation to display
A\ sliced\ food\ item\ that\ is\ more\ hunger-efficient\ than\ a\ whole\ golden\ carrot.=Sliced \u200B\u200Bthings are more ugly than whole golden carrots.
Steel\ Boots=Steel Boots
Tortilla\ Dough=Tortilla Dough
Steel\ Boots=Steel Boots
Glitch\ Leggings=Glitch Leggings
Whether\ Text\ Fields\ should\ allow\ right\ click\ actions.=Whether Text Fields should allow right click actions.
Singularity=Singularity
Lighter=Lighter
Potted\ White\ Oak\ Sapling=Potted White Oak Sapling
Show\ Recipe\:=Show Recipe\:
Lighter=Lighter
Singularity=Singularity
Cyan\ Terracotta\ Ghost\ Block=Cyan Terracotta Ghost Block
Show\ Recipe\:=Show Recipe\:
Can\ be\ repeated=It can be repeated
Iron\ Fence=Iron Fence
Splits\ products\ into\ their\ byproducts\ through\ electrolysis=Splits products into their byproducts through electrolysis
@ -277,11 +277,11 @@ Kick\ player=Kick player
Molten\ Copper=Molten Copper
Turns\ into\:=Back to\:
Obtaining\ Copper=Obtaining Copper
Aeternium\ Axe=Ax Aeternium
Added\ %s\ members\ to\ team\ %s=Added %s members of the team %s
Aeternium\ Axe=Ax Aeternium
Player\ List\ Placeholder=Player List Placeholder
Titanium\ Tiny\ Dust=A little titanium powder
Stainless\ Steel\ Gear=Stainless steel teeth
Titanium\ Tiny\ Dust=A little titanium powder
Copy\ to\ Clipboard=Copy it to the clipboard
Slime\ Boots=Slime Boots
White\ Banner=White Flag
@ -290,8 +290,8 @@ Villagers\ follow\ players\ holding\ an\ Emerald\ block=Villagers follow players
Cooler=Cooler
Stripped\ Palo\ Verde\ Log=Stripped Palo Verde Log
Warped\ Desert=Warped Desert
Polished\ Mesmerite\ Slab=Polished meteorite board
Arrow\ of\ Levitation=The arrows fly
Polished\ Mesmerite\ Slab=Polished meteorite board
Sterling\ Silver\ Dust=Sterling Silver Dust
Theme=Theme
Rubber\ Wood\ Fence=The rubber fence
@ -300,10 +300,10 @@ Import\ Modded\ Items\ into\ RS's\ Chests=Add modified items to the RS kitchen
Green\ Tulip=Green Tulip
Redstone\ Torch=Flare
Dirt=Blato
Plain\ (Underscored)=Simple (underlined)
Alt=Alt
\nHow\ rare\ are\ Nether\ Warped\ Temples\ in\ Nether\ Warped\ Forest.\ 1\ for\ spawning\ in\ most\ chunks\ and\ 1001\ for\ none.=\nHow rare are Nether Warped Temples in Nether Warped Forest. 1 for spawning in most chunks and 1001 for none.
Plain\ (Underscored)=Simple (underlined)
The\ maximum\ client\ custom\ payload\ packet\ size.=Maximum customer custom payload package.
\nHow\ rare\ are\ Nether\ Warped\ Temples\ in\ Nether\ Warped\ Forest.\ 1\ for\ spawning\ in\ most\ chunks\ and\ 1001\ for\ none.=\nHow rare are Nether Warped Temples in Nether Warped Forest. 1 for spawning in most chunks and 1001 for none.
Instant\ repeat=Instant repeat
Rainbow\ Eucalyptus\ Drawer=Rainbow Eucalyptus Drawer
Ring\ of\ Slowness\ Resistance=Ring of Slowness Resistance
@ -313,8 +313,8 @@ Plum=plum
Compressed\ Air=Compressed Air
Purple\ Terracotta\ Camo\ Door=Purple Terracotta Door
Modules\ installed\:\ =Modules installed\:
Yellow\ ME\ Smart\ Cable=Yellow ME Smart Cable
Light\ Blue\ Concrete\ Glass=Light Blue Concrete Glass
Yellow\ ME\ Smart\ Cable=Yellow ME Smart Cable
Storage\ Cell\ Shuffle=Storage Cell Shuffle
Required\ tame\ count=Required tame count
Shelves=Shelves
@ -326,8 +326,8 @@ Pocket\ Trash\ Can=Pocket Trash Can
Thallasium\ Hammer=Thales Hammer
Magenta\ Bordure=Magenta Fronti\u00E8re
Volcanic\ Cobblestone\ Platform=Volcanic Cobblestone Platform
Purple\ Terracotta\ Brick\ Slab=Purple clay brick slab
Coffee\ Crop=Coffee harvest
Purple\ Terracotta\ Brick\ Slab=Purple clay brick slab
initials=abbreviation
Hide\ Trapped\ Chest=Hide the box chest
Seasonal\ Deciduous\ Forest\ Hills=Seasonal Deciduous Forest Hills
@ -341,15 +341,15 @@ Too\ Small\!\ (Minimum\:\ %s)=A Lot Of Low\! Of not less than\: %s)
Pine\ Snag\ Wood=Alas pine
Purpur\ Step=Purpur Step
Added\ Damage=Added Damage
Piercing=Piercing
Pocket\ Computer=Pocket Computer
Embur\ Bog=Embur Bog
Piercing=Piercing
Closing\ the\ realm...=Closer to the ground...
Embur\ Bog=Embur Bog
Enchanted\ Book=Magic Book
Copper\ Large\ Plate=Large copper plate
Horizontal\ Ratio=Horizontal Ratio
%1$s\ withered\ away=%1$s withered
Copper\ Large\ Plate=Large copper plate
Set\ to\ Color\ to\ use\ the\ Border\ and\ Background\ Color.=Set to Color to use the Border and Background Color.
%1$s\ withered\ away=%1$s withered
Pyramid\ Icy\ Max\ Chunk\ Distance=Frozen pyramid. Maximum bit distance
Mod\ ID\:\ %s=Id ministarstva obrane\: %s
Wing\ used\ by\ player\ %1$s\:\ %2$s=Wing used by player %1$s\: %2$s
@ -366,22 +366,22 @@ Not\ bound=This is not a mandatory requirement
Data\ mode\ -\ game\ logic\ marker=Mode information and logic games, Ph.
%s\ Total\ EU=%sEU as a whole
Underwater\ Haste\ Cost=Underwater Haste Cost
Scoria\ Stone\ Wall=Scoria Stone Wall
Explosion\ Notifications=Explosion alarm
Scoria\ Stone\ Wall=Scoria Stone Wall
Green\ Enchanted\ door=Green Enchanted door
Diana\ Essentia\ Bucket=Essence of Diana of the Soviet Union
Wooden\ Yoyo=YoYo
Essentia=essence
Made\ %s\ no\ longer\ a\ server\ operator=It %s this is not the server of the operator
Necklace=Necklace
Made\ %s\ no\ longer\ a\ server\ operator=It %s this is not the server of the operator
Bronze\ Chunk=bronze sculpture
White\ Terracotta\ Bricks=White clay bricks
Tall\ Purple\ Allium=Tall Purple Allium
Netherite\ Katana=Netherite Katana
Bulb\ Moss=Foam light bulbs
Nothing\ changed.\ That\ team\ is\ already\ empty=And nothing has changed. In this command, it is empty
Diamond\ Spikes=Diamond Spikes
Light\ Gray\ Terracotta\ Brick\ Wall=Light turquoise blue brick wall
Diamond\ Spikes=Diamond Spikes
Nothing\ changed.\ That\ team\ is\ already\ empty=And nothing has changed. In this command, it is empty
Bulb\ Moss=Foam light bulbs
Diamond\ Smith\ Hammer=Diamond Smithy Hammer
Small\ Sandstone\ Brick\ Wall=A small sandstone wall
Green\ Concrete\ Pillar=Green concrete pillar
@ -393,23 +393,23 @@ The\ minimum\ y-coordinate\ at\ which\ type\ 2\ caves\ can\ generate.=The minimu
At\ least\ 1\ must\ be\ in\ inventory=At least 1 must be in inventory
Scorched\ Pressure\ Plate=Burnt pressure plate
The\ House=lodging
Chat\ messages\ from\ %s\ will\ be\ shown=Conversation messages from%sIs posted
Click\ to\ view\ recipe(s)=Click to view recipe
Chat\ messages\ from\ %s\ will\ be\ shown=Conversation messages from%sIs posted
Light\ Blue\ Thallasium\ Bulb\ Lantern=Blue Lantern Thallasium Blue Lantern
Adjudicator=judge
NBT\ Data=NBT data
Cooldown\ repeat=Cooldown repeat
NBT\ Data=NBT data
Adjudicator=judge
Double\ Taco=Double block
Oak\ Post=Oak Post
%s\ planks\ left=%s planks left
Small\ Pile\ of\ Chrome\ Dust=Small Pile of Chrome Dust
Killed\ %s\ entities=Dead %s equipment
Egg\ Roll=Egg rolls
\u00A77Server\ values\ will\ be\ added\ to\ the\ list=\u00A77The server will be added to the list of value
Crystalite\ Leggings=Crystal leggings
\u00A77Server\ values\ will\ be\ added\ to\ the\ list=\u00A77The server will be added to the list of value
Gravel\ Glass=Gravel Glass
Magenta\ Begonia=Magenta Begonia
Insane\ to\ Extreme\ energy\ tier=Insane to Extreme energy tier
Magenta\ Begonia=Magenta Begonia
Netherite\ Chestplate=Netherit Of The Bib
Kyber\ Machete=Cyber \u200B\u200Bmachete
Tungsten\ Chestplate=Tungsten Chestplate
@ -428,10 +428,10 @@ Calcium\ Carbonate=Calcium Carbonate
Energy\ Crystal=Energy Crystal
Max\ Health=The Maximum Health
Ghost\ moans=Moans Phantom
Mossy\ Glowshroom\ Planks=Wood moss board
Crema=cream
Checks\ of\ item\ is\ a\ block=Marks an element as a block.
Mossy\ Glowshroom\ Planks=Wood moss board
Glyph\ fails=Glyph fails
Checks\ of\ item\ is\ a\ block=Marks an element as a block.
Add\ End\ Ruined\ Portal\ to\ Modded\ Biomes=I reached the end, to add to the end of the desperate modified biomes
Potted\ Pink\ Cherry\ Oak\ Sapling=Potted Pink Cherry Oak Sapling
Render\ compass\ letters\ (N,\ E,\ S,\ W)\ over\ the\ on-map\ waypoints.\ This\ only\ works\ for\ the\ on-frame\ compass\ location.=Create the compass letters (N, E, S, O) at the points on the map. Only works for the compass space in the image.
@ -444,15 +444,15 @@ Group=club
Stripped\ Tenanea\ Bark=Tenanea Peeled Bark
Hardened\ Resistance=Hardened Resistance
Hoglin\ steps=Hogl I act
Fox\ hurts=Fox of pain
Hemlock\ Sign=Hemlock signs
\nAdd\ Desert\ Mansions\ to\ modded\ Desert\ biomes.\ 1\ for\ spawning\ in\ most\ chunks\ and\ 1001\ for\ none.=The modified biome station increases the desert desert 1. Used for slope play, especially since 1001.
Hemlock\ Sign=Hemlock signs
Fox\ hurts=Fox of pain
Rough\ Sandstone\ Stairs=Rough Sandstone Stairs
Soul\ Sandstone=Soul Sandstone
Voluntary\ Exile=A Self-Chosen Exile
Vanilla=Vanilla
Potion\ of\ Healing=Potion Of Healing
Pump\ Out=pump
Potion\ of\ Healing=Potion Of Healing
Mark\ a\ set\ as\ the\ target\ for\ quest\ movement.\ The\ "Change\ Set"\ command\ can\ then\ be\ used\ to\ move\ quests\ to\ this\ set=Mark a set as the target for quest movement. The "Change Set" command can then be used to move quests to this set
Sandy\ Bricks=Sandy Bricks
Polished\ Diorite\ Post=Polished Diorite Post
@ -464,14 +464,14 @@ Mahogany\ Leaves=Mahogany Leaves
Thallasium\ Sword=thallium sword
Low\ Hunger=Low Hunger
Smooth\ Bluestone=Smooth Bluestone
Peat\ Block=Peat block
Bee\ Nest=Kosher For Pcheli
Peat\ Block=Peat block
Orange\ Netherite\ Shulker\ Box=Shulker Orange Netherite Box
Terminite\ Scythe=Complete sickle
Ebony\ Trapdoor=Ebony Trapdoor
Orchard\ Sapling=Orchard Sapling
Acacia\ Chest=acacia chest
Ash=ash
Acacia\ Chest=acacia chest
Block\ of\ Aluminium=Block of Aluminium
Light\ Blue\ ME\ Covered\ Cable=Light Blue ME Covered Cable
Chest\ Chance=Chest Chance
@ -480,28 +480,28 @@ Beef\ Wellington=Wellington Beef
Gold\ Watering\ Can=Gold can be watered
Armor\ Status\ Settings=Armor status settings
Asteroid\ Stellum\ Cluster=Asteroid Stellum Cluster
Deal\ fire\ damage=Damage from the fire.
Amethyst\ Shard=Amethyst fragment
Deal\ fire\ damage=Damage from the fire.
Has\ a\ chance\ to\ light\nattackers\ on\ fire=There is an opportunity for exposure\nFire attack
Peridot\ Boots=Peridot Boots
Cupronickel\ Tiny\ Dust=Very small cupro-nickel powder.
Asterite\ Excavator=Asterite Excavator
This\ teleporter\ doesn't\ have\ an\ Ender\ Shard\!=This teleporter doesn't have an Ender Shard\!
Yellow\ Concrete\ Pillar=Yellow concrete
This\ teleporter\ doesn't\ have\ an\ Ender\ Shard\!=This teleporter doesn't have an Ender Shard\!
Orange\ Chief\ Sinister\ Canton=The Main Orange, The Bad, The Canton Of
Rescue\ a\ Ghast\ from\ the\ Nether,\ bring\ it\ safely\ home\ to\ the\ Overworld...\ and\ then\ kill\ it=Keep Swimming story about why she was killed, after Pikachu and his home, and a responsibility for...
Hemlock\ Platform=Hemlock Platform
Turtle\ hurts=The turtle hurts
Charge\ Pad=Charge Pad
End\ Stone\ Furnace=The ultimate stone stove
Chopped\ Onion=Chopped Onion
Grove=Grove
Chopped\ Onion=Chopped Onion
Press\ %s\ to\ change\ mode=Press %s to change mode
Get\ a\ Netherite\ Anvil=Get the Nvlight Anvil
Virid\ Jadestone\ Tiles=Green Jade Tiles
Virid\ Jadestone\ Bricks=White Jade Stone Brick
\nMax\ Y\ height\ that\ the\ starting\ point\ can\ spawn\ at.\ Default\ is\ 35.\ If\ below\ min\ height,\ this\ will\ be\ read\ as\ min.=\nMax Y height that the starting point can spawn at. Default is 35. If below min height, this will be read as min.
Wax\ on=and candles
\nMax\ Y\ height\ that\ the\ starting\ point\ can\ spawn\ at.\ Default\ is\ 35.\ If\ below\ min\ height,\ this\ will\ be\ read\ as\ min.=\nMax Y height that the starting point can spawn at. Default is 35. If below min height, this will be read as min.
Dolphin\ chirps=Dolphin sounds
Brown\ Terracotta\ Bricks=Brown terracotta brick
Yellow\ Paint\ Ball=Yellow Paint Ball
@ -510,8 +510,8 @@ Stripped\ Zelkova\ Log=Stripped Zelkova Log
Caching\:=Caching\:
Fruit\ Smoothie=Fruit shake
Alloy\ Smelter=Alloy Smelter
Gilded\ Blackstone\ Carp=Gold, gold, goldfish
Visit\ Biome=Visit the biome
Gilded\ Blackstone\ Carp=Gold, gold, goldfish
Saucy\ Chips=FRIZZED
Molten\ Netherite=Molten Netherite
Very\ big=magnificent
@ -532,8 +532,8 @@ Drop\ items=The object arrives
If\ you\ set\ this\ too\ low\ the\ mineshafts\ will\ get\ burned\ by\ lava\!=If it were too little, the mine would be burned by lava\!
Magenta\ Pale=Dark Red And Light
Tiny\ TNT=Tiny TNT
Green\ Concrete\ Glass=Green Concrete Glass
Actually,\ message\ was\ too\ long\ to\ deliver\ fully.\ Sorry\!\ Here's\ stripped\ version\:\ %s=In fact, the message is too long to be given completely. This is the worst\! Here is the version\: %s
Green\ Concrete\ Glass=Green Concrete Glass
Umbral\ Stem=Stalker Umbral
Expand\ when\ Sneaking=Expand when Sneaking
Split\ Damage\ at\ 50%=Split Damage at 50
@ -542,11 +542,11 @@ Magenta\ Paly=Purple Bled
Tall\ Green\ Calla\ Lily=Tall Green Calla Lily
Add\ Icy\ Pyramid\ To\ Modded\ Biomes=What added to the second bafim pyramidcm biome change.
Enderman=Ender
Block\ of\ Titanium=Block of Titanium
Blue\ Sandstone=Blue Sandstone
Green\ Per\ Fess=Groene Fess
Extended\ Stick=Extension stick
Blue\ Sandstone=Blue Sandstone
Block\ of\ Titanium=Block of Titanium
Charred\ Brick\ Stairs=Charred Brick Stairs
Extended\ Stick=Extension stick
Insufficient\ power=Not enough electricity
Play\ When\ World\ Loaded=Play When World Loaded
Spruce\ Door=Spruce Door
@ -558,8 +558,8 @@ No\ Icons=No icon
Cladded\ Chestplate=Covered breastplate
Low\ Level\ Sun\ And\ Block=Low Level Sun And Block
Stripped\ Dragon\ Tree\ Bark=Peeled dragon bark
Jungle\ Boat=The Jungle, Boats
Block\ %s\ does\ not\ accept\ '%s'\ for\ %s\ property=The device %s I don't accept,'%s of %s real estate
Jungle\ Boat=The Jungle, Boats
Electrum\ Pickaxe=Electrum Pickaxe
Incenses=Wangi
Enchantability\:=Charm\:
@ -581,15 +581,15 @@ ME\ Storage\ Housing=ME Storage Housing
Axe=Axe
Stripped\ Tenanea\ Log=In fact, his injury was Tenanea.
Jade\ Cave=Ngok Cave
Lettuce\ Seeds=Lettuce Seeds
White\ Concrete\ Glass=White Concrete Glass
Cobblestone\ Brick=Cobblestone Brick
Burns\ hydrogen,\ methane\ or\ other\ gases\ to\ generate\ energy=Burns hydrogen, methane or other gases to generate energy
Cobblestone\ Brick=Cobblestone Brick
White\ Concrete\ Glass=White Concrete Glass
Lettuce\ Seeds=Lettuce Seeds
No\ such\ keybind\:\ %s=No such keybind\: %s
Enable\ item\ scrolling=Enable item scrolling
Cherry\ Stairs=Cherry Stairs
Slowsilver\ Scythe=Scythe Slysilver
\u00A76\u00A7lJoin\ request\ ignored\ from\ %1$s\!=\u00A76\u00A7lJoin request ignored from %1$s\!
Slowsilver\ Scythe=Scythe Slysilver
Rotten\ Flesh=Rotten Meat
Snow\ Block=Snow Block
You\ have\ removed\ %s\ [[live||lives]]\ from\ %s.=You have removed %s [[live||lives]] from %s.
@ -602,8 +602,8 @@ Cave\ Root=Cave Root
Chicken\ and\ Noodles=Chicken and noodles
Gold\ Nugget=Gold Grain
Birch\ Village\ Spawnrate=Birch Village Spawnrate
Andesite\ Pedestal=Andesite socket
Jacaranda\ Boat=Jacaranda Boat
Andesite\ Pedestal=Andesite socket
Components=Components
Yellow\ Terracotta\ Ghost\ Block=Yellow Terracotta Ghost Block
Dacite\ Stairs=Dacite Stairs
@ -612,9 +612,9 @@ Beef\ Jerky=Beef jerky
Computer=Computer
Builders\ Ring=Builders Ring
Villager=The villagers
Red\ Shulker\ Block=Red Shulker Block
Villages=Village
Spider-Proof=Spider-Proof
Villages=Village
Red\ Shulker\ Block=Red Shulker Block
Tank\ size\ (Upgraded)=Tank size (improved)
Add\ Nether\ Brick\ Outposts\ to\ Modded\ Nether\ Biomes=Add Nether Brick Outposts to Modded Nether Biomes
Light\ Blue\ Terminite\ Bulb\ Lantern=Terminite SYRUS bulb, light blue
@ -637,16 +637,16 @@ Focused\ Height=Concentrate Height
Tellus=Tell us
Filalux=Pillar Suite
Lemon\ Chicken=Lemon chicken
Scorched\ Bramble=The Holocaust Shrub
Cursor\ Coordinates=Cursor Coordinates
Dragon\ Tree\ Planks=Dragon Tree Painting
Scorched\ Bramble=The Holocaust Shrub
/assets/slightguimodifications/textures/gui/slider(_hovered).png=/assets/slightguimodifications/textures/gui/slider(_hovered).png
Dragon\ Tree\ Planks=Dragon Tree Painting
Get\ a\ small\ pile\ of\ nickel\ dust\ from\ the\ centrifuge=Get a small pile of nickel dust from the centrifuge
Potted\ Red\ Autumnal\ Sapling=Autumn red seedling in a pot
%s\ Kitchen\ Cupboard=%s Kitchen Cupboard
Potted\ Red\ Autumnal\ Sapling=Autumn red seedling in a pot
Empty\ Umbrella\ Tree\ Cluster=Set of empty umbrellas
Black\ Thallasium\ Bulb\ Lantern=Flashlight with black bulb
Metite\ Hoe=Metite Hoe
Black\ Thallasium\ Bulb\ Lantern=Flashlight with black bulb
Hellhound\ dies=He died because of the hell dogs
Enable\ /health=Unlock / Health
Color\ Books=Color Books
@ -661,14 +661,14 @@ Enable\ detection\ for\ MultiMC\ instance\ data?=Enable detection for MultiMC in
Diorite\ Pedestal=Diorite base
Popped\ Chorus\ Fruit=The Structure Is Viewed As A Fruit Of The
Purple\ ME\ Dense\ Covered\ Cable=Purple ME Dense Covered Cable
Diamonds\!=Diamonds\!
An\ entity\ is\ required\ to\ run\ this\ command\ here=The essence of what you need to run this command
Diamonds\!=Diamonds\!
Show\ Offline\ Owner=Show champion online
Univite\ Crook=Univite Crook
Snorkel=A pipe
Entangled\ Bag=Entangled Bag
Midori\ Brick\ Stairs=Midori Brick Stairs
Wolf\ growls=The wolf in me-even
Midori\ Brick\ Stairs=Midori Brick Stairs
Number\ of\ claims\ in\ %s\:\ %s=Number of claims in %s\: %s
Magnet=Magnet
Grindstone\ used=Stone mills used
@ -684,29 +684,29 @@ group\ items=group items
Customize\ messages\ to\ display\ with\ dimensions\\n\ (Manual\ format\:\ dimension_name;message;icon)\\n\ Available\ placeholders\:\\n\ -\ &dimension&\ \=\ Dimension\ name\\n\ -\ &icon&\ \=\ Default\ dimension\ icon=Adjust the message for the display in the sizes \\ n (manual formatting\: ruler name; letter; symbol) \\ n Available placeholders\: \\ n - &amp; amp; amp; amp; Amp; Amp; Amp; Amp; Dimensions &amp; amp; amp; amp; \= Dimension name \\ n - &amp; amp; amp; amp; Amp; Amp; Amp; Symbol &amp; amp; amp; Amp; Amp; \= Standard dimension symbol
Embur\ Gel\ Block=Embur Gel Block
Glowing\ Pillar\ Seed=Flash bead
Device\ is\ not\ linked.=Device is not linked.
Red\ Garnet=Red Garnet
Device\ is\ not\ linked.=Device is not linked.
Brown\ Glazed\ Terracotta\ Glass=Brown Glazed Terracotta Glass
Thallasium\ Chain=Thallium chain
Mask\ of\ Rat=Mouse mask
Cream=Cream
Bonus\ Chest=Bonus Chest
EBF\ Cupronickel\ Shape\ Valid=Effective nickel-cupro-nickel EBF foam
Cream=Cream
Mask\ of\ Rat=Mouse mask
This\ sweet\ and\ savory\ dish=It \u2019s a sweet and delicious food.
Splash\ Potion\ of\ the\ Light\ Footed=Splash foot fire
Pulls\ from\ connected\ inventories=Get related inventory
EBF\ Cupronickel\ Shape\ Valid=Effective nickel-cupro-nickel EBF foam
Go\ look\ for\ a\ Stronghold\!=Go look for a Stronghold\!
Never\ saved\ this\ session=Never saved this session
Pulls\ from\ connected\ inventories=Get related inventory
Splash\ Potion\ of\ the\ Light\ Footed=Splash foot fire
End\ Lily\ Leaf=The last leaf of the lily
Never\ saved\ this\ session=Never saved this session
Enchanter=Three wise men from the East
Netherite\ Excavator=Netherite Excavator
Univite\ Machete=Create Mando University
Contract\ applies=The contract is correct
Univite\ Machete=Create Mando University
Villager\ mumbles=Stanovnik mumbles
Customize\ World\ Settings=Edit World Settings
day=day
%s\ does\ not\ have\ this\ contract\ to\ remove=%sI have not created this contract.
Chrome\ Nugget=Chrome Nugget
%s\ does\ not\ have\ this\ contract\ to\ remove=%sI have not created this contract.
Lingering\ Potion\ of\ Adrenaline=The adrenaline filters remain
Mining\ Rig\ Computer=Computerized mining equipment
Enchanted=Enamored
@ -714,14 +714,14 @@ Redwood\ Wood=Redwood Wood
Bundled\ Redstone\ Module=Bundled Redstone Module
Wither\ Skeleton\ Spawn\ Egg=Dry Skeleton Span Eggs
\nMakes\ vanilla\ Strongholds\ no\ longer\ spawn\ at\ all.\ Will\ not\ affect\ Repurposed\ Structures's\ own\ Stonebrick\ Stronghold.=Reasons why Vanilla Strongholds do not appear. It does not affect the stone wall in the reoriented structures of the castle.
A\ smoked/campfired-cooked\ version\ of\ pork\ cuts,\ which\ restores\ more\ hunger\ thank\ cooked\ pork\ cuts.=Grilled pork chops smoked/cooked on a campfire can help restore hunger.
Smooth\ Rose\ Quartz\ Slab=The village was smooth rose board
A\ fragment\ of\ a\ living\ star,\ the\ raw\ energy\ contained\ within\ this\ material\ is\ surpassed\ only\ by\ few,\ every\ molecule\ of\ it\ vibrating\ with\ $(thing)Stellar\ Energy$().=A fragment of a living star, the raw energy contained within this material is surpassed only by few, every molecule of it vibrating with $(thing)Stellar Energy$().
Hot\ Pink\ Petal\ Block=Hot pink green horseshoe
Smooth\ Rose\ Quartz\ Slab=The village was smooth rose board
A\ smoked/campfired-cooked\ version\ of\ pork\ cuts,\ which\ restores\ more\ hunger\ thank\ cooked\ pork\ cuts.=Grilled pork chops smoked/cooked on a campfire can help restore hunger.
New\ Recipes\ Unlocked\!=Unlock New Recipes\!
Hot\ Pink\ Petal\ Block=Hot pink green horseshoe
Entity\ Riding\ Messages=Entity Riding Messages
Nectarine=nectarine
Pressurized\ Gas\ Canister=Pressurized Gas Canister
Nectarine=nectarine
Deep\ Mob\ Learning\:\ Refabricated=Deep Mob Learning\: Refabricated
%s\ (formerly\ known\ as\ %s)\ joined\ the\ game=%s (formerly known as the %s) has joined the game
Requires\ restart=Requires restart
@ -730,22 +730,22 @@ Umbrella\ Tree\ Fence=This umbrella tree
Skeleton\ converts\ to\ Stray=He suggested to become a mistake
12\ sec=12 sec
Fiery\ Serum=Burning serum
Im\ tired\ of\ this\ village,\ they\ dont\ have\ idea\ of\ the\ power\ out\ this\ lands.\ Im\ gonna\ travel\ thought\ the\ desert,\ finding\ an\ nether\ portal.=I&\#39;m tired of this village, they don&\#39;t know this land will lose power. I&\#39;ll look into the desert and look another door.
Durability\:=Reliability\:
Max\ WP\ Render\ Dist.=Remove the maximum wettable powder
Durability\:=Reliability\:
Im\ tired\ of\ this\ village,\ they\ dont\ have\ idea\ of\ the\ power\ out\ this\ lands.\ Im\ gonna\ travel\ thought\ the\ desert,\ finding\ an\ nether\ portal.=I&\#39;m tired of this village, they don&\#39;t know this land will lose power. I&\#39;ll look into the desert and look another door.
Rose\ Quartz=Quartz flower
%s\ unlocked\ [[quest||quests]]=%s unlocked [[quest||quests]]
You\ can\ only\ have\ %s\ dummies\!=You can not%spuppet\!
Green\ Topped\ Tent\ Pole=Green Topped Tent Pole
Blackberry=ruby
Yam\ Crop=Yam harvest
Blackberry=ruby
Cherry\ Oak\ Trapdoor=Cherry Oak Trapdoor
13x13\ (Showoff)=13-Xray-13 (GOOSE)
Enter\ a\ Nether\ Brick\ Outpost=Enter a Nether Brick Outpost
Lava\ Lake\ Rarity=The Lakes Of Lava Rock, Rare
Brown\ Glazed\ Terracotta=Brown Glass
Palm\ Drawer=Palm drawers
Purpur\ Rat\ Pouch=Purpur mouse bag
Palm\ Drawer=Palm drawers
Crab\ Leg=Crab Leg
Blighted\ Stone\ Bricks=Broken brick blocks
Black\ Gradient=The Curve In Black
@ -754,26 +754,26 @@ Replaced\ a\ slot\ on\ %s\ entities\ with\ %s=To change the housing %s the opera
ME\ Crafting\ Monitor=ME Crafting Monitor
The\ identifier\ of\ the\ sound\ to\ play.=The identifier of the sound to play.
Size\ of\ the\ minimap\ frame\ that\ affects\ how\ much\ is\ visible.\ Square-shaped\ minimap\ is\ forced\ into\ the\ non-rotating\ mode\ (option\ "Lock\ Minimap\ North")\ when\ the\ size\ is\ greater\ than\ 180.\ \n\ \n\ For\ the\ "Auto"\ option,\ go\ all\ the\ way\ to\ the\ left.\ \n\ \n\ Size\ values\ in\ older\ mod\ versions\:\ \n\ Tiny\ -\ 57\ \n\ Small\ -\ 85\ \n\ Medium\ -\ 113\ \n\ Large\ -\ 169=Smaller frame size because it is visible in some way. If the size is greater than 180, I will be forced to enter a small square in non-rotation mode (smaller to the north, right to choose).\n \n For &amp; amp; quot;cars and amplifiers; amp; quot; Optio, make all his temptations go to the left.\n \n The value in the Mod version is larger\:\n Small-57\n Small-85\n Intermediate-113\n Big-169
Pulverizer\ Factory\ MK4=Crusher Factory MK4
Coconut\ Sapling=Young coconut tree
Pulverizer\ Factory\ MK4=Crusher Factory MK4
Standard\ Boosters=Standard Boosters
loading\ sound\ is\ played.\ For\ example,=play voice Ex,
Portable\ Crafting=Same usability
Add\ Warped\ Outpost\ to\ Modded\ Biomes=To add a station to the rays and get confused, a modified biome
Zoom\ Overlay=Zoom Overlay
Dolphin\ eats="Dolphin"
Zoom\ Overlay=Zoom Overlay
Add\ Warped\ Outpost\ to\ Modded\ Biomes=To add a station to the rays and get confused, a modified biome
Bag=Bag
Gold\ Item\ Pipe=Gold object tube
Config\ Buttons\:\ %s=Configuration button\:%s
Chain\ Command\ Block=The Chain-Of-Command Within The Group
Dungeons\ Mod\ Config=Prison set up police.
Chorus\ Block=Chorus Block
Chain\ Command\ Block=The Chain-Of-Command Within The Group
Config\ Buttons\:\ %s=Configuration button\:%s
Iron\ Button=Iron Button
Chorus\ Block=Chorus Block
Obsidian\ Bricks=Obsidian Bricks
Rainbow\ Brick\ Column=Rainbow brick pillar
Bar=Bar
Worth\ Its\ Weight\ in\ Gold=Your weight in gold
Visit\ Dimension=Go to the size
Worth\ Its\ Weight\ in\ Gold=Your weight in gold
Bat=Letuchaya mouse
Platinum\ Machete=Platinum machete
Stellum\ Chestplate=Stellum Chestplate
@ -788,18 +788,18 @@ Gray\ Per\ Pale\ Inverted=The Gray Light Of The Opposite
Elite\ Tank=Elite Tank
World\ Name=The Name Of The World
Diamond\ Haladie=Diamond Haradi
Begonia=Begonia
Cherry\ Door=cherry door
Setting\ %s\ to\ %s\ lives\ instead.=Setting %s to %s lives instead.
Begonia=Begonia
RGB\ Block=RGB Block
Setting\ %s\ to\ %s\ lives\ instead.=Setting %s to %s lives instead.
You\ had\ %s\ [[live||lives]]\ removed\ by\ %s=You had %s [[live||lives]] removed by %s
Blue\ Enchanted\ Button=Blue Enchanted Button
Orange\ Sofa=Orange Sofa
Pink\ Stained\ Glass\ Pane=Pink-Tinted Glass
Skyris\ Sapling=Skyris Sapling
You\ have\ added\ %s\ [[live||lives]]\ to\ your\ lifepool.=You have added %s [[live||lives]] to your lifepool.
Revoked\ the\ advancement\ %s\ from\ %s=Set Up A Meeting %s from %s
Cracked\ Purpur\ Block=Cracked Purpur Block
Revoked\ the\ advancement\ %s\ from\ %s=Set Up A Meeting %s from %s
Soapstone\ Tile\ Slab=Soapstone Tile Slab
Japanese\ Maple\ Stairs=Japanese maple staircase
Range\ Module=Gamma module
@ -811,23 +811,23 @@ Blue\ Enchanted\ Slab=Blue Enchanted Slab
Pink\ Cherry\ Oak\ Leaf\ Pile=Pink Cherry Oak Leaf Pile
Directional\ Data\ Block=Directional data block
Smoker\ Slab=Smoker Slab
Show\ Subtitles=In Order To See The Subtitles In English.
Green\ Concrete="Green" Concrete
Show\ Subtitles=In Order To See The Subtitles In English.
Light\ Gray\ ME\ Dense\ Covered\ Cable=Light Gray ME Dense Covered Cable
Phantom\ Purpur\ Bricks=Purple Ghost Brick
Brown\ Gradient=Brown Gradient
Phantom\ Purpur\ Bricks=Purple Ghost Brick
Mud\ Block=Clay mass
Item\ Output=List of results
Slippery\ Stone=Slippery Stone
Enable\ custom\ Curses=Enable custom Curses
Disable\ GUI=Disable graphical user interface
Grassy\ Igloo\ Spawnrate=Grassy Igloo Spawnrate
Rose\ Gold\ Crook=Rose Gold Crook
Grassy\ Igloo\ Spawnrate=Grassy Igloo Spawnrate
Volcanic\ Rock\ Pressure\ Plate=Volcanic plate
Toggle\ Ingame\ Waypoints=Toggle Ingame Waypoints
The\ maximum\ value\ that\ you\ can\ scroll\ up.=The maximum value that you can scroll up.
Legendary=Legendary
Matching\ every\ creature\ that\ has\ the\ selected\ type\ or\ a\ subtype\ to\ the\ selected\ type.=Matching every creature that has the selected type or a subtype to the selected type.
Legendary=Legendary
The\ maximum\ value\ that\ you\ can\ scroll\ up.=The maximum value that you can scroll up.
Texture\ Compression=Texture Compression
Red\ Lawn\ Chair=Red Lawn Chair
Purple\ Concrete=Specific
@ -854,21 +854,21 @@ Jungle\ Glass\ Door=Jungle Glass Door
Bronze\ is\ useful\ for\ creating\ tools,\ and\ is\ also\ used\ in\ construction\ of\ more\ advanced\ machines.=Bronze is useful for creating tools, and is also used in construction of more advanced machines.
Wooded\ Red\ Rock\ Mountains=Wooded Red Rock Mountains
Hellish\ Bauble=Coast of roses rotating on a map
C-Rank\ Materia=Class C substances
S'more=S'more
C-Rank\ Materia=Class C substances
Pink\ ME\ Covered\ Cable=Pink ME Covered Cable
Lead\ Crook=Lead Crook
Fool's\ Gold\ Nugget=Fool's Gold Nugget
Diamond\ Machete=Diamond machete
\u00A77\u00A7oin\ order\ to\ get\ a\ bat\ wing."\u00A7r=\u00A77\u00A7oin order to get a bat wing."\u00A7r
Diamond\ Machete=Diamond machete
%1$s\ was\ fireballed\ by\ %2$s\ using\ %3$s=%1$s \u03B5\u03AF\u03BD\u03B1\u03B9 fireballed \u03C3\u03C4\u03BF %2$s use %3$s
$.3fM\ WU=$.3fM WU
There\ are\ no\ tags\ on\ the\ %s\ entities=Not on the label\: %s organizations
Lilith\ Spawn\ Egg=White owl eggs
Umbrella\ Tree\ Composter=Umbrella tree compiler
Heavy=Great
%s\ has\ the\ following\ contract\ for\ %s\ days\:\ %s=%sThe next ten years%sday\:%s
Lantern\ Woods=Wooden lantern
%s\ has\ the\ following\ contract\ for\ %s\ days\:\ %s=%sThe next ten years%sday\:%s
Craft\ an\ Electric\ Smelter=Craft an Electric Smelter
Red\ Beveled\ Glass=Red Beveled Glass
Test\ Book\ 2=Test Book 2
@ -889,15 +889,15 @@ Copper\ Rod=Copper rod
Lime\ Futurneo\ Block=Lime Futurneo Block
\u00A7cThe\ chunk\ loader\ is\ offline\ because\ it's\ owner\ have\ been\ offline\ for\ a\ long\ time=\u00A7cThe fragment loader has been disabled because the owner of the fragment loader has been disabled for a long time.
Cod\ and\ Salmon\ will\ be\ cooked\ when\ caught.=Cod and salmon will be cooked when caught.
Cypress\ Broom=cypress
This\ chunk\ is\ already\ scanned\ and\ it\ has\ a\ %s\ vein=This chunk is already scanned and it has a %s vein
Cypress\ Broom=cypress
Cashew=Cashews
Light\ Gray\ Sofa=Light Gray Sofa
Red\ Spruce\ Taiga=Spruce STIGA
Ghost\ hurts=Memedi lara
Ice\ Spikes=The Ice Peak
Creeper\ dies=The reptile is dying
Ghost\ hurts=Memedi lara
Red\ Spruce\ Taiga=Spruce STIGA
Stellum\ Plates=Stellum Plates
Creeper\ dies=The reptile is dying
Univite\ Mining\ Tool=Univite Mining Tool
Tin\ Mattock=Tin Mattock
Thunderstorm=Thunderstorm
@ -905,12 +905,12 @@ Lock\ Player\ Heads=Lock Player Heads
Illegal\ characters\ in\ chat=Incredible characters in the chat
Jacaranda\ Button=Jacaranda Button
Passive\:\ taterefic=Passive\: taterefic
Black\ ME\ Dense\ Smart\ Cable=Black ME Dense Smart Cable
Zombified\ Piglin\ grunts\ angrily=Piglin zombie grunyits furiosament
Black\ ME\ Dense\ Smart\ Cable=Black ME Dense Smart Cable
Potted\ Crimson\ Roots=Plants, Their Roots Do
Red\ Banner=Red Flag
\u00A7cThe\ advancement\ %s\u00A7c\ is\ required\ to\ do\ this.=\u00A7cSeduction%s\u00A7cIt has to be done.
Music\ &\ Sounds...=Hudba A Zvuk...
\u00A7cThe\ advancement\ %s\u00A7c\ is\ required\ to\ do\ this.=\u00A7cSeduction%s\u00A7cIt has to be done.
Twenty-Coin=Twenty-Coin
This\ world\ is\ empty,\ choose\ how\ to\ create\ your\ world=The world is empty, you will need to choose how you can create your own world
Shears\ scrape=De schaar scratch
@ -919,24 +919,24 @@ When\ in\ Main\ Hand\:=When in Main Hand\:
A\ machine\ which\ consumes\ $(thing)energy$()\ to\ mix\ $(thing)fluids$()\ into\ useful\ materials.=A machine which consumes $(thing)energy$() to mix $(thing)fluids$() into useful materials.
%s\ Settings=%s Settings
Volatility=Difference
\u00A74The\ terrain\ is\ not\ proper\ to\ start\ a\ trial=\u00A74The terrain is not proper to start a trial
Craft\ any\ piece\ of\ quantum\ armor=Craft any piece of quantum armor
Stone\ Boomerang=Rock boomerang
\u00A74The\ terrain\ is\ not\ proper\ to\ start\ a\ trial=\u00A74The terrain is not proper to start a trial
Open\ scrap\ boxes\ automatically=Open scrap boxes automatically
Break\ Fully=Absolutely Will Not Break
Green\ Chief=The Name Of The Green
Stone\ Boomerang=Rock boomerang
Couldn't\ grant\ criterion\ '%s'\ of\ advancement\ %s\ to\ %s\ as\ they\ already\ have\ it=Is not a criterion"%s"with the arrival of %s a %s as it is already there
Green\ Chief=The Name Of The Green
Break\ Fully=Absolutely Will Not Break
Modified\ Jungle\ Edge=Changes At The Edge Of The Jungle
Processing=Processing
(De-)Activate=(Of) activation
Begin\ your\ fishing\ journey\ by\ obtaining\ a\ Fishing\ Rod.=Start your journey by picking up your fishing hook.
Charge-O-Mat=Charge-O-Mat
%s\ is\ not\ in\ spectator\ mode=%s so
Charge-O-Mat=Charge-O-Mat
Begin\ your\ fishing\ journey\ by\ obtaining\ a\ Fishing\ Rod.=Start your journey by picking up your fishing hook.
Item\ Selection=Select The Item
To\ boldly\ go=To boldly go
Potted\ Flowered\ Barrel\ Cactus=Cactus barrel planter
Blighted\ Stone\ Brick\ Slab=And a burnt offering to a stone,
Silver\ Axe=Silver Axe
Blighted\ Stone\ Brick\ Slab=And a burnt offering to a stone,
Potted\ Flowered\ Barrel\ Cactus=Cactus barrel planter
Stripped\ Skyris\ Wood=Stripped Skyris Wood
Orange\ Chevron=Orange Chevron
Netherite\ Elytra=Nezalite Eritra
@ -947,9 +947,9 @@ Skyris\ Fence=Skyris Fence
Big=Big
The\ path\ to\ the\ 32x32\ Minecraft\ window\ icon\ relative\ to\ the\ Minecraft\ instance\ directory.=The path to the 32x32 Minecraft window icon is related to the list of Minecraft opportunities.
Storage\ Bus=Storage Bus
Hide\ Icons=Hidden icon
Real\ gamers\ use\ the\ Gamer\ Axe=Real gamers use the Gamer Axe
%s=%s
Real\ gamers\ use\ the\ Gamer\ Axe=Real gamers use the Gamer Axe
Hide\ Icons=Hidden icon
Random\ tick\ speed\ rate=Random tick rate
%s\ Generation=%s Generation
Potted\ Rainbow\ Eucalyptus\ Sapling=Rainbow Eucalyptus tree in the pot
@ -957,8 +957,8 @@ Lime\ Bundled\ Cable=Lime Bundled Cable
Blackstone\ Column=Blackstone Column
Light\ Gray\ Saltire=The Grey Light In Decus
Powered\ Spike\ Trap=Powered Spike Trap
Sandy\ Jadestone\ Tiles=Sandy Jade brick
Save\ mode\ -\ write\ to\ file=Saving Mode d' - the file to write
Sandy\ Jadestone\ Tiles=Sandy Jade brick
Small\ Rows=Small Rows
Enter\ a\ Crimson\ Village=Enter a Crimson Village
Jungle\ Moss=Forest moss
@ -990,10 +990,10 @@ Jungle\ Vine=Wild grapevines
Rainbow\ Eucalyptus\ Leaves=Rainbow Eucalyptus Leaves
Minimum=At least
Rootling\ Hurts=destroying evil
Advanced\ Fluid\ Output\ Hatch=Advanced fluid outlet
Reset\ Time\ on\ Init=Reset period Init
ME\ Import\ Bus=ME Import Bus
Advanced\ Fluid\ Output\ Hatch=Advanced fluid outlet
Glass\ Wing=Glass Wing
ME\ Import\ Bus=ME Import Bus
Road\ of\ Resistance=Road of Resistance
On\ &worldname&=On &worldname&
Sythian\ Fence=Sethian fence
@ -1025,11 +1025,11 @@ Asteroid\ Iron\ Ore=Asteroid Iron Ore
The\ task\ '%s'\ has\ been\ selected\ and\ can\ now\ be\ applied\ to\ a\ QDS\ by\ right-clicking\ with\ the\ quest\ book.=The task '%s' has been selected and can now be applied to a QDS by right-clicking with the quest book.
Blue\ Concrete\ Ghost\ Block=Blue Concrete Ghost Block
The\ read\ timeout.=Read timeout.
Use\ the\ book\ as\ if\ you\ would\ be\ in\ play\ mode.=Use the book as if you would be in play mode.
Ring\ of\ Invisibility=Ring of Invisibility
Use\ the\ book\ as\ if\ you\ would\ be\ in\ play\ mode.=Use the book as if you would be in play mode.
Add\ End\ Outpost\ to\ Modded\ Biomes=Added final outpost to modified biome
Aeternium\ Machete=Aeternium scythe
There\ are\ no\ data\ packs\ enabled=Active data packages
Aeternium\ Machete=Aeternium scythe
\u00A7cOverflow=\u00A7cOverflow
Aluminum\ Double\ Ingot=Aluminum double ingot
Acacia\ Planks\ Camo\ Door=Acacia Planks Camo Door
@ -1037,8 +1037,8 @@ Acacia\ Planks\ Camo\ Door=Acacia Planks Camo Door
\nAdd\ the\ ID/resource\ location\ of\ the\ biome\ you\ don't\ want\ RS's\ mansions\ to\ spawn\ in.\ Separate\ each\ ID\ with\ a\ comma\ ,\ Example\:\ "minecraft\:ice_spikes,awesome_mod\:awesome_biome"=This is an add-on/resource room in the family and RS biozone that you do not want to breed. So, for example, Friday is 9 o&\#39;clock. amp; &amp; quot; &amp; quot; Minecraft\: ice_spikes, awesome_mod\: awesome_biome and amp; quot; &amp; quot;
Cake\ with\ Light\ Blue\ Candle=Heavenly candle cake
Potassium=Potassium
%1$s\ on\ a\ Wooden\ Storage\ Block\ to\ convert\ it\ to\ a\ Gold\ Storage\ Block.=%1$son a wooden storage block to turn it into a gold storage block.
%s\ E=%s E
%1$s\ on\ a\ Wooden\ Storage\ Block\ to\ convert\ it\ to\ a\ Gold\ Storage\ Block.=%1$son a wooden storage block to turn it into a gold storage block.
Cyan\ Base=CYANOGEN based
The\ particle\ was\ not\ visible\ for\ anybody=The particles that are not visible to everyone
Unable\ to\ teleport\ because\ it\ would\ tell\ you\ the\ waypoint\ coordinates.\ Disable\ "Hide\ Waypoint\ Coords"\ to\ be\ able\ to\ freely\ teleport\ again.=Unable to teleport because it would tell you the waypoint coordinates. Disable "Hide Waypoint Coords" to be able to freely teleport again.
@ -1057,23 +1057,23 @@ Light\ Gray\ Base\ Gradient=A Light Gray Gradient Base
Greatly\ reduces\ the\ duration\nof\ negative\ effects=Much shorter time range\nFrom the effect
Wood\ Pulp=Cellulose fiber
Kicked\ by\ an\ operator=It is struck by the operator of the
Bog=Bog
Purple\ Beveled\ Glass=Purple Beveled Glass
Splash\ Potion\ of\ the\ Turtle\ Master=Splash Drink Turtle Master
Bog=Bog
Copper=Copper
Splash\ Potion\ of\ the\ Turtle\ Master=Splash Drink Turtle Master
Vanilla\ Cave\ Minimum\ Altitude=Vanilla Cave Minimum Altitude
Invite\ player=We invite all the users of the
7x\ Compressed\ Sand=7x Compressed Sand
Jungly\ Chateau=the citadel of the forest,
Light\ Blue\ Mushroom=Light Blue Mushroom
Bow=Arch
Jungly\ Chateau=the citadel of the forest,
You\ have\ been\ idle\ for\ too\ long\!=You have been inactive for a very long time.
Bow=Arch
Dimension\ icon\ to\ default\ to\ when\ in\ an\ unsupported\ dimension=Dimension icon to default to when in an unsupported dimension
\nAdd\ End\ themed\ ruined\ portals\ to\ modded\ End\ category\ biomes.=Add the destroyed gates to the modified biome of the last class.
Ruby\ Hoe=Ruby Hoe
Brown\ Birch\ Leaves=Brown Birch Leaves
Peridot\ Chestplate=Peridot Chestplate
Green\:\ %s\ /\ %s=Green\: %s / %s
Peridot\ Chestplate=Peridot Chestplate
Brown\ Birch\ Leaves=Brown Birch Leaves
Caves=Cave
Pink\ Glazed\ Terracotta\ Camo\ Trapdoor=Pink Glazed Terracotta Camo Trapdoor
Pink\ Coffin=Coffin rose
@ -1081,8 +1081,8 @@ Vampire\ Spawn\ Egg=Make vampire eggs
Acacia\ Planks\ Glass=Acacia Planks Glass
Advanced\ Circuit=Advanced Circuit
Silk\ Touch\ %s=Silky touch%s
Press\ %s=Press %s
%s\:\ %spx=%s\: %spx
Press\ %s=Press %s
Zombie\ Villager\ snuffles=Zombie-Resident, snork
Id\ \#%s=Id \#%s
Reed\ Thatch\ Slab=Reed Thatch album
@ -1090,8 +1090,8 @@ Cave\ Maps=Cave Maps
Basic\ Drill=Basic Drill
Earth\ Wing=Earth Wing
Chop\ Chop=Chop Chop
Beetroot\ Crate=Beetroot Crate
Elder\ Planks=High Council
Beetroot\ Crate=Beetroot Crate
Burned\ End\ Stone=Burned End Stone
Extra\ Creative\ Items=Extra Creative Items
Elder\ Log=Alumni Journal
@ -2550,6 +2550,7 @@ Item\ Messages=Item Messages
Cyan\ Beveled\ Glass=Cyan Beveled Glass
Package\ Crafter=Package Crafter
Giant\ Slime=Giant slime
Cake\ with\ Candle=candle cake
Chiseled\ Prismarine=Opaque prismatic
Dark\ Mode=Dark Mode
Heatproof\ Machine\ Casing=Heat resistant chassis
@ -7848,6 +7849,7 @@ Cherry\ Oak\ Fence=Cherry Oak Fence
\nHow\ rare\ are\ Savanna\ Mansions\ in\ Savanna\ biomes.\ 1\ for\ spawning\ in\ most\ chunks\ and\ 1001\ for\ none.\ =How rare are savanna mansions in the savanna biome. 1 represents most items, and 1001 represents all items.
Affect\ Game\ Menus\:=Affect Game Menus\:
Cypress\ Kitchen\ Sink=Cypress Kitchen Sink
Apply\ Honeycomb\ to\ a\ Copper\ block\!=Use Milcomb to block copper\!
Nether\ Scythe=Cancel scythe
Baobab\ Post=Baobab fast
Parrot=Parrot
@ -8270,6 +8272,7 @@ Skin\ Customization=Adaptation Of The Skin
Resin\ basin\ must\ be\ placed\ on\ a\ valid\ rubber\ tree.=Resin basin must be placed on a valid rubber tree.
Mossy\ Stone\ Well=Mossy Stone Well
Violecite\ Furnace=Violet oven
Started\ tick\ profiling=The control profile starts
Redstone\ emitting\ block\ used\ to\ detect\ players,\ configurable=Redstone emitting block used to detect players, configurable
Using\ Light\ Overlay=Using a light overlay
\u00A7kDestroy\ the\ sun=\u00A7kDestroy the sun

View File

@ -5,9 +5,9 @@
"compatibilityLevel": "JAVA_8",
"plugin": "io.gitlab.jfronny.translater.mixin.Plugin",
"client": [
"MixinLanguage",
"MixinMinecraftClient",
"MixinSplashScreen"
"LanguageMixin",
"MinecraftClientMixin",
"SplashScreenMixin"
],
"injectors": {
"defaultRequire": 1