forked from mckuhei/1.3.2_128bit
Fix tree generation. (I hope someone can fix WorldGenBigTree)
parent
46150bff4b
commit
4b89fd3936
@ -0,0 +1,987 @@
|
|||||||
|
|
||||||
|
language.name=English
|
||||||
|
language.region=US
|
||||||
|
language.code=en_US
|
||||||
|
|
||||||
|
gui.done=Done
|
||||||
|
gui.cancel=Cancel
|
||||||
|
gui.toMenu=Back to title screen
|
||||||
|
gui.up=Up
|
||||||
|
gui.down=Down
|
||||||
|
gui.yes=Yes
|
||||||
|
gui.no=No
|
||||||
|
|
||||||
|
menu.singleplayer=Singleplayer
|
||||||
|
menu.multiplayer=Multiplayer
|
||||||
|
menu.mods=Texture Packs
|
||||||
|
menu.options=Options...
|
||||||
|
menu.quit=Quit Game
|
||||||
|
menu.returnToMenu=Save and Quit to Title
|
||||||
|
menu.disconnect=Disconnect
|
||||||
|
menu.returnToGame=Back to Game
|
||||||
|
menu.switchingLevel=Switching worlds
|
||||||
|
menu.generatingLevel=Generating world
|
||||||
|
menu.loadingLevel=Loading world
|
||||||
|
menu.generatingTerrain=Building terrain
|
||||||
|
menu.convertingLevel=Converting world
|
||||||
|
menu.simulating=Simulating the world for a bit
|
||||||
|
menu.respawning=Respawning
|
||||||
|
menu.shareToLan=Open to LAN
|
||||||
|
|
||||||
|
selectWorld.title=Select World
|
||||||
|
selectWorld.empty=empty
|
||||||
|
selectWorld.world=World
|
||||||
|
selectWorld.select=Play Selected World
|
||||||
|
selectWorld.create=Create New World
|
||||||
|
selectWorld.createDemo=Play New Demo World
|
||||||
|
selectWorld.delete=Delete
|
||||||
|
selectWorld.rename=Rename
|
||||||
|
selectWorld.deleteQuestion=Are you sure you want to delete this world?
|
||||||
|
selectWorld.deleteWarning=will be lost forever! (A long time!)
|
||||||
|
selectWorld.deleteButton=Delete
|
||||||
|
selectWorld.renameButton=Rename
|
||||||
|
selectWorld.renameTitle=Rename World
|
||||||
|
selectWorld.conversion=Must be converted!
|
||||||
|
selectWorld.newWorld=New World
|
||||||
|
selectWorld.enterName=World Name
|
||||||
|
selectWorld.resultFolder=Will be saved in:
|
||||||
|
selectWorld.enterSeed=Seed for the World Generator
|
||||||
|
selectWorld.seedInfo=Leave blank for a random seed
|
||||||
|
selectWorld.cheats=Cheats
|
||||||
|
|
||||||
|
gameMode.survival=Survival Mode
|
||||||
|
gameMode.creative=Creative Mode
|
||||||
|
gameMode.adventure=Adventure Mode
|
||||||
|
gameMode.hardcore=Hardcore Mode!
|
||||||
|
gameMode.changed=Your game mode has been changed
|
||||||
|
|
||||||
|
selectWorld.gameMode=Game Mode:
|
||||||
|
selectWorld.gameMode.survival=Survival
|
||||||
|
selectWorld.gameMode.survival.line1=Search for resources, crafting, gain
|
||||||
|
selectWorld.gameMode.survival.line2=levels, health and hunger
|
||||||
|
selectWorld.gameMode.creative=Creative
|
||||||
|
selectWorld.gameMode.creative.line1=Unlimited resources, free flying and
|
||||||
|
selectWorld.gameMode.creative.line2=destroy blocks instantly
|
||||||
|
selectWorld.gameMode.hardcore=Hardcore
|
||||||
|
selectWorld.gameMode.hardcore.line1=Same as survival mode, locked at hardest
|
||||||
|
selectWorld.gameMode.hardcore.line2=difficulty, and one life only
|
||||||
|
selectWorld.gameMode.adventure=Adventure
|
||||||
|
selectWorld.gameMode.adventure.line1=Same as survival mode, but blocks can't
|
||||||
|
selectWorld.gameMode.adventure.line2=be added or removed
|
||||||
|
selectWorld.moreWorldOptions=More World Options...
|
||||||
|
selectWorld.mapFeatures=Generate Structures:
|
||||||
|
selectWorld.mapFeatures.info=Villages, dungeons etc
|
||||||
|
selectWorld.mapType=World Type:
|
||||||
|
selectWorld.mapType.normal=Normal
|
||||||
|
selectWorld.allowCommands=Allow Cheats:
|
||||||
|
selectWorld.allowCommands.info=Commands like /gamemode, /xp
|
||||||
|
selectWorld.hardcoreMode=Hardcore:
|
||||||
|
selectWorld.hardcoreMode.info=World is deleted upon death
|
||||||
|
selectWorld.bonusItems=Bonus Chest:
|
||||||
|
|
||||||
|
generator.default=Default
|
||||||
|
generator.flat=Superflat
|
||||||
|
generator.largeBiomes=Large Biomes
|
||||||
|
|
||||||
|
selectServer.title=Select Server
|
||||||
|
selectServer.empty=empty
|
||||||
|
selectServer.select=Join Server
|
||||||
|
selectServer.direct=Direct Connect
|
||||||
|
selectServer.edit=Edit
|
||||||
|
selectServer.delete=Delete
|
||||||
|
selectServer.add=Add server
|
||||||
|
selectServer.defaultName=Minecraft Server
|
||||||
|
selectServer.deleteQuestion=Are you sure you want to remove this server?
|
||||||
|
selectServer.deleteWarning=will be lost forever! (A long time!)
|
||||||
|
selectServer.deleteButton=Delete
|
||||||
|
selectServer.refresh=Refresh
|
||||||
|
addServer.title=Edit Server Info
|
||||||
|
addServer.enterName=Server Name
|
||||||
|
addServer.enterIp=Server Address
|
||||||
|
addServer.add=Done
|
||||||
|
lanServer.title=LAN World
|
||||||
|
lanServer.scanning=Scanning for LAN Worlds
|
||||||
|
lanServer.start=Start LAN World
|
||||||
|
lanServer.otherPlayers=Settings for Other Players
|
||||||
|
|
||||||
|
multiplayer.title=Play Multiplayer
|
||||||
|
multiplayer.connect=Connect
|
||||||
|
multiplayer.info1=Minecraft Multiplayer is currently not finished, but there
|
||||||
|
multiplayer.info2=is some buggy early testing going on.
|
||||||
|
multiplayer.ipinfo=Enter the IP of a server to connect to it:
|
||||||
|
|
||||||
|
multiplayer.texturePrompt.line1=This server recommends the use of a custom texture pack.
|
||||||
|
multiplayer.texturePrompt.line2=Would you like to download and install it automagically?
|
||||||
|
|
||||||
|
multiplayer.downloadingTerrain=Downloading terrain
|
||||||
|
|
||||||
|
multiplayer.stopSleeping=Leave Bed
|
||||||
|
|
||||||
|
chat.link.confirm=Are you sure you want to open the following website?
|
||||||
|
chat.link.warning=Never open links from people that you don't trust!
|
||||||
|
chat.copy=Copy to Clipboard
|
||||||
|
|
||||||
|
menu.playdemo=Play Demo World
|
||||||
|
menu.resetdemo=Reset Demo World
|
||||||
|
demo.day.1=This demo will last five game days, do your best!
|
||||||
|
demo.day.2=Day Two
|
||||||
|
demo.day.3=Day Three
|
||||||
|
demo.day.4=Day Four
|
||||||
|
demo.day.5=This is your last day!
|
||||||
|
demo.day.warning=Your time is almost up!
|
||||||
|
demo.day.6=You have passed your fifth day, use F2 to save a screenshot of your creation
|
||||||
|
demo.reminder=The demo time has expired, buy the game to continue or start a new world!
|
||||||
|
demo.remainingTime=Remaining time: %s
|
||||||
|
demo.demoExpired=Demo time's up!
|
||||||
|
demo.help.movement=Use %1$s, %2$s, %3$s, %4$s and the mouse to move around
|
||||||
|
demo.help.movementShort=Move by pressing %1$s, %2$s, %3$s, %4$s
|
||||||
|
demo.help.movementMouse=Look around using the mouse
|
||||||
|
demo.help.jump=Jump by pressing %1$s
|
||||||
|
demo.help.inventory=Use %1$s to open your inventory
|
||||||
|
demo.help.title=Minecraft Demo Mode
|
||||||
|
demo.help.fullWrapped=This demo will last 5 ingame days (about 1 hour and 40 minutes of real time). Check the achievements for hints! Have fun!
|
||||||
|
demo.help.buy=Purchase Now!
|
||||||
|
demo.help.later=Continue Playing!
|
||||||
|
|
||||||
|
connect.connecting=Connecting to the server...
|
||||||
|
connect.authorizing=Logging in...
|
||||||
|
connect.failed=Failed to connect to the server
|
||||||
|
|
||||||
|
disconnect.genericReason=%s
|
||||||
|
disconnect.disconnected=Disconnected by Server
|
||||||
|
disconnect.lost=Connection Lost
|
||||||
|
disconnect.kicked=Was kicked from the game
|
||||||
|
disconnect.timeout=Timed out
|
||||||
|
disconnect.closed=Connection closed
|
||||||
|
disconnect.loginFailed=Failed to login
|
||||||
|
disconnect.loginFailedInfo=Failed to login: %s
|
||||||
|
disconnect.quitting=Quitting
|
||||||
|
disconnect.endOfStream=End of stream
|
||||||
|
disconnect.overflow=Buffer overflow
|
||||||
|
disconnect.spam=Kicked for spamming
|
||||||
|
|
||||||
|
options.off=OFF
|
||||||
|
options.on=ON
|
||||||
|
options.visible=Shown
|
||||||
|
options.hidden=Hidden
|
||||||
|
options.title=Options
|
||||||
|
options.controls=Controls...
|
||||||
|
options.video=Video Settings...
|
||||||
|
options.language=Language...
|
||||||
|
options.languageWarning=Language translations may not be 100% accurate
|
||||||
|
options.videoTitle=Video Settings
|
||||||
|
options.music=Music
|
||||||
|
options.sound=Sound
|
||||||
|
options.invertMouse=Invert Mouse
|
||||||
|
options.fov=FOV
|
||||||
|
options.fov.min=Normal
|
||||||
|
options.fov.max=Quake Pro
|
||||||
|
options.gamma=Brightness
|
||||||
|
options.gamma.min=Moody
|
||||||
|
options.gamma.max=Bright
|
||||||
|
options.sensitivity=Sensitivity
|
||||||
|
options.sensitivity.min=*yawn*
|
||||||
|
options.sensitivity.max=HYPERSPEED!!!
|
||||||
|
options.renderDistance=Render Distance
|
||||||
|
options.renderDistance.tiny=Tiny
|
||||||
|
options.renderDistance.short=Short
|
||||||
|
options.renderDistance.normal=Normal
|
||||||
|
options.renderDistance.far=Far
|
||||||
|
options.viewBobbing=View Bobbing
|
||||||
|
options.ao=Smooth Lighting
|
||||||
|
options.anaglyph=3D Anaglyph
|
||||||
|
options.framerateLimit=Performance
|
||||||
|
options.difficulty=Difficulty
|
||||||
|
options.difficulty.peaceful=Peaceful
|
||||||
|
options.difficulty.easy=Easy
|
||||||
|
options.difficulty.normal=Normal
|
||||||
|
options.difficulty.hard=Hard
|
||||||
|
options.difficulty.hardcore=Hardcore
|
||||||
|
options.graphics=Graphics
|
||||||
|
options.graphics.fancy=Fancy
|
||||||
|
options.graphics.fast=Fast
|
||||||
|
options.guiScale=GUI Scale
|
||||||
|
options.guiScale.auto=Auto
|
||||||
|
options.guiScale.small=Small
|
||||||
|
options.guiScale.normal=Normal
|
||||||
|
options.guiScale.large=Large
|
||||||
|
options.advancedOpengl=Advanced OpenGL
|
||||||
|
options.renderClouds=Clouds
|
||||||
|
options.farWarning1=A 64 bit Java installation is recommended
|
||||||
|
options.farWarning2=for 'Far' render distance (you have 32 bit)
|
||||||
|
options.particles=Particles
|
||||||
|
options.particles.all=All
|
||||||
|
options.particles.decreased=Decreased
|
||||||
|
options.particles.minimal=Minimal
|
||||||
|
options.chat.title=Chat Settings...
|
||||||
|
options.chat.visibility=Chat
|
||||||
|
options.chat.visibility.full=Shown
|
||||||
|
options.chat.visibility.system=Commands Only
|
||||||
|
options.chat.visibility.hidden=Hidden
|
||||||
|
options.chat.color=Colors
|
||||||
|
options.chat.opacity=Opacity
|
||||||
|
options.chat.links=Web Links
|
||||||
|
options.chat.links.prompt=Prompt on Links
|
||||||
|
options.serverTextures=Server Textures
|
||||||
|
options.snooper=Allow Snooper
|
||||||
|
options.snooper.view=Snooper Settings...
|
||||||
|
options.snooper.title=Machine Specs Collection
|
||||||
|
options.snooper.desc=We want to collect information about your machine to help improve Minecraft by knowing what we can support and where the biggest problems are. All of this information is completely anonymous and viewable below. We promise we won't do anything bad with this data, but if you want to opt out then feel free to toggle it off!
|
||||||
|
options.fullscreen=Fullscreen
|
||||||
|
options.vsync=Use VSync
|
||||||
|
|
||||||
|
performance.max=Max FPS
|
||||||
|
performance.balanced=Balanced
|
||||||
|
performance.powersaver=Power saver
|
||||||
|
|
||||||
|
controls.title=Controls
|
||||||
|
|
||||||
|
key.forward=Forward
|
||||||
|
key.left=Left
|
||||||
|
key.back=Back
|
||||||
|
key.right=Right
|
||||||
|
key.jump=Jump
|
||||||
|
key.inventory=Inventory
|
||||||
|
key.drop=Drop
|
||||||
|
key.chat=Chat
|
||||||
|
key.fog=Toggle Fog
|
||||||
|
key.sneak=Sneak
|
||||||
|
key.playerlist=List Players
|
||||||
|
key.attack=Attack
|
||||||
|
key.use=Use Item
|
||||||
|
key.pickItem=Pick Block
|
||||||
|
key.mouseButton=Button %1$s
|
||||||
|
key.command=Command
|
||||||
|
|
||||||
|
texturePack.openFolder=Open texture pack folder
|
||||||
|
texturePack.title=Select Texture Pack
|
||||||
|
texturePack.folderInfo=(Place texture pack files here)
|
||||||
|
|
||||||
|
book.pageIndicator=Page %1$s of %2$s
|
||||||
|
book.byAuthor=by %1$s
|
||||||
|
book.signButton=Sign
|
||||||
|
book.editTitle=Enter Book Title:
|
||||||
|
book.finalizeButton=Sign and Close
|
||||||
|
book.finalizeWarning=Note! When you sign the book, it will no longer be editable.
|
||||||
|
|
||||||
|
tile.stone.name=Stone
|
||||||
|
tile.grass.name=Grass Block
|
||||||
|
tile.dirt.name=Dirt
|
||||||
|
tile.stonebrick.name=Cobblestone
|
||||||
|
tile.wood.name=Wooden Planks
|
||||||
|
tile.wood.oak.name=Oak Wood Planks
|
||||||
|
tile.wood.spruce.name=Spruce Wood Planks
|
||||||
|
tile.wood.birch.name=Birch Wood Planks
|
||||||
|
tile.wood.jungle.name=Jungle Wood Planks
|
||||||
|
tile.sapling.oak.name=Oak Sapling
|
||||||
|
tile.sapling.spruce.name=Spruce Sapling
|
||||||
|
tile.sapling.birch.name=Birch Sapling
|
||||||
|
tile.sapling.jungle.name=Jungle Sapling
|
||||||
|
tile.deadbush.name=Dead Bush
|
||||||
|
tile.bedrock.name=Bedrock
|
||||||
|
tile.water.name=Water
|
||||||
|
tile.lava.name=Lava
|
||||||
|
tile.sand.name=Sand
|
||||||
|
tile.sandStone.name=Sandstone
|
||||||
|
tile.sandStone.default.name=Sandstone
|
||||||
|
tile.sandStone.chiseled.name=Chiseled Sandstone
|
||||||
|
tile.sandStone.smooth.name=Smooth Sandstone
|
||||||
|
tile.gravel.name=Gravel
|
||||||
|
tile.oreGold.name=Gold Ore
|
||||||
|
tile.oreIron.name=Iron Ore
|
||||||
|
tile.oreCoal.name=Coal Ore
|
||||||
|
tile.log.name=Wood
|
||||||
|
tile.log.oak.name=Oak Wood
|
||||||
|
tile.log.spruce.name=Spruce Wood
|
||||||
|
tile.log.birch.name=Birch Wood
|
||||||
|
tile.log.jungle.name=Jungle Wood
|
||||||
|
tile.leaves.name=Leaves
|
||||||
|
tile.leaves.oak.name=Oak Leaves
|
||||||
|
tile.leaves.spruce.name=Spruce Leaves
|
||||||
|
tile.leaves.birch.name=Birch Leaves
|
||||||
|
tile.leaves.jungle.name=Jungle Leaves
|
||||||
|
tile.tallgrass.name=Grass
|
||||||
|
tile.tallgrass.shrub.name=Shrub
|
||||||
|
tile.tallgrass.grass.name=Grass
|
||||||
|
tile.tallgrass.fern.name=Fern
|
||||||
|
tile.sponge.name=Sponge
|
||||||
|
tile.glass.name=Glass
|
||||||
|
tile.thinGlass.name=Glass Pane
|
||||||
|
tile.cloth.name=Wool
|
||||||
|
tile.flower.name=Flower
|
||||||
|
tile.rose.name=Rose
|
||||||
|
tile.mushroom.name=Mushroom
|
||||||
|
tile.blockGold.name=Block of Gold
|
||||||
|
tile.blockIron.name=Block of Iron
|
||||||
|
tile.stoneSlab.stone.name=Stone Slab
|
||||||
|
tile.stoneSlab.sand.name=Sandstone Slab
|
||||||
|
tile.stoneSlab.wood.name=Wooden Slab
|
||||||
|
tile.stoneSlab.cobble.name=Cobblestone Slab
|
||||||
|
tile.stoneSlab.brick.name=Bricks Slab
|
||||||
|
tile.stoneSlab.smoothStoneBrick.name=Stone Bricks Slab
|
||||||
|
tile.woodSlab.oak.name=Oak Wood Slab
|
||||||
|
tile.woodSlab.spruce.name=Spruce Wood Slab
|
||||||
|
tile.woodSlab.birch.name=Birch Wood Slab
|
||||||
|
tile.woodSlab.jungle.name=Jungle Wood Slab
|
||||||
|
tile.brick.name=Bricks
|
||||||
|
tile.tnt.name=TNT
|
||||||
|
tile.bookshelf.name=Bookshelf
|
||||||
|
tile.stoneMoss.name=Moss Stone
|
||||||
|
tile.obsidian.name=Obsidian
|
||||||
|
tile.torch.name=Torch
|
||||||
|
tile.fire.name=Fire
|
||||||
|
tile.mobSpawner.name=Monster Spawner
|
||||||
|
tile.stairsWood.name=Oak Wood Stairs
|
||||||
|
tile.stairsWoodSpruce.name=Spruce Wood Stairs
|
||||||
|
tile.stairsWoodBirch.name=Birch Wood Stairs
|
||||||
|
tile.stairsWoodJungle.name=Jungle Wood Stairs
|
||||||
|
tile.chest.name=Chest
|
||||||
|
tile.redstoneDust.name=Redstone Dust
|
||||||
|
tile.oreDiamond.name=Diamond Ore
|
||||||
|
tile.blockDiamond.name=Block of Diamond
|
||||||
|
tile.workbench.name=Crafting Table
|
||||||
|
tile.crops.name=Crops
|
||||||
|
tile.farmland.name=Farmland
|
||||||
|
tile.furnace.name=Furnace
|
||||||
|
tile.sign.name=Sign
|
||||||
|
tile.doorWood.name=Wooden Door
|
||||||
|
tile.ladder.name=Ladder
|
||||||
|
tile.rail.name=Rail
|
||||||
|
tile.goldenRail.name=Powered Rail
|
||||||
|
tile.detectorRail.name=Detector Rail
|
||||||
|
tile.stairsStone.name=Stone Stairs
|
||||||
|
tile.stairsSandStone.name=Sandstone Stairs
|
||||||
|
tile.lever.name=Lever
|
||||||
|
tile.pressurePlate.name=Pressure Plate
|
||||||
|
tile.doorIron.name=Iron Door
|
||||||
|
tile.oreRedstone.name=Redstone Ore
|
||||||
|
tile.notGate.name=Redstone Torch
|
||||||
|
tile.button.name=Button
|
||||||
|
tile.snow.name=Snow
|
||||||
|
tile.ice.name=Ice
|
||||||
|
tile.cactus.name=Cactus
|
||||||
|
tile.clay.name=Clay
|
||||||
|
tile.reeds.name=Sugar cane
|
||||||
|
tile.jukebox.name=Jukebox
|
||||||
|
tile.fence.name=Fence
|
||||||
|
tile.fenceGate.name=Fence Gate
|
||||||
|
tile.pumpkin.name=Pumpkin
|
||||||
|
tile.litpumpkin.name=Jack 'o' Lantern
|
||||||
|
tile.hellrock.name=Netherrack
|
||||||
|
tile.hellsand.name=Soul Sand
|
||||||
|
tile.lightgem.name=Glowstone
|
||||||
|
tile.portal.name=Portal
|
||||||
|
tile.cloth.black.name=Black Wool
|
||||||
|
tile.cloth.red.name=Red Wool
|
||||||
|
tile.cloth.green.name=Green Wool
|
||||||
|
tile.cloth.brown.name=Brown Wool
|
||||||
|
tile.cloth.blue.name=Blue Wool
|
||||||
|
tile.cloth.purple.name=Purple Wool
|
||||||
|
tile.cloth.cyan.name=Cyan Wool
|
||||||
|
tile.cloth.silver.name=Light Gray Wool
|
||||||
|
tile.cloth.gray.name=Gray Wool
|
||||||
|
tile.cloth.pink.name=Pink Wool
|
||||||
|
tile.cloth.lime.name=Lime Wool
|
||||||
|
tile.cloth.yellow.name=Yellow Wool
|
||||||
|
tile.cloth.lightBlue.name=Light Blue Wool
|
||||||
|
tile.cloth.magenta.name=Magenta Wool
|
||||||
|
tile.cloth.orange.name=Orange Wool
|
||||||
|
tile.cloth.white.name=Wool
|
||||||
|
tile.oreLapis.name=Lapis Lazuli Ore
|
||||||
|
tile.blockLapis.name=Lapis Lazuli Block
|
||||||
|
tile.dispenser.name=Dispenser
|
||||||
|
tile.musicBlock.name=Note Block
|
||||||
|
tile.cake.name=Cake
|
||||||
|
tile.bed.name=Bed
|
||||||
|
tile.bed.occupied=This bed is occupied
|
||||||
|
tile.bed.noSleep=You can only sleep at night
|
||||||
|
tile.bed.notSafe=You may not rest now, there are monsters nearby
|
||||||
|
tile.bed.notValid=Your home bed was missing or obstructed
|
||||||
|
tile.lockedchest.name=Locked chest
|
||||||
|
tile.trapdoor.name=Trapdoor
|
||||||
|
tile.web.name=Cobweb
|
||||||
|
tile.stonebricksmooth.name=Stone Bricks
|
||||||
|
tile.stonebricksmooth.default.name=Stone Bricks
|
||||||
|
tile.stonebricksmooth.mossy.name=Mossy Stone Bricks
|
||||||
|
tile.stonebricksmooth.cracked.name=Cracked Stone Bricks
|
||||||
|
tile.stonebricksmooth.chiseled.name=Chiseled Stone Bricks
|
||||||
|
tile.monsterStoneEgg.stone.name=Stone Monster Egg
|
||||||
|
tile.monsterStoneEgg.cobble.name=Cobblestone Monster Egg
|
||||||
|
tile.monsterStoneEgg.brick.name=Stone Brick Monster Egg
|
||||||
|
tile.pistonBase.name=Piston
|
||||||
|
tile.pistonStickyBase.name=Sticky Piston
|
||||||
|
tile.fenceIron.name=Iron Bars
|
||||||
|
tile.melon.name=Melon
|
||||||
|
tile.stairsBrick.name=Brick Stairs
|
||||||
|
tile.stairsStoneBrickSmooth.name=Stone Brick Stairs
|
||||||
|
tile.vine.name=Vines
|
||||||
|
tile.netherBrick.name=Nether Brick
|
||||||
|
tile.netherFence.name=Nether Brick Fence
|
||||||
|
tile.stairsNetherBrick.name=Nether Brick Stairs
|
||||||
|
tile.netherStalk.name=Nether Wart
|
||||||
|
tile.cauldron.name=Cauldron
|
||||||
|
tile.enchantmentTable.name=Enchantment Table
|
||||||
|
tile.whiteStone.name=End Stone
|
||||||
|
tile.endPortalFrame.name=End Portal
|
||||||
|
tile.mycel.name=Mycelium
|
||||||
|
tile.waterlily.name=Lily Pad
|
||||||
|
tile.dragonEgg.name=Dragon Egg
|
||||||
|
tile.redstoneLight.name=Redstone Lamp
|
||||||
|
tile.cocoa.name=Cocoa
|
||||||
|
tile.enderChest.name=Ender Chest
|
||||||
|
tile.oreRuby.name=Ruby Ore
|
||||||
|
tile.oreEmerald.name=Emerald Ore
|
||||||
|
tile.blockEmerald.name=Block of Emerald
|
||||||
|
tile.tripWire.name=Tripwire
|
||||||
|
tile.tripWireSource.name=Tripwire Hook
|
||||||
|
|
||||||
|
item.shovelIron.name=Iron Shovel
|
||||||
|
item.pickaxeIron.name=Iron Pickaxe
|
||||||
|
item.hatchetIron.name=Iron Axe
|
||||||
|
item.flintAndSteel.name=Flint and Steel
|
||||||
|
item.apple.name=Apple
|
||||||
|
item.cookie.name=Cookie
|
||||||
|
item.bow.name=Bow
|
||||||
|
item.arrow.name=Arrow
|
||||||
|
item.coal.name=Coal
|
||||||
|
item.charcoal.name=Charcoal
|
||||||
|
item.diamond.name=Diamond
|
||||||
|
item.emerald.name=Emerald
|
||||||
|
item.ingotIron.name=Iron Ingot
|
||||||
|
item.ingotGold.name=Gold Ingot
|
||||||
|
item.swordIron.name=Iron Sword
|
||||||
|
item.swordWood.name=Wooden Sword
|
||||||
|
item.shovelWood.name=Wooden Shovel
|
||||||
|
item.pickaxeWood.name=Wooden Pickaxe
|
||||||
|
item.hatchetWood.name=Wooden Axe
|
||||||
|
item.swordStone.name=Stone Sword
|
||||||
|
item.shovelStone.name=Stone Shovel
|
||||||
|
item.pickaxeStone.name=Stone Pickaxe
|
||||||
|
item.hatchetStone.name=Stone Axe
|
||||||
|
item.swordDiamond.name=Diamond Sword
|
||||||
|
item.shovelDiamond.name=Diamond Shovel
|
||||||
|
item.pickaxeDiamond.name=Diamond Pickaxe
|
||||||
|
item.hatchetDiamond.name=Diamond Axe
|
||||||
|
item.stick.name=Stick
|
||||||
|
item.bowl.name=Bowl
|
||||||
|
item.mushroomStew.name=Mushroom Stew
|
||||||
|
item.swordGold.name=Golden Sword
|
||||||
|
item.shovelGold.name=Golden Shovel
|
||||||
|
item.pickaxeGold.name=Golden Pickaxe
|
||||||
|
item.hatchetGold.name=Golden Axe
|
||||||
|
item.string.name=String
|
||||||
|
item.feather.name=Feather
|
||||||
|
item.sulphur.name=Gunpowder
|
||||||
|
item.hoeWood.name=Wooden Hoe
|
||||||
|
item.hoeStone.name=Stone Hoe
|
||||||
|
item.hoeIron.name=Iron Hoe
|
||||||
|
item.hoeDiamond.name=Diamond Hoe
|
||||||
|
item.hoeGold.name=Golden Hoe
|
||||||
|
item.seeds.name=Seeds
|
||||||
|
item.seeds_pumpkin.name=Pumpkin Seeds
|
||||||
|
item.seeds_melon.name=Melon Seeds
|
||||||
|
item.melon.name=Melon
|
||||||
|
item.wheat.name=Wheat
|
||||||
|
item.bread.name=Bread
|
||||||
|
item.helmetCloth.name=Leather Cap
|
||||||
|
item.chestplateCloth.name=Leather Tunic
|
||||||
|
item.leggingsCloth.name=Leather Pants
|
||||||
|
item.bootsCloth.name=Leather Boots
|
||||||
|
item.helmetChain.name=Chain Helmet
|
||||||
|
item.chestplateChain.name=Chain Chestplate
|
||||||
|
item.leggingsChain.name=Chain Leggings
|
||||||
|
item.bootsChain.name=Chain Boots
|
||||||
|
item.helmetIron.name=Iron Helmet
|
||||||
|
item.chestplateIron.name=Iron Chestplate
|
||||||
|
item.leggingsIron.name=Iron Leggings
|
||||||
|
item.bootsIron.name=Iron Boots
|
||||||
|
item.helmetDiamond.name=Diamond Helmet
|
||||||
|
item.chestplateDiamond.name=Diamond Chestplate
|
||||||
|
item.leggingsDiamond.name=Diamond Leggings
|
||||||
|
item.bootsDiamond.name=Diamond Boots
|
||||||
|
item.helmetGold.name=Golden Helmet
|
||||||
|
item.chestplateGold.name=Golden Chestplate
|
||||||
|
item.leggingsGold.name=Golden Leggings
|
||||||
|
item.bootsGold.name=Golden Boots
|
||||||
|
item.flint.name=Flint
|
||||||
|
item.porkchopRaw.name=Raw Porkchop
|
||||||
|
item.porkchopCooked.name=Cooked Porkchop
|
||||||
|
item.chickenRaw.name=Raw Chicken
|
||||||
|
item.chickenCooked.name=Cooked Chicken
|
||||||
|
item.beefRaw.name=Raw Beef
|
||||||
|
item.beefCooked.name=Steak
|
||||||
|
item.painting.name=Painting
|
||||||
|
item.appleGold.name=Golden Apple
|
||||||
|
item.sign.name=Sign
|
||||||
|
item.doorWood.name=Wooden Door
|
||||||
|
item.bucket.name=Bucket
|
||||||
|
item.bucketWater.name=Water Bucket
|
||||||
|
item.bucketLava.name=Lava Bucket
|
||||||
|
item.minecart.name=Minecart
|
||||||
|
item.saddle.name=Saddle
|
||||||
|
item.doorIron.name=Iron Door
|
||||||
|
item.redstone.name=Redstone
|
||||||
|
item.snowball.name=Snowball
|
||||||
|
item.boat.name=Boat
|
||||||
|
item.leather.name=Leather
|
||||||
|
item.milk.name=Milk
|
||||||
|
item.brick.name=Brick
|
||||||
|
item.clay.name=Clay
|
||||||
|
item.reeds.name=Sugar Canes
|
||||||
|
item.paper.name=Paper
|
||||||
|
item.book.name=Book
|
||||||
|
item.slimeball.name=Slimeball
|
||||||
|
item.minecartChest.name=Minecart with Chest
|
||||||
|
item.minecartFurnace.name=Minecart with Furnace
|
||||||
|
item.egg.name=Egg
|
||||||
|
item.compass.name=Compass
|
||||||
|
item.fishingRod.name=Fishing Rod
|
||||||
|
item.clock.name=Clock
|
||||||
|
item.yellowDust.name=Glowstone Dust
|
||||||
|
item.fishRaw.name=Raw Fish
|
||||||
|
item.fishCooked.name=Cooked Fish
|
||||||
|
item.record.name=Music Disc
|
||||||
|
item.bone.name=Bone
|
||||||
|
item.dyePowder.black.name=Ink Sac
|
||||||
|
item.dyePowder.red.name=Rose Red
|
||||||
|
item.dyePowder.green.name=Cactus Green
|
||||||
|
item.dyePowder.brown.name=Cocoa Beans
|
||||||
|
item.dyePowder.blue.name=Lapis Lazuli
|
||||||
|
item.dyePowder.purple.name=Purple Dye
|
||||||
|
item.dyePowder.cyan.name=Cyan Dye
|
||||||
|
item.dyePowder.silver.name=Light Gray Dye
|
||||||
|
item.dyePowder.gray.name=Gray Dye
|
||||||
|
item.dyePowder.pink.name=Pink Dye
|
||||||
|
item.dyePowder.lime.name=Lime Dye
|
||||||
|
item.dyePowder.yellow.name=Dandelion Yellow
|
||||||
|
item.dyePowder.lightBlue.name=Light Blue Dye
|
||||||
|
item.dyePowder.magenta.name=Magenta Dye
|
||||||
|
item.dyePowder.orange.name=Orange Dye
|
||||||
|
item.dyePowder.white.name=Bone Meal
|
||||||
|
item.sugar.name=Sugar
|
||||||
|
item.cake.name=Cake
|
||||||
|
item.bed.name=Bed
|
||||||
|
item.diode.name=Redstone Repeater
|
||||||
|
item.map.name=Map
|
||||||
|
item.leaves.name=Leaves
|
||||||
|
item.shears.name=Shears
|
||||||
|
item.rottenFlesh.name=Rotten Flesh
|
||||||
|
item.enderPearl.name=Ender Pearl
|
||||||
|
item.blazeRod.name=Blaze Rod
|
||||||
|
item.ghastTear.name=Ghast Tear
|
||||||
|
item.netherStalkSeeds.name=Nether Wart
|
||||||
|
item.potion.name=Potion
|
||||||
|
item.emptyPotion.name=Water Bottle
|
||||||
|
item.goldNugget.name=Gold Nugget
|
||||||
|
item.glassBottle.name=Glass Bottle
|
||||||
|
item.spiderEye.name=Spider Eye
|
||||||
|
item.fermentedSpiderEye.name=Fermented Spider Eye
|
||||||
|
item.blazePowder.name=Blaze Powder
|
||||||
|
item.magmaCream.name=Magma Cream
|
||||||
|
item.cauldron.name=Cauldron
|
||||||
|
item.brewingStand.name=Brewing Stand
|
||||||
|
item.eyeOfEnder.name=Eye of Ender
|
||||||
|
item.speckledMelon.name=Glistering Melon
|
||||||
|
item.monsterPlacer.name=Spawn
|
||||||
|
item.expBottle.name=Bottle o' Enchanting
|
||||||
|
item.fireball.name=Fire Charge
|
||||||
|
item.writingBook.name=Book and Quill
|
||||||
|
item.writtenBook.name=Written Book
|
||||||
|
item.ruby.name=Ruby
|
||||||
|
|
||||||
|
container.inventory=Inventory
|
||||||
|
container.crafting=Crafting
|
||||||
|
container.dispenser=Dispenser
|
||||||
|
container.furnace=Furnace
|
||||||
|
container.enchant=Enchant
|
||||||
|
container.creative=Item Selection
|
||||||
|
container.brewing=Brewing Stand
|
||||||
|
container.chest=Chest
|
||||||
|
container.chestDouble=Large Chest
|
||||||
|
container.minecart=Minecart
|
||||||
|
container.enderchest=Ender Chest
|
||||||
|
|
||||||
|
entity.Item.name=Item
|
||||||
|
entity.XPOrb.name=Experience Orb
|
||||||
|
|
||||||
|
entity.Arrow.name=Arrow
|
||||||
|
entity.Snowball.name=Snowball
|
||||||
|
entity.Painting.name=Painting
|
||||||
|
|
||||||
|
entity.Mob.name=Mob
|
||||||
|
entity.Monster.name=Monster
|
||||||
|
|
||||||
|
entity.Creeper.name=Creeper
|
||||||
|
entity.Skeleton.name=Skeleton
|
||||||
|
entity.Spider.name=Spider
|
||||||
|
entity.Giant.name=Giant
|
||||||
|
entity.Zombie.name=Zombie
|
||||||
|
entity.Slime.name=Slime
|
||||||
|
entity.Ghast.name=Ghast
|
||||||
|
entity.PigZombie.name=Zombie Pigman
|
||||||
|
entity.Enderman.name=Enderman
|
||||||
|
entity.Silverfish.name=Silverfish
|
||||||
|
entity.CaveSpider.name=Cave Spider
|
||||||
|
entity.Blaze.name=Blaze
|
||||||
|
entity.LavaSlime.name=Magma Cube
|
||||||
|
entity.MushroomCow.name=Mooshroom
|
||||||
|
entity.Villager.name=Villager
|
||||||
|
entity.VillagerGolem.name=Iron Golem
|
||||||
|
entity.SnowMan.name=Snow Golem
|
||||||
|
entity.EnderDragon.name=Ender Dragon
|
||||||
|
|
||||||
|
entity.Pig.name=Pig
|
||||||
|
entity.Sheep.name=Sheep
|
||||||
|
entity.Cow.name=Cow
|
||||||
|
entity.Chicken.name=Chicken
|
||||||
|
entity.Squid.name=Squid
|
||||||
|
entity.Wolf.name=Wolf
|
||||||
|
entity.Ozelot.name=Ocelot
|
||||||
|
entity.Cat.name=Cat
|
||||||
|
|
||||||
|
entity.PrimedTnt.name=Block of TNT
|
||||||
|
entity.FallingSand.name=Falling Block
|
||||||
|
|
||||||
|
entity.Minecart.name=Minecart
|
||||||
|
entity.Boat.name=Boat
|
||||||
|
|
||||||
|
entity.Arrow.name=arrow
|
||||||
|
entity.generic.name=unknown
|
||||||
|
|
||||||
|
death.inFire=%1$s went up in flames
|
||||||
|
death.onFire=%1$s burned to death
|
||||||
|
death.lava=%1$s tried to swim in lava
|
||||||
|
death.inWall=%1$s suffocated in a wall
|
||||||
|
death.drown=%1$s drowned
|
||||||
|
death.starve=%1$s starved to death
|
||||||
|
death.cactus=%1$s was pricked to death
|
||||||
|
death.fall=%1$s hit the ground too hard
|
||||||
|
death.outOfWorld=%1$s fell out of the world
|
||||||
|
death.generic=%1$s died
|
||||||
|
death.explosion=%1$s blew up
|
||||||
|
death.magic=%1$s was killed by magic
|
||||||
|
death.mob=%1$s was slain by %2$s
|
||||||
|
death.player=%1$s was slain by %2$s
|
||||||
|
death.arrow=%1$s was shot by %2$s
|
||||||
|
death.fireball=%1$s was fireballed by %2$s
|
||||||
|
death.thrown=%1$s was pummeled by %2$s
|
||||||
|
death.indirectMagic=%1$s was killed by %2$s
|
||||||
|
|
||||||
|
deathScreen.respawn=Respawn
|
||||||
|
deathScreen.deleteWorld=Delete world
|
||||||
|
deathScreen.titleScreen=Title screen
|
||||||
|
deathScreen.score=Score
|
||||||
|
deathScreen.title.hardcore=Game over!
|
||||||
|
deathScreen.hardcoreInfo=You cannot respawn in hardcore mode!
|
||||||
|
deathScreen.title=You died!
|
||||||
|
deathScreen.leaveServer=Leave server
|
||||||
|
|
||||||
|
potion.empty=No Effects
|
||||||
|
potion.moveSpeed=Speed
|
||||||
|
potion.moveSlowdown=Slowness
|
||||||
|
potion.digSpeed=Haste
|
||||||
|
potion.digSlowDown=Mining Fatigue
|
||||||
|
potion.damageBoost=Strength
|
||||||
|
potion.weakness=Weakness
|
||||||
|
potion.heal=Instant Health
|
||||||
|
potion.harm=Instant Damage
|
||||||
|
potion.jump=Jump Boost
|
||||||
|
potion.confusion=Nausea
|
||||||
|
potion.regeneration=Regeneration
|
||||||
|
potion.resistance=Resistance
|
||||||
|
potion.fireResistance=Fire Resistance
|
||||||
|
potion.waterBreathing=Water Breathing
|
||||||
|
potion.invisibility=Invisibility
|
||||||
|
potion.blindness=Blindness
|
||||||
|
potion.nightVision=Night Vision
|
||||||
|
potion.hunger=Hunger
|
||||||
|
potion.poison=Poison
|
||||||
|
|
||||||
|
potion.moveSpeed.postfix=Potion of Swiftness
|
||||||
|
potion.moveSlowdown.postfix=Potion of Slowness
|
||||||
|
potion.digSpeed.postfix=Potion of Haste
|
||||||
|
potion.digSlowDown.postfix=Potion of Dullness
|
||||||
|
potion.damageBoost.postfix=Potion of Strength
|
||||||
|
potion.weakness.postfix=Potion of Weakness
|
||||||
|
potion.heal.postfix=Potion of Healing
|
||||||
|
potion.harm.postfix=Potion of Harming
|
||||||
|
potion.jump.postfix=Potion of Leaping
|
||||||
|
potion.confusion.postfix=Potion of Nausea
|
||||||
|
potion.regeneration.postfix=Potion of Regeneration
|
||||||
|
potion.resistance.postfix=Potion of Resistance
|
||||||
|
potion.fireResistance.postfix=Potion of Fire Resistance
|
||||||
|
potion.waterBreathing.postfix=Potion of Water Breathing
|
||||||
|
potion.invisibility.postfix=Potion of Invisibility
|
||||||
|
potion.blindness.postfix=Potion of Blindness
|
||||||
|
potion.nightVision.postfix=Potion of Night Vision
|
||||||
|
potion.hunger.postfix=Potion of Hunger
|
||||||
|
potion.poison.postfix=Potion of Poison
|
||||||
|
|
||||||
|
potion.potency.0=
|
||||||
|
potion.potency.1=II
|
||||||
|
potion.potency.2=III
|
||||||
|
potion.potency.3=IV
|
||||||
|
|
||||||
|
potion.prefix.grenade=Splash
|
||||||
|
potion.prefix.mundane=Mundane
|
||||||
|
potion.prefix.uninteresting=Uninteresting
|
||||||
|
potion.prefix.bland=Bland
|
||||||
|
potion.prefix.clear=Clear
|
||||||
|
potion.prefix.milky=Milky
|
||||||
|
potion.prefix.diffuse=Diffuse
|
||||||
|
potion.prefix.artless=Artless
|
||||||
|
potion.prefix.thin=Thin
|
||||||
|
potion.prefix.awkward=Awkward
|
||||||
|
potion.prefix.flat=Flat
|
||||||
|
potion.prefix.bulky=Bulky
|
||||||
|
potion.prefix.bungling=Bungling
|
||||||
|
potion.prefix.buttered=Buttered
|
||||||
|
potion.prefix.smooth=Smooth
|
||||||
|
potion.prefix.suave=Suave
|
||||||
|
potion.prefix.debonair=Debonair
|
||||||
|
potion.prefix.thick=Thick
|
||||||
|
potion.prefix.elegant=Elegant
|
||||||
|
potion.prefix.fancy=Fancy
|
||||||
|
potion.prefix.charming=Charming
|
||||||
|
potion.prefix.dashing=Dashing
|
||||||
|
potion.prefix.refined=Refined
|
||||||
|
potion.prefix.cordial=Cordial
|
||||||
|
potion.prefix.sparkling=Sparkling
|
||||||
|
potion.prefix.potent=Potent
|
||||||
|
potion.prefix.foul=Foul
|
||||||
|
potion.prefix.odorless=Odorless
|
||||||
|
potion.prefix.rank=Rank
|
||||||
|
potion.prefix.harsh=Harsh
|
||||||
|
potion.prefix.acrid=Acrid
|
||||||
|
potion.prefix.gross=Gross
|
||||||
|
potion.prefix.stinky=Stinky
|
||||||
|
|
||||||
|
enchantment.damage.all=Sharpness
|
||||||
|
enchantment.damage.undead=Smite
|
||||||
|
enchantment.damage.arthropods=Bane of Arthropods
|
||||||
|
enchantment.knockback=Knockback
|
||||||
|
enchantment.fire=Fire Aspect
|
||||||
|
enchantment.protect.all=Protection
|
||||||
|
enchantment.protect.fire=Fire Protection
|
||||||
|
enchantment.protect.fall=Feather Falling
|
||||||
|
enchantment.protect.explosion=Blast Protection
|
||||||
|
enchantment.protect.projectile=Projectile Protection
|
||||||
|
enchantment.oxygen=Respiration
|
||||||
|
enchantment.waterWorker=Aqua Affinity
|
||||||
|
enchantment.digging=Efficiency
|
||||||
|
enchantment.untouching=Silk Touch
|
||||||
|
enchantment.durability=Unbreaking
|
||||||
|
enchantment.lootBonus=Looting
|
||||||
|
enchantment.lootBonusDigger=Fortune
|
||||||
|
enchantment.arrowDamage=Power
|
||||||
|
enchantment.arrowFire=Flame
|
||||||
|
enchantment.arrowKnockback=Punch
|
||||||
|
enchantment.arrowInfinite=Infinity
|
||||||
|
|
||||||
|
enchantment.level.1=I
|
||||||
|
enchantment.level.2=II
|
||||||
|
enchantment.level.3=III
|
||||||
|
enchantment.level.4=IV
|
||||||
|
enchantment.level.5=V
|
||||||
|
enchantment.level.6=VI
|
||||||
|
enchantment.level.7=VII
|
||||||
|
enchantment.level.8=VIII
|
||||||
|
enchantment.level.9=IX
|
||||||
|
enchantment.level.10=X
|
||||||
|
|
||||||
|
gui.achievements=Achievements
|
||||||
|
gui.stats=Statistics
|
||||||
|
|
||||||
|
stat.generalButton=General
|
||||||
|
stat.blocksButton=Blocks
|
||||||
|
stat.itemsButton=Items
|
||||||
|
|
||||||
|
stat.used=Times Used
|
||||||
|
stat.mined=Times Mined
|
||||||
|
stat.depleted=Times Depleted
|
||||||
|
stat.crafted=Times Crafted
|
||||||
|
|
||||||
|
stat.startGame=Times played
|
||||||
|
stat.createWorld=Worlds played
|
||||||
|
stat.loadWorld=Saves loaded
|
||||||
|
stat.joinMultiplayer=Multiplayer joins
|
||||||
|
stat.leaveGame=Games quit
|
||||||
|
|
||||||
|
stat.playOneMinute=Minutes Played
|
||||||
|
|
||||||
|
stat.walkOneCm=Distance Walked
|
||||||
|
stat.fallOneCm=Distance Fallen
|
||||||
|
stat.swimOneCm=Distance Swum
|
||||||
|
stat.flyOneCm=Distance Flown
|
||||||
|
stat.climbOneCm=Distance Climbed
|
||||||
|
stat.diveOneCm=Distance Dove
|
||||||
|
stat.minecartOneCm=Distance by Minecart
|
||||||
|
stat.boatOneCm=Distance by Boat
|
||||||
|
stat.pigOneCm=Distance by Pig
|
||||||
|
stat.jump=Jumps
|
||||||
|
stat.drop=Items Dropped
|
||||||
|
|
||||||
|
stat.damageDealt=Damage Dealt
|
||||||
|
stat.damageTaken=Damage Taken
|
||||||
|
stat.deaths=Number of Deaths
|
||||||
|
stat.mobKills=Mob Kills
|
||||||
|
stat.playerKills=Player Kills
|
||||||
|
stat.fishCaught=Fish Caught
|
||||||
|
|
||||||
|
stat.mineBlock=%1$s Mined
|
||||||
|
stat.craftItem=%1$s Crafted
|
||||||
|
stat.useItem=%1$s Used
|
||||||
|
stat.breakItem=%1$s Depleted
|
||||||
|
|
||||||
|
achievement.get=Achievement get!
|
||||||
|
|
||||||
|
achievement.taken=Taken!
|
||||||
|
|
||||||
|
achievement.requires=Requires '%1$s'
|
||||||
|
achievement.openInventory=Taking Inventory
|
||||||
|
achievement.openInventory.desc=Press '%1$s' to open your inventory.
|
||||||
|
achievement.mineWood=Getting Wood
|
||||||
|
achievement.mineWood.desc=Attack a tree until a block of wood pops out
|
||||||
|
achievement.buildWorkBench=Benchmarking
|
||||||
|
achievement.buildWorkBench.desc=Craft a workbench with four blocks of planks
|
||||||
|
achievement.buildPickaxe=Time to Mine!
|
||||||
|
achievement.buildPickaxe.desc=Use planks and sticks to make a pickaxe
|
||||||
|
achievement.buildFurnace=Hot Topic
|
||||||
|
achievement.buildFurnace.desc=Construct a furnace out of eight stone blocks
|
||||||
|
achievement.acquireIron=Acquire Hardware
|
||||||
|
achievement.acquireIron.desc=Smelt an iron ingot
|
||||||
|
achievement.buildHoe=Time to Farm!
|
||||||
|
achievement.buildHoe.desc=Use planks and sticks to make a hoe
|
||||||
|
achievement.makeBread=Bake Bread
|
||||||
|
achievement.makeBread.desc=Turn wheat into bread
|
||||||
|
achievement.bakeCake=The Lie
|
||||||
|
achievement.bakeCake.desc=Wheat, sugar, milk and eggs!
|
||||||
|
achievement.buildBetterPickaxe=Getting an Upgrade
|
||||||
|
achievement.buildBetterPickaxe.desc=Construct a better pickaxe
|
||||||
|
achievement.cookFish=Delicious Fish
|
||||||
|
achievement.cookFish.desc=Catch and cook fish!
|
||||||
|
achievement.onARail=On A Rail
|
||||||
|
achievement.onARail.desc=Travel by minecart at least 1 km from where you started
|
||||||
|
achievement.buildSword=Time to Strike!
|
||||||
|
achievement.buildSword.desc=Use planks and sticks to make a sword
|
||||||
|
achievement.killEnemy=Monster Hunter
|
||||||
|
achievement.killEnemy.desc=Attack and destroy a monster
|
||||||
|
achievement.killCow=Cow Tipper
|
||||||
|
achievement.killCow.desc=Harvest some leather
|
||||||
|
achievement.flyPig=When Pigs Fly
|
||||||
|
achievement.flyPig.desc=Fly a pig off a cliff
|
||||||
|
achievement.snipeSkeleton=Sniper Duel
|
||||||
|
achievement.snipeSkeleton.desc=Kill a skeleton with an arrow from more than 50 meters
|
||||||
|
achievement.diamonds=DIAMONDS!
|
||||||
|
achievement.diamonds.desc=Acquire diamonds with your iron tools
|
||||||
|
achievement.portal=We Need to Go Deeper
|
||||||
|
achievement.portal.desc=Build a portal to the Nether
|
||||||
|
achievement.ghast=Return to Sender
|
||||||
|
achievement.ghast.desc=Destroy a Ghast with a fireball
|
||||||
|
achievement.blazeRod=Into Fire
|
||||||
|
achievement.blazeRod.desc=Relieve a Blaze of its rod
|
||||||
|
achievement.potion=Local Brewery
|
||||||
|
achievement.potion.desc=Brew a potion
|
||||||
|
achievement.theEnd=The End?
|
||||||
|
achievement.theEnd.desc=Locate the End
|
||||||
|
achievement.theEnd2=The End.
|
||||||
|
achievement.theEnd2.desc=Defeat the Ender Dragon
|
||||||
|
achievement.enchantments=Enchanter
|
||||||
|
achievement.enchantments.desc=Use a book, obsidian and diamonds to construct an enchantment table
|
||||||
|
achievement.overkill=Overkill
|
||||||
|
achievement.overkill.desc=Deal eight hearts of damage in a single hit
|
||||||
|
achievement.bookcase=Librarian
|
||||||
|
achievement.bookcase.desc=Build some bookshelves to improve your enchantment table
|
||||||
|
|
||||||
|
commands.generic.exception=An unknown error occurred while attempting to perform this command
|
||||||
|
commands.generic.syntax=Invalid command syntax
|
||||||
|
commands.generic.player.notFound=That player cannot be found
|
||||||
|
commands.generic.notFound=Unknown command. Try /help for a list of commands.
|
||||||
|
commands.generic.num.invalid='%s' is not a valid number
|
||||||
|
commands.generic.num.tooSmall=The number you have entered (%d) is too small, it must be at least %d
|
||||||
|
commands.generic.num.tooBig=The number you have entered (%d) is too big, it must be at most %d
|
||||||
|
commands.generic.usage=Usage: %s
|
||||||
|
commands.xp.success=Given %d experience to %s
|
||||||
|
commands.xp.usage=/xp <amount> [player]
|
||||||
|
commands.give.usage=/give <player> <item> [amount] [data]
|
||||||
|
commands.give.notFound=There is no such item with ID %d
|
||||||
|
commands.give.success=Given %s (ID %d) * %d to %s
|
||||||
|
commands.downfall.success=Toggled downfall
|
||||||
|
commands.time.usage=/time <set|add> <value>
|
||||||
|
commands.time.added=Added %d to the time
|
||||||
|
commands.time.set=Set the time to %d
|
||||||
|
commands.players.list=There are %d/%d players online:
|
||||||
|
commands.banlist.ips=There are %d total banned IP addresses:
|
||||||
|
commands.banlist.players=There are %d total banned players:
|
||||||
|
commands.banlist.usage=/banlist [ips|players]
|
||||||
|
commands.kick.success=Kicked %s from the game
|
||||||
|
commands.kick.success.reason=Kicked %s from the game: '%s'
|
||||||
|
commands.kick.usage=/kick <player> [reason ...]
|
||||||
|
commands.op.success=Opped %s
|
||||||
|
commands.op.usage=/op <player>
|
||||||
|
commands.deop.success=De-opped %s
|
||||||
|
commands.deop.usage=/deop <player>
|
||||||
|
commands.say.usage=/say <message ...>
|
||||||
|
commands.ban.success=Banned player %s
|
||||||
|
commands.ban.usage=/ban <name> [reason ...]
|
||||||
|
commands.unban.success=Unbanned player %s
|
||||||
|
commands.unban.usage=/pardon <name>
|
||||||
|
commands.banip.invalid=You have entered an invalid IP address or a player that is not online
|
||||||
|
commands.banip.success=Banned IP address %s
|
||||||
|
commands.banip.success.players=Banned IP address %s belonging to %s
|
||||||
|
commands.banip.usage=/ban-ip <address|name> [reason ...]
|
||||||
|
commands.unbanip.invalid=You have entered an invalid IP address
|
||||||
|
commands.unbanip.success=Unbanned IP address %s
|
||||||
|
commands.unbanip.usage=/pardon-ip <address>
|
||||||
|
commands.save.enabled=Turned on world auto-saving
|
||||||
|
commands.save.disabled=Turned off world auto-saving
|
||||||
|
commands.save.start=Saving...
|
||||||
|
commands.save.success=Saved the world
|
||||||
|
commands.save.failed=Saving failed: %s
|
||||||
|
commands.stop.start=Stopping the server
|
||||||
|
commands.tp.success=Teleported %s to %s
|
||||||
|
commands.tp.coordinates=Teleported %s to %s,%d,%s
|
||||||
|
commands.tp.usage=/tp [target player] <destination player> OR /tp [target player] <x> <y> <z>
|
||||||
|
commands.whitelist.list=There are %d (out of %d seen) whitelisted players:
|
||||||
|
commands.whitelist.enabled=Turned on the whitelist
|
||||||
|
commands.whitelist.disabled=Turned off the whitelist
|
||||||
|
commands.whitelist.reloaded=Reloaded the whitelist
|
||||||
|
commands.whitelist.add.success=Added %s to the whitelist
|
||||||
|
commands.whitelist.add.usage=/whitelist add <player>
|
||||||
|
commands.whitelist.remove.success=Removed %s from the whitelist
|
||||||
|
commands.whitelist.remove.usage=/whitelist remove <player>
|
||||||
|
commands.whitelist.usage=/whitelist <on|off|list|add|remove|reload>
|
||||||
|
commands.gamemode.success.self=Set own game mode to %s
|
||||||
|
commands.gamemode.success.other=Set %s's game mode to %s
|
||||||
|
commands.gamemode.usage=/gamemode <mode> [player]
|
||||||
|
commands.defaultgamemode.usage=/defaultgamemode <mode>
|
||||||
|
commands.defaultgamemode.success=The world's default game mode is now %s
|
||||||
|
commands.me.usage=/me <action ...>
|
||||||
|
commands.help.header=--- Showing help page %d of %d (/help <page>) ---
|
||||||
|
commands.help.footer=Tip: Use the <tab> key while typing a command to auto-complete the command or its arguments
|
||||||
|
commands.help.usage=/help [page|command name]
|
||||||
|
commands.publish.started=Local game hosted on %s
|
||||||
|
commands.publish.failed=Unable to host local game
|
||||||
|
commands.debug.start=Started debug profiling
|
||||||
|
commands.debug.stop=Stopped debug profiling after %.2f seconds (%d ticks)
|
||||||
|
commands.debug.notStarted=Can't stop profiling when we haven't started yet!
|
||||||
|
commands.debug.usage=/debug <start|stop>
|
||||||
|
commands.message.usage=/tell <player> <private message ...>
|
||||||
|
commands.message.sameTarget=You can't send a private message to yourself!
|
||||||
|
commands.message.display.outgoing=You whisper to %s: %s
|
||||||
|
commands.message.display.incoming=%s whispers to you: %s
|
||||||
|
|
||||||
|
itemGroup.buildingBlocks=Building Blocks
|
||||||
|
itemGroup.decorations=Decoration Blocks
|
||||||
|
itemGroup.redstone=Redstone
|
||||||
|
itemGroup.transportation=Transportation
|
||||||
|
itemGroup.misc=Miscellaneous
|
||||||
|
itemGroup.search=Search Items
|
||||||
|
itemGroup.food=Foodstuffs
|
||||||
|
itemGroup.tools=Tools
|
||||||
|
itemGroup.combat=Combat
|
||||||
|
itemGroup.brewing=Brewing
|
||||||
|
itemGroup.materials=Materials
|
||||||
|
itemGroup.inventory=Survival Inventory
|
||||||
|
|
||||||
|
inventory.binSlot=Destroy Item
|
@ -0,0 +1,41 @@
|
|||||||
|
package net.minecraft.src;
|
||||||
|
|
||||||
|
import java.util.Objects;
|
||||||
|
|
||||||
|
import org.mcmodule.math.BigInteger;
|
||||||
|
|
||||||
|
// I want upgrade to Java 15 and use record.
|
||||||
|
public class BlockPos {
|
||||||
|
public BigInteger x, z;
|
||||||
|
public int y;
|
||||||
|
|
||||||
|
public BlockPos() {
|
||||||
|
this(BigInteger.ZERO, 0, BigInteger.ZERO);
|
||||||
|
}
|
||||||
|
|
||||||
|
public BlockPos(BigInteger x, int y, BigInteger z) {
|
||||||
|
this.x = x;
|
||||||
|
this.y = y;
|
||||||
|
this.z = z;
|
||||||
|
}
|
||||||
|
|
||||||
|
@Override
|
||||||
|
public int hashCode() {
|
||||||
|
return Objects.hash(x, y, z);
|
||||||
|
}
|
||||||
|
|
||||||
|
@Override
|
||||||
|
public boolean equals(Object obj) {
|
||||||
|
if (this == obj)
|
||||||
|
return true;
|
||||||
|
if (!(obj instanceof BlockPos))
|
||||||
|
return false;
|
||||||
|
BlockPos other = (BlockPos) obj;
|
||||||
|
return Objects.equals(x, other.x) && y == other.y && Objects.equals(z, other.z);
|
||||||
|
}
|
||||||
|
|
||||||
|
@Override
|
||||||
|
public String toString() {
|
||||||
|
return "BlockPos [x=" + x + ", z=" + z + ", y=" + y + "]";
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue