You've already forked minecraft-assets
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c1fb523fd2 |
@@ -1,16 +0,0 @@
|
|||||||
{
|
|
||||||
"variants": {
|
|
||||||
"facing=up,powered=false": { "model": "observer", "x": 270 },
|
|
||||||
"facing=down,powered=false": { "model": "observer", "x": 90 },
|
|
||||||
"facing=north,powered=false": { "model": "observer" },
|
|
||||||
"facing=south,powered=false": { "model": "observer", "y": 180 },
|
|
||||||
"facing=west,powered=false": { "model": "observer", "y": 270 },
|
|
||||||
"facing=east,powered=false": { "model": "observer", "y": 90 },
|
|
||||||
"facing=up,powered=true": { "model": "observer_powered", "x": 270 },
|
|
||||||
"facing=down,powered=true": { "model": "observer_powered", "x": 90 },
|
|
||||||
"facing=north,powered=true": { "model": "observer_powered" },
|
|
||||||
"facing=south,powered=true": { "model": "observer_powered", "y": 180 },
|
|
||||||
"facing=west,powered=true": { "model": "observer_powered", "y": 270 },
|
|
||||||
"facing=east,powered=true": { "model": "observer_powered", "y": 90 }
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -23,7 +23,7 @@ translation.test.invalid2=hi % s
|
|||||||
translation.test.args=%s %s
|
translation.test.args=%s %s
|
||||||
translation.test.world=world
|
translation.test.world=world
|
||||||
|
|
||||||
menu.game=Game Menu
|
menu.game=Game menu
|
||||||
menu.singleplayer=Singleplayer
|
menu.singleplayer=Singleplayer
|
||||||
menu.multiplayer=Multiplayer
|
menu.multiplayer=Multiplayer
|
||||||
menu.online=Minecraft Realms
|
menu.online=Minecraft Realms
|
||||||
@@ -60,7 +60,7 @@ selectWorld.newWorld=New World
|
|||||||
selectWorld.newWorld.copyOf=Copy of %s
|
selectWorld.newWorld.copyOf=Copy of %s
|
||||||
selectWorld.enterName=World Name
|
selectWorld.enterName=World Name
|
||||||
selectWorld.resultFolder=Will be saved in:
|
selectWorld.resultFolder=Will be saved in:
|
||||||
selectWorld.enterSeed=Seed for the world generator
|
selectWorld.enterSeed=Seed for the World Generator
|
||||||
selectWorld.seedInfo=Leave blank for a random seed
|
selectWorld.seedInfo=Leave blank for a random seed
|
||||||
selectWorld.cheats=Cheats
|
selectWorld.cheats=Cheats
|
||||||
selectWorld.customizeType=Customize
|
selectWorld.customizeType=Customize
|
||||||
@@ -91,6 +91,7 @@ createWorld.customize.flat.removeLayer=Remove Layer
|
|||||||
createWorld.customize.flat.layer.top=Top - %s
|
createWorld.customize.flat.layer.top=Top - %s
|
||||||
createWorld.customize.flat.layer=%s
|
createWorld.customize.flat.layer=%s
|
||||||
createWorld.customize.flat.layer.bottom=Bottom - %s
|
createWorld.customize.flat.layer.bottom=Bottom - %s
|
||||||
|
createWorld.customize.flat.air=Air
|
||||||
|
|
||||||
createWorld.customize.preset.classic_flat=Classic Flat
|
createWorld.customize.preset.classic_flat=Classic Flat
|
||||||
createWorld.customize.preset.tunnelers_dream=Tunnelers' Dream
|
createWorld.customize.preset.tunnelers_dream=Tunnelers' Dream
|
||||||
@@ -136,7 +137,6 @@ createWorld.customize.custom.useVillages=Villages
|
|||||||
createWorld.customize.custom.useMineShafts=Mineshafts
|
createWorld.customize.custom.useMineShafts=Mineshafts
|
||||||
createWorld.customize.custom.useTemples=Temples
|
createWorld.customize.custom.useTemples=Temples
|
||||||
createWorld.customize.custom.useMonuments=Ocean Monuments
|
createWorld.customize.custom.useMonuments=Ocean Monuments
|
||||||
createWorld.customize.custom.useMansions=Woodland Mansions
|
|
||||||
createWorld.customize.custom.useRavines=Ravines
|
createWorld.customize.custom.useRavines=Ravines
|
||||||
createWorld.customize.custom.useDungeons=Dungeons
|
createWorld.customize.custom.useDungeons=Dungeons
|
||||||
createWorld.customize.custom.dungeonChance=Dungeon Count
|
createWorld.customize.custom.dungeonChance=Dungeon Count
|
||||||
@@ -175,10 +175,10 @@ gameMode.changed=Your game mode has been updated to %s
|
|||||||
|
|
||||||
spectatorMenu.previous_page=Previous Page
|
spectatorMenu.previous_page=Previous Page
|
||||||
spectatorMenu.next_page=Next Page
|
spectatorMenu.next_page=Next Page
|
||||||
spectatorMenu.close=Close Menu
|
spectatorMenu.close=Close menu
|
||||||
spectatorMenu.teleport=Teleport to Player
|
spectatorMenu.teleport=Teleport to player
|
||||||
spectatorMenu.teleport.prompt=Select a player to teleport to
|
spectatorMenu.teleport.prompt=Select a player to teleport to
|
||||||
spectatorMenu.team_teleport=Teleport to Team Member
|
spectatorMenu.team_teleport=Teleport to team member
|
||||||
spectatorMenu.team_teleport.prompt=Select a team to teleport to
|
spectatorMenu.team_teleport.prompt=Select a team to teleport to
|
||||||
spectatorMenu.root.prompt=Press a key to select a command, and again to use it.
|
spectatorMenu.root.prompt=Press a key to select a command, and again to use it.
|
||||||
|
|
||||||
@@ -224,7 +224,7 @@ selectServer.select=Join Server
|
|||||||
selectServer.direct=Direct Connect
|
selectServer.direct=Direct Connect
|
||||||
selectServer.edit=Edit
|
selectServer.edit=Edit
|
||||||
selectServer.delete=Delete
|
selectServer.delete=Delete
|
||||||
selectServer.add=Add Server
|
selectServer.add=Add server
|
||||||
selectServer.defaultName=Minecraft Server
|
selectServer.defaultName=Minecraft Server
|
||||||
selectServer.deleteQuestion=Are you sure you want to remove this server?
|
selectServer.deleteQuestion=Are you sure you want to remove this server?
|
||||||
selectServer.deleteWarning=will be lost forever! (A long time!)
|
selectServer.deleteWarning=will be lost forever! (A long time!)
|
||||||
@@ -412,8 +412,8 @@ options.modelPart.left_pants_leg=Left Pants Leg
|
|||||||
options.modelPart.right_pants_leg=Right Pants Leg
|
options.modelPart.right_pants_leg=Right Pants Leg
|
||||||
options.snooper=Allow Snooper
|
options.snooper=Allow Snooper
|
||||||
options.snooper.view=Snooper Settings...
|
options.snooper.view=Snooper Settings...
|
||||||
options.snooper.title=Feed us data!
|
options.snooper.title=Machine Specs Collection
|
||||||
options.snooper.desc=We always want to improve Minecraft and, to help us do that, we'd like to collect some information. This lets us know what hardware to support and where the big problems are. It also gives us a sense of the size of our active player base, so we know if we're doing a good job. You can view all the information we collect below. If you want to opt out then you can simply toggle it off!
|
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.resourcepack=Resource Packs...
|
options.resourcepack=Resource Packs...
|
||||||
options.fullscreen=Fullscreen
|
options.fullscreen=Fullscreen
|
||||||
options.vsync=Use VSync
|
options.vsync=Use VSync
|
||||||
@@ -429,7 +429,7 @@ options.attack.crosshair=Crosshair
|
|||||||
options.attack.hotbar=Hotbar
|
options.attack.hotbar=Hotbar
|
||||||
options.showSubtitles=Show Subtitles
|
options.showSubtitles=Show Subtitles
|
||||||
options.realmsNotifications=Realms Notifications
|
options.realmsNotifications=Realms Notifications
|
||||||
options.autoJump=Auto-Jump
|
options.autoJump=Auto-jump
|
||||||
|
|
||||||
options.mipmapLevels=Mipmap Levels
|
options.mipmapLevels=Mipmap Levels
|
||||||
options.forceUnicodeFont=Force Unicode Font
|
options.forceUnicodeFont=Force Unicode Font
|
||||||
@@ -439,8 +439,6 @@ difficulty.lock.question=Are you sure you want to lock the difficulty of this wo
|
|||||||
|
|
||||||
title.oldgl1=Old graphics card detected; this may prevent you from
|
title.oldgl1=Old graphics card detected; this may prevent you from
|
||||||
title.oldgl2=playing in the future as OpenGL 2.0 will be required.
|
title.oldgl2=playing in the future as OpenGL 2.0 will be required.
|
||||||
title.oldjava1=Old java detected; this will prevent you from playing
|
|
||||||
title.oldjava2=in the future as Java 8 will be required.
|
|
||||||
|
|
||||||
controls.title=Controls
|
controls.title=Controls
|
||||||
controls.reset=Reset
|
controls.reset=Reset
|
||||||
@@ -485,7 +483,7 @@ key.categories.gameplay=Gameplay
|
|||||||
key.categories.ui=Game Interface
|
key.categories.ui=Game Interface
|
||||||
key.categories.inventory=Inventory
|
key.categories.inventory=Inventory
|
||||||
|
|
||||||
resourcePack.openFolder=Open Resource Pack Folder
|
resourcePack.openFolder=Open resource pack folder
|
||||||
resourcePack.title=Select Resource Packs
|
resourcePack.title=Select Resource Packs
|
||||||
resourcePack.available.title=Available Resource Packs
|
resourcePack.available.title=Available Resource Packs
|
||||||
resourcePack.selected.title=Selected Resource Packs
|
resourcePack.selected.title=Selected Resource Packs
|
||||||
@@ -512,7 +510,6 @@ book.generation.3=Tattered
|
|||||||
|
|
||||||
merchant.deprecated=Trade something else to unlock!
|
merchant.deprecated=Trade something else to unlock!
|
||||||
|
|
||||||
tile.air.name=Air
|
|
||||||
tile.barrier.name=Barrier
|
tile.barrier.name=Barrier
|
||||||
tile.stone.stone.name=Stone
|
tile.stone.stone.name=Stone
|
||||||
tile.stone.granite.name=Granite
|
tile.stone.granite.name=Granite
|
||||||
@@ -716,7 +713,7 @@ tile.woolCarpet.yellow.name=Yellow Carpet
|
|||||||
tile.woolCarpet.lightBlue.name=Light Blue Carpet
|
tile.woolCarpet.lightBlue.name=Light Blue Carpet
|
||||||
tile.woolCarpet.magenta.name=Magenta Carpet
|
tile.woolCarpet.magenta.name=Magenta Carpet
|
||||||
tile.woolCarpet.orange.name=Orange Carpet
|
tile.woolCarpet.orange.name=Orange Carpet
|
||||||
tile.woolCarpet.white.name=White Carpet
|
tile.woolCarpet.white.name=Carpet
|
||||||
tile.ice.name=Ice
|
tile.ice.name=Ice
|
||||||
tile.frostedIce.name=Frosted Ice
|
tile.frostedIce.name=Frosted Ice
|
||||||
tile.icePacked.name=Packed Ice
|
tile.icePacked.name=Packed Ice
|
||||||
@@ -776,7 +773,7 @@ tile.cloth.yellow.name=Yellow Wool
|
|||||||
tile.cloth.lightBlue.name=Light Blue Wool
|
tile.cloth.lightBlue.name=Light Blue Wool
|
||||||
tile.cloth.magenta.name=Magenta Wool
|
tile.cloth.magenta.name=Magenta Wool
|
||||||
tile.cloth.orange.name=Orange Wool
|
tile.cloth.orange.name=Orange Wool
|
||||||
tile.cloth.white.name=White Wool
|
tile.cloth.white.name=Wool
|
||||||
tile.oreLapis.name=Lapis Lazuli Ore
|
tile.oreLapis.name=Lapis Lazuli Ore
|
||||||
tile.blockLapis.name=Lapis Lazuli Block
|
tile.blockLapis.name=Lapis Lazuli Block
|
||||||
tile.dispenser.name=Dispenser
|
tile.dispenser.name=Dispenser
|
||||||
@@ -872,23 +869,6 @@ tile.magma.name=Magma Block
|
|||||||
tile.netherWartBlock.name=Nether Wart Block
|
tile.netherWartBlock.name=Nether Wart Block
|
||||||
tile.redNetherBrick.name=Red Nether Brick
|
tile.redNetherBrick.name=Red Nether Brick
|
||||||
tile.boneBlock.name=Bone Block
|
tile.boneBlock.name=Bone Block
|
||||||
tile.observer.name=Observer
|
|
||||||
tile.shulkerBoxWhite.name=White Shulker Box
|
|
||||||
tile.shulkerBoxOrange.name=Orange Shulker Box
|
|
||||||
tile.shulkerBoxMagenta.name=Magenta Shulker Box
|
|
||||||
tile.shulkerBoxLightBlue.name=Light Blue Shulker Box
|
|
||||||
tile.shulkerBoxYellow.name=Yellow Shulker Box
|
|
||||||
tile.shulkerBoxLime.name=Lime Shulker Box
|
|
||||||
tile.shulkerBoxPink.name=Pink Shulker Box
|
|
||||||
tile.shulkerBoxGray.name=Gray Shulker Box
|
|
||||||
tile.shulkerBoxSilver.name=Light Gray Shulker Box
|
|
||||||
tile.shulkerBoxCyan.name=Cyan Shulker Box
|
|
||||||
tile.shulkerBoxPurple.name=Purple Shulker Box
|
|
||||||
tile.shulkerBoxBlue.name=Blue Shulker Box
|
|
||||||
tile.shulkerBoxBrown.name=Brown Shulker Box
|
|
||||||
tile.shulkerBoxGreen.name=Green Shulker Box
|
|
||||||
tile.shulkerBoxRed.name=Red Shulker Box
|
|
||||||
tile.shulkerBoxBlack.name=Black Shulker Box
|
|
||||||
|
|
||||||
tile.structureVoid.name=Structure Void
|
tile.structureVoid.name=Structure Void
|
||||||
tile.structureBlock.name=Structure Block
|
tile.structureBlock.name=Structure Block
|
||||||
@@ -1071,8 +1051,6 @@ item.blazeRod.name=Blaze Rod
|
|||||||
item.ghastTear.name=Ghast Tear
|
item.ghastTear.name=Ghast Tear
|
||||||
item.netherStalkSeeds.name=Nether Wart
|
item.netherStalkSeeds.name=Nether Wart
|
||||||
item.potion.name=Potion
|
item.potion.name=Potion
|
||||||
item.splash_potion.name=Splash Potion
|
|
||||||
item.lingering_potion.name=Lingering Potion
|
|
||||||
item.end_crystal.name=End Crystal
|
item.end_crystal.name=End Crystal
|
||||||
item.goldNugget.name=Gold Nugget
|
item.goldNugget.name=Gold Nugget
|
||||||
item.glassBottle.name=Glass Bottle
|
item.glassBottle.name=Glass Bottle
|
||||||
@@ -1151,9 +1129,6 @@ item.beetroot_seeds.name=Beetroot Seeds
|
|||||||
item.beetroot_soup.name=Beetroot Soup
|
item.beetroot_soup.name=Beetroot Soup
|
||||||
item.dragon_breath.name=Dragon's Breath
|
item.dragon_breath.name=Dragon's Breath
|
||||||
item.elytra.name=Elytra
|
item.elytra.name=Elytra
|
||||||
item.totem.name=Totem of Undying
|
|
||||||
item.shulkerShell.name=Shulker Shell
|
|
||||||
item.ironNugget.name=Iron Nugget
|
|
||||||
|
|
||||||
container.inventory=Inventory
|
container.inventory=Inventory
|
||||||
container.hopper=Item Hopper
|
container.hopper=Item Hopper
|
||||||
@@ -1176,8 +1151,6 @@ container.chest=Chest
|
|||||||
container.chestDouble=Large Chest
|
container.chestDouble=Large Chest
|
||||||
container.enderchest=Ender Chest
|
container.enderchest=Ender Chest
|
||||||
container.beacon=Beacon
|
container.beacon=Beacon
|
||||||
container.shulkerBox=Shulker Box
|
|
||||||
container.shulkerBox.more=and %s more...
|
|
||||||
|
|
||||||
container.spectatorCantOpen=Unable to open. Loot not generated yet.
|
container.spectatorCantOpen=Unable to open. Loot not generated yet.
|
||||||
container.isLocked=%s is locked!
|
container.isLocked=%s is locked!
|
||||||
@@ -1223,9 +1196,6 @@ item.color=Color: %s
|
|||||||
item.nbt_tags=NBT: %s tag(s)
|
item.nbt_tags=NBT: %s tag(s)
|
||||||
item.durability=Durability: %s / %s
|
item.durability=Durability: %s / %s
|
||||||
|
|
||||||
filled_map.mansion=Woodland Explorer Map
|
|
||||||
filled_map.monument=Ocean Explorer Map
|
|
||||||
|
|
||||||
entity.Item.name=Item
|
entity.Item.name=Item
|
||||||
entity.XPOrb.name=Experience Orb
|
entity.XPOrb.name=Experience Orb
|
||||||
entity.SmallFireball.name=Small Fireball
|
entity.SmallFireball.name=Small Fireball
|
||||||
@@ -1270,9 +1240,6 @@ entity.Guardian.name=Guardian
|
|||||||
entity.ElderGuardian.name=Elder Guardian
|
entity.ElderGuardian.name=Elder Guardian
|
||||||
entity.Shulker.name=Shulker
|
entity.Shulker.name=Shulker
|
||||||
entity.PolarBear.name=Polar Bear
|
entity.PolarBear.name=Polar Bear
|
||||||
entity.EvocationIllager.name=Evoker
|
|
||||||
entity.Vex.name=Vex
|
|
||||||
entity.VindicationIllager.name=Vindicator
|
|
||||||
|
|
||||||
entity.Villager.farmer=Farmer
|
entity.Villager.farmer=Farmer
|
||||||
entity.Villager.fisherman=Fisherman
|
entity.Villager.fisherman=Fisherman
|
||||||
@@ -1286,7 +1253,6 @@ entity.Villager.tool=Tool Smith
|
|||||||
entity.Villager.butcher=Butcher
|
entity.Villager.butcher=Butcher
|
||||||
entity.Villager.leather=Leatherworker
|
entity.Villager.leather=Leatherworker
|
||||||
entity.Villager.nitwit=Nitwit
|
entity.Villager.nitwit=Nitwit
|
||||||
entity.Villager.cartographer=Cartographer
|
|
||||||
|
|
||||||
entity.Pig.name=Pig
|
entity.Pig.name=Pig
|
||||||
entity.Sheep.name=Sheep
|
entity.Sheep.name=Sheep
|
||||||
@@ -1304,7 +1270,6 @@ entity.SkeletonHorse.name=Skeleton Horse
|
|||||||
entity.ZombieHorse.name=Zombie Horse
|
entity.ZombieHorse.name=Zombie Horse
|
||||||
entity.Rabbit.name=Rabbit
|
entity.Rabbit.name=Rabbit
|
||||||
entity.KillerBunny.name=The Killer Bunny
|
entity.KillerBunny.name=The Killer Bunny
|
||||||
entity.Llama.name=Llama
|
|
||||||
|
|
||||||
entity.PrimedTnt.name=Block of TNT
|
entity.PrimedTnt.name=Block of TNT
|
||||||
entity.FallingSand.name=Falling Block
|
entity.FallingSand.name=Falling Block
|
||||||
@@ -1336,7 +1301,6 @@ death.attack.lava.player=%1$s tried to swim in lava to escape %2$s
|
|||||||
death.attack.hotFloor=%1$s discovered floor was lava
|
death.attack.hotFloor=%1$s discovered floor was lava
|
||||||
death.attack.hotFloor.player=%1$s walked into danger zone due to %2$s
|
death.attack.hotFloor.player=%1$s walked into danger zone due to %2$s
|
||||||
death.attack.inWall=%1$s suffocated in a wall
|
death.attack.inWall=%1$s suffocated in a wall
|
||||||
death.attack.cramming=%1$s was squished too much
|
|
||||||
death.attack.drown=%1$s drowned
|
death.attack.drown=%1$s drowned
|
||||||
death.attack.drown.player=%1$s drowned whilst trying to escape %2$s
|
death.attack.drown.player=%1$s drowned whilst trying to escape %2$s
|
||||||
death.attack.starve=%1$s starved to death
|
death.attack.starve=%1$s starved to death
|
||||||
@@ -1365,7 +1329,6 @@ death.attack.fall=%1$s hit the ground too hard
|
|||||||
death.attack.outOfWorld=%1$s fell out of the world
|
death.attack.outOfWorld=%1$s fell out of the world
|
||||||
death.attack.dragonBreath=%1$s was roasted in dragon breath
|
death.attack.dragonBreath=%1$s was roasted in dragon breath
|
||||||
death.attack.flyIntoWall=%1$s experienced kinetic energy
|
death.attack.flyIntoWall=%1$s experienced kinetic energy
|
||||||
death.attack.fireworks=%1$s went off with a bang
|
|
||||||
|
|
||||||
deathScreen.respawn=Respawn
|
deathScreen.respawn=Respawn
|
||||||
deathScreen.spectate=Spectate world
|
deathScreen.spectate=Spectate world
|
||||||
@@ -1406,7 +1369,7 @@ effect.luck=Luck
|
|||||||
effect.unluck=Bad Luck
|
effect.unluck=Bad Luck
|
||||||
effect.levitation=Levitation
|
effect.levitation=Levitation
|
||||||
|
|
||||||
tipped_arrow.effect.empty=Uncraftable Tipped Arrow
|
tipped_arrow.effect.empty=Tipped Arrow
|
||||||
tipped_arrow.effect.water=Tipped Arrow
|
tipped_arrow.effect.water=Tipped Arrow
|
||||||
tipped_arrow.effect.mundane=Tipped Arrow
|
tipped_arrow.effect.mundane=Tipped Arrow
|
||||||
tipped_arrow.effect.thick=Tipped Arrow
|
tipped_arrow.effect.thick=Tipped Arrow
|
||||||
@@ -1501,7 +1464,6 @@ enchantment.damage.undead=Smite
|
|||||||
enchantment.damage.arthropods=Bane of Arthropods
|
enchantment.damage.arthropods=Bane of Arthropods
|
||||||
enchantment.knockback=Knockback
|
enchantment.knockback=Knockback
|
||||||
enchantment.fire=Fire Aspect
|
enchantment.fire=Fire Aspect
|
||||||
enchantment.sweeping=Sweeping Edge
|
|
||||||
enchantment.protect.all=Protection
|
enchantment.protect.all=Protection
|
||||||
enchantment.protect.fire=Fire Protection
|
enchantment.protect.fire=Fire Protection
|
||||||
enchantment.protect.fall=Feather Falling
|
enchantment.protect.fall=Feather Falling
|
||||||
@@ -1524,8 +1486,6 @@ enchantment.arrowKnockback=Punch
|
|||||||
enchantment.arrowInfinite=Infinity
|
enchantment.arrowInfinite=Infinity
|
||||||
enchantment.thorns=Thorns
|
enchantment.thorns=Thorns
|
||||||
enchantment.mending=Mending
|
enchantment.mending=Mending
|
||||||
enchantment.binding_curse=Curse of Binding
|
|
||||||
enchantment.vanishing_curse=Curse of Vanishing
|
|
||||||
|
|
||||||
enchantment.level.1=I
|
enchantment.level.1=I
|
||||||
enchantment.level.2=II
|
enchantment.level.2=II
|
||||||
@@ -1557,11 +1517,11 @@ stat.entityKilledBy=%s killed you %s time(s)
|
|||||||
stat.entityKills.none=You have never killed %s
|
stat.entityKills.none=You have never killed %s
|
||||||
stat.entityKilledBy.none=You have never been killed by %s
|
stat.entityKilledBy.none=You have never been killed by %s
|
||||||
|
|
||||||
stat.startGame=Times Played
|
stat.startGame=Times played
|
||||||
stat.createWorld=Worlds Created
|
stat.createWorld=Worlds created
|
||||||
stat.loadWorld=Saves Loaded
|
stat.loadWorld=Saves loaded
|
||||||
stat.joinMultiplayer=Multiplayer Joins
|
stat.joinMultiplayer=Multiplayer joins
|
||||||
stat.leaveGame=Games Quit
|
stat.leaveGame=Games quit
|
||||||
|
|
||||||
stat.playOneMinute=Minutes Played
|
stat.playOneMinute=Minutes Played
|
||||||
stat.timeSinceDeath=Since Last Death
|
stat.timeSinceDeath=Since Last Death
|
||||||
@@ -1607,9 +1567,9 @@ stat.beaconInteraction=Interactions with Beacon
|
|||||||
stat.dropperInspected=Droppers Searched
|
stat.dropperInspected=Droppers Searched
|
||||||
stat.hopperInspected=Hoppers Searched
|
stat.hopperInspected=Hoppers Searched
|
||||||
stat.dispenserInspected=Dispensers Searched
|
stat.dispenserInspected=Dispensers Searched
|
||||||
stat.noteblockPlayed=Note Blocks Played
|
stat.noteblockPlayed=Noteblocks played
|
||||||
stat.noteblockTuned=Note Blocks Tuned
|
stat.noteblockTuned=Noteblocks tuned
|
||||||
stat.flowerPotted=Plants Potted
|
stat.flowerPotted=Plants potted
|
||||||
stat.trappedChestTriggered=Trapped Chests Triggered
|
stat.trappedChestTriggered=Trapped Chests Triggered
|
||||||
stat.enderchestOpened=Ender Chests Opened
|
stat.enderchestOpened=Ender Chests Opened
|
||||||
stat.itemEnchanted=Items Enchanted
|
stat.itemEnchanted=Items Enchanted
|
||||||
@@ -1617,7 +1577,6 @@ stat.recordPlayed=Records Played
|
|||||||
stat.furnaceInteraction=Interactions with Furnace
|
stat.furnaceInteraction=Interactions with Furnace
|
||||||
stat.workbenchInteraction=Interactions with Crafting Table
|
stat.workbenchInteraction=Interactions with Crafting Table
|
||||||
stat.chestOpened=Chests Opened
|
stat.chestOpened=Chests Opened
|
||||||
stat.shulkerBoxOpened=Shulker Boxes Opened
|
|
||||||
stat.sleepInBed=Times Slept in a Bed
|
stat.sleepInBed=Times Slept in a Bed
|
||||||
|
|
||||||
stat.mineBlock=%1$s Mined
|
stat.mineBlock=%1$s Mined
|
||||||
@@ -1703,10 +1662,9 @@ achievement.bookcase.desc=Build some bookshelves to improve your enchantment tab
|
|||||||
commands.generic.exception=An unknown error occurred while attempting to perform this command
|
commands.generic.exception=An unknown error occurred while attempting to perform this command
|
||||||
commands.generic.permission=You do not have permission to use this command
|
commands.generic.permission=You do not have permission to use this command
|
||||||
commands.generic.syntax=Invalid command syntax
|
commands.generic.syntax=Invalid command syntax
|
||||||
commands.generic.player.notFound=Player '%s' cannot be found
|
commands.generic.player.notFound=That player cannot be found
|
||||||
commands.generic.entity.notFound=Entity '%s' cannot be found
|
commands.generic.entity.notFound=That entity cannot be found
|
||||||
commands.generic.selector.notFound=Selector '%s' found nothing
|
commands.generic.entity.invalidUuid=The entity UUID provided is in an invalid format
|
||||||
commands.generic.entity.invalidUuid=The entity UUID '%s' is in an invalid format
|
|
||||||
commands.generic.entity.invalidType=Entity type '%s' is invalid
|
commands.generic.entity.invalidType=Entity type '%s' is invalid
|
||||||
commands.generic.notFound=Unknown command. Try /help for a list of commands
|
commands.generic.notFound=Unknown command. Try /help for a list of commands
|
||||||
commands.generic.parameter.invalid='%s' is not a valid parameter
|
commands.generic.parameter.invalid='%s' is not a valid parameter
|
||||||
@@ -1716,8 +1674,6 @@ commands.generic.num.tooSmall=The number you have entered (%s) is too small, it
|
|||||||
commands.generic.num.tooBig=The number you have entered (%s) is too big, it must be at most %s
|
commands.generic.num.tooBig=The number you have entered (%s) is too big, it must be at most %s
|
||||||
commands.generic.blockstate.invalid='%s' is not a state for block %s
|
commands.generic.blockstate.invalid='%s' is not a state for block %s
|
||||||
commands.generic.usage=Usage: %s
|
commands.generic.usage=Usage: %s
|
||||||
commands.generic.selector_argument=Invalid selector argument: '%s'
|
|
||||||
commands.generic.player.unspecified=You must specify which player you wish to perform this action on.
|
|
||||||
|
|
||||||
commands.setidletimeout.usage=/setidletimeout <Minutes until kick>
|
commands.setidletimeout.usage=/setidletimeout <Minutes until kick>
|
||||||
commands.setidletimeout.success=Successfully set the idle timeout to %s minutes.
|
commands.setidletimeout.success=Successfully set the idle timeout to %s minutes.
|
||||||
@@ -1753,7 +1709,7 @@ commands.stats.noCompatibleBlock=Block at %s, %s, %s can not track stats
|
|||||||
commands.stats.failed=Invalid parameters
|
commands.stats.failed=Invalid parameters
|
||||||
commands.stats.cleared=Cleared %s stats
|
commands.stats.cleared=Cleared %s stats
|
||||||
commands.stats.success=Storing %s stats in %s on %s
|
commands.stats.success=Storing %s stats in %s on %s
|
||||||
commands.summon.usage=/summon <entityname> [x] [y] [z] [dataTag]
|
commands.summon.usage=/summon <EntityName> [x] [y] [z] [dataTag]
|
||||||
commands.summon.success=Object successfully summoned
|
commands.summon.success=Object successfully summoned
|
||||||
commands.summon.failed=Unable to summon object
|
commands.summon.failed=Unable to summon object
|
||||||
commands.summon.tagError=Data tag parsing failed: %s
|
commands.summon.tagError=Data tag parsing failed: %s
|
||||||
@@ -1858,7 +1814,7 @@ commands.banip.usage=/ban-ip <address|name> [reason ...]
|
|||||||
commands.unbanip.invalid=You have entered an invalid IP address
|
commands.unbanip.invalid=You have entered an invalid IP address
|
||||||
commands.unbanip.success=Unbanned IP address %s
|
commands.unbanip.success=Unbanned IP address %s
|
||||||
commands.unbanip.usage=/pardon-ip <address>
|
commands.unbanip.usage=/pardon-ip <address>
|
||||||
commands.save.usage=/save-all [flush]
|
commands.save.usage=/save-all
|
||||||
commands.save-on.alreadyOn=Saving is already turned on
|
commands.save-on.alreadyOn=Saving is already turned on
|
||||||
commands.save-on.usage=/save-on
|
commands.save-on.usage=/save-on
|
||||||
commands.save-off.alreadyOff=Saving is already turned off
|
commands.save-off.alreadyOff=Saving is already turned off
|
||||||
@@ -1868,8 +1824,6 @@ commands.save.disabled=Turned off world auto-saving
|
|||||||
commands.save.start=Saving...
|
commands.save.start=Saving...
|
||||||
commands.save.success=Saved the world
|
commands.save.success=Saved the world
|
||||||
commands.save.failed=Saving failed: %s
|
commands.save.failed=Saving failed: %s
|
||||||
commands.save.flushStart=Flushing all saves...
|
|
||||||
commands.save.flushEnd=Flushing completed
|
|
||||||
commands.stop.usage=/stop
|
commands.stop.usage=/stop
|
||||||
commands.stop.start=Stopping the server
|
commands.stop.start=Stopping the server
|
||||||
commands.tp.usage=/tp [target player] <destination player> OR /tp [target player] <x> <y> <z> [<yaw> <pitch>]
|
commands.tp.usage=/tp [target player] <destination player> OR /tp [target player] <x> <y> <z> [<yaw> <pitch>]
|
||||||
@@ -1946,7 +1900,6 @@ commands.scoreboard.players.tag.notFound=Entity didn't have the %s tag
|
|||||||
commands.scoreboard.players.tag.success.add=Tag %s added
|
commands.scoreboard.players.tag.success.add=Tag %s added
|
||||||
commands.scoreboard.players.tag.success.remove=Tag %s removed
|
commands.scoreboard.players.tag.success.remove=Tag %s removed
|
||||||
commands.scoreboard.players.tag.list=Tags on entity %s are:
|
commands.scoreboard.players.tag.list=Tags on entity %s are:
|
||||||
commands.scoreboard.players.tag.tagError=Players tag command failed, reason: %s
|
|
||||||
commands.scoreboard.teams.usage=/scoreboard teams <list|add|remove|empty|join|leave|option> ...
|
commands.scoreboard.teams.usage=/scoreboard teams <list|add|remove|empty|join|leave|option> ...
|
||||||
commands.scoreboard.teams.add.usage=/scoreboard teams add <name> [display name ...]
|
commands.scoreboard.teams.add.usage=/scoreboard teams add <name> [display name ...]
|
||||||
commands.scoreboard.teams.add.alreadyExists=A team with the name '%s' already exists
|
commands.scoreboard.teams.add.alreadyExists=A team with the name '%s' already exists
|
||||||
@@ -2038,16 +1991,15 @@ commands.testfor.success=Found %s
|
|||||||
commands.testfor.tagError=Data tag parsing failed: %s
|
commands.testfor.tagError=Data tag parsing failed: %s
|
||||||
commands.seed.usage=/seed
|
commands.seed.usage=/seed
|
||||||
commands.seed.success=Seed: %s
|
commands.seed.success=Seed: %s
|
||||||
commands.spreadplayers.noop=No players found to spread
|
|
||||||
commands.spreadplayers.usage=/spreadplayers <x> <z> <spreadDistance> <maxRange> <respectTeams true|false> <player ...>
|
commands.spreadplayers.usage=/spreadplayers <x> <z> <spreadDistance> <maxRange> <respectTeams true|false> <player ...>
|
||||||
commands.spreadplayers.spreading.teams=Spreading %s team(s) %s blocks around %s,%s (min %s blocks apart)
|
commands.spreadplayers.spreading.teams=Spreading %s teams %s blocks around %s,%s (min %s blocks apart)
|
||||||
commands.spreadplayers.spreading.players=Spreading %s player(s) %s blocks around %s,%s (min %s blocks apart)
|
commands.spreadplayers.spreading.players=Spreading %s players %s blocks around %s,%s (min %s blocks apart)
|
||||||
commands.spreadplayers.success.teams=Successfully spread %s team(s) around %s,%s
|
commands.spreadplayers.success.teams=Successfully spread %s teams around %s,%s
|
||||||
commands.spreadplayers.success.players=Successfully spread %s player(s) around %s,%s
|
commands.spreadplayers.success.players=Successfully spread %s players around %s,%s
|
||||||
commands.spreadplayers.info.teams=(Average distance between teams is %s blocks apart after %s iterations)
|
commands.spreadplayers.info.teams=(Average distance between teams is %s blocks apart after %s iterations)
|
||||||
commands.spreadplayers.info.players=(Average distance between players is %s blocks apart after %s iterations)
|
commands.spreadplayers.info.players=(Average distance between players is %s blocks apart after %s iterations)
|
||||||
commands.spreadplayers.failure.teams=Could not spread %s team(s) around %s,%s (too many players for space - try using spread of at most %s)
|
commands.spreadplayers.failure.teams=Could not spread %s teams around %s,%s (too many players for space - try using spread of at most %s)
|
||||||
commands.spreadplayers.failure.players=Could not spread %s player(s) around %s,%s (too many players for space - try using spread of at most %s)
|
commands.spreadplayers.failure.players=Could not spread %s players around %s,%s (too many players for space - try using spread of at most %s)
|
||||||
commands.achievement.usage=/achievement <give|take> <name|*> [player]
|
commands.achievement.usage=/achievement <give|take> <name|*> [player]
|
||||||
commands.achievement.unknownAchievement=Unknown achievement '%s'
|
commands.achievement.unknownAchievement=Unknown achievement '%s'
|
||||||
commands.achievement.alreadyHave=Player %s already has achievement %s
|
commands.achievement.alreadyHave=Player %s already has achievement %s
|
||||||
@@ -2075,7 +2027,7 @@ commands.worldborder.warning.time.usage=/worldborder warning time <seconds>
|
|||||||
commands.worldborder.warning.time.success=Set world border warning to %s seconds away (from %s seconds)
|
commands.worldborder.warning.time.success=Set world border warning to %s seconds away (from %s seconds)
|
||||||
commands.worldborder.warning.distance.usage=/worldborder warning distance <distance>
|
commands.worldborder.warning.distance.usage=/worldborder warning distance <distance>
|
||||||
commands.worldborder.warning.distance.success=Set world border warning to %s blocks away (from %s blocks)
|
commands.worldborder.warning.distance.success=Set world border warning to %s blocks away (from %s blocks)
|
||||||
commands.title.usage=/title <player> title|subtitle|actionbar|clear|reset|times ...
|
commands.title.usage=/title <player> <title|subtitle|actionbar|clear|reset|times> ...
|
||||||
commands.title.usage.title=/title <player> title|subtitle|actionbar <raw json title>
|
commands.title.usage.title=/title <player> title|subtitle|actionbar <raw json title>
|
||||||
commands.title.usage.clear=/title <player> clear|reset
|
commands.title.usage.clear=/title <player> clear|reset
|
||||||
commands.title.usage.times=/title <player> times <fadeIn> <stay> <fadeOut>
|
commands.title.usage.times=/title <player> times <fadeIn> <stay> <fadeOut>
|
||||||
@@ -2085,9 +2037,6 @@ commands.stopsound.unknownSoundSource=Source %s is unknown
|
|||||||
commands.stopsound.success.individualSound=Stopped sound '%s' with source '%s' for %s
|
commands.stopsound.success.individualSound=Stopped sound '%s' with source '%s' for %s
|
||||||
commands.stopsound.success.soundSource=Stopped source '%s' for %s
|
commands.stopsound.success.soundSource=Stopped source '%s' for %s
|
||||||
commands.stopsound.success.all=Stopped all sounds for %s
|
commands.stopsound.success.all=Stopped all sounds for %s
|
||||||
commands.locate.usage=/locate <feature>
|
|
||||||
commands.locate.success=Located %s at %s (y?) %s
|
|
||||||
commands.locate.failure=Unable to locate any %s feature
|
|
||||||
|
|
||||||
itemGroup.buildingBlocks=Building Blocks
|
itemGroup.buildingBlocks=Building Blocks
|
||||||
itemGroup.decorations=Decoration Blocks
|
itemGroup.decorations=Decoration Blocks
|
||||||
@@ -2868,13 +2817,11 @@ subtitles.block.iron_trapdoor.open=Trapdoor closes
|
|||||||
subtitles.block.lava.ambient=Lava pops
|
subtitles.block.lava.ambient=Lava pops
|
||||||
subtitles.block.lava.extinguish=Lava hisses
|
subtitles.block.lava.extinguish=Lava hisses
|
||||||
subtitles.block.lever.click=Lever clicks
|
subtitles.block.lever.click=Lever clicks
|
||||||
subtitles.block.note.note=Note Block plays
|
subtitles.block.note.note=Note block plays
|
||||||
subtitles.block.piston.move=Piston moves
|
subtitles.block.piston.move=Piston moves
|
||||||
subtitles.block.portal.ambient=Portal whooshes
|
subtitles.block.portal.ambient=Portal whooshes
|
||||||
subtitles.block.pressure_plate.click=Pressure Plate clicks
|
subtitles.block.pressure_plate.click=Pressure Plate clicks
|
||||||
subtitles.block.redstone_torch.burnout=Torch fizzes
|
subtitles.block.redstone_torch.burnout=Torch fizzes
|
||||||
subtitles.block.shulker_box.close=Shulker closes
|
|
||||||
subtitles.block.shulker_box.open=Shulker opens
|
|
||||||
subtitles.block.trapdoor.toggle=Trapdoor creaks
|
subtitles.block.trapdoor.toggle=Trapdoor creaks
|
||||||
subtitles.block.tripwire.attach=Tripwire attaches
|
subtitles.block.tripwire.attach=Tripwire attaches
|
||||||
subtitles.block.tripwire.click=Tripwire clicks
|
subtitles.block.tripwire.click=Tripwire clicks
|
||||||
@@ -2916,13 +2863,6 @@ subtitles.entity.donkey.chest=Donkey Chest equips
|
|||||||
subtitles.entity.donkey.death=Donkey dies
|
subtitles.entity.donkey.death=Donkey dies
|
||||||
subtitles.entity.donkey.hurt=Donkey hurts
|
subtitles.entity.donkey.hurt=Donkey hurts
|
||||||
subtitles.entity.egg.throw=Egg flies
|
subtitles.entity.egg.throw=Egg flies
|
||||||
subtitles.entity.elder_guardian.ambient.land=Elder Guardian flaps
|
|
||||||
subtitles.entity.elder_guardian.ambient=Elder Guardian moans
|
|
||||||
subtitles.entity.elder_guardian.attack=Elder Guardian shoots
|
|
||||||
subtitles.entity.elder_guardian.curse=Elder Guardian curses
|
|
||||||
subtitles.entity.elder_guardian.death=Elder Guardian dies
|
|
||||||
subtitles.entity.elder_guardian.flop=Elder Guardian flops
|
|
||||||
subtitles.entity.elder_guardian.hurt=Elder Guardian hurts
|
|
||||||
subtitles.entity.enderdragon.ambient=Dragon roars
|
subtitles.entity.enderdragon.ambient=Dragon roars
|
||||||
subtitles.entity.enderdragon.death=Dragon dies
|
subtitles.entity.enderdragon.death=Dragon dies
|
||||||
subtitles.entity.enderdragon.flap=Dragon flaps
|
subtitles.entity.enderdragon.flap=Dragon flaps
|
||||||
@@ -2939,14 +2879,6 @@ subtitles.entity.endermite.ambient=Endermite scuttles
|
|||||||
subtitles.entity.endermite.death=Endermite dies
|
subtitles.entity.endermite.death=Endermite dies
|
||||||
subtitles.entity.endermite.hurt=Endermite hurts
|
subtitles.entity.endermite.hurt=Endermite hurts
|
||||||
subtitles.entity.enderpearl.throw=Ender Pearl flies
|
subtitles.entity.enderpearl.throw=Ender Pearl flies
|
||||||
subtitles.entity.evocation_fangs.attack=Fangs snap
|
|
||||||
subtitles.entity.evocation_illager.ambient=Evoker murmurs
|
|
||||||
subtitles.entity.evocation_illager.cast_spell=Evoker casts spell
|
|
||||||
subtitles.entity.evocation_illager.death=Evoker dies
|
|
||||||
subtitles.entity.evocation_illager.hurt=Evoker hurts
|
|
||||||
subtitles.entity.evocation_illager.prepare_attack=Evoker prepares attack
|
|
||||||
subtitles.entity.evocation_illager.prepare_summon=Evoker prepares summoning
|
|
||||||
subtitles.entity.evocation_illager.prepare_wololo=Evoker prepares charming
|
|
||||||
subtitles.entity.experience_orb.pickup=Experience gained
|
subtitles.entity.experience_orb.pickup=Experience gained
|
||||||
subtitles.entity.firework.blast=Firework blasts
|
subtitles.entity.firework.blast=Firework blasts
|
||||||
subtitles.entity.firework.launch=Firework launches
|
subtitles.entity.firework.launch=Firework launches
|
||||||
@@ -2966,6 +2898,13 @@ subtitles.entity.ghast.ambient=Ghast cries
|
|||||||
subtitles.entity.ghast.death=Ghast dies
|
subtitles.entity.ghast.death=Ghast dies
|
||||||
subtitles.entity.ghast.hurt=Ghast hurts
|
subtitles.entity.ghast.hurt=Ghast hurts
|
||||||
subtitles.entity.ghast.shoot=Ghast shoots
|
subtitles.entity.ghast.shoot=Ghast shoots
|
||||||
|
subtitles.entity.elder_guardian.ambient.land=Elder Guardian flaps
|
||||||
|
subtitles.entity.elder_guardian.ambient=Elder Guardian moans
|
||||||
|
subtitles.entity.elder_guardian.attack=Elder Guardian shoots
|
||||||
|
subtitles.entity.elder_guardian.curse=Elder Guardian curses
|
||||||
|
subtitles.entity.elder_guardian.death=Elder Guardian dies
|
||||||
|
subtitles.entity.elder_guardian.flop=Elder Guardian flops
|
||||||
|
subtitles.entity.elder_guardian.hurt=Elder Guardian hurts
|
||||||
subtitles.entity.guardian.ambient.land=Guardian flaps
|
subtitles.entity.guardian.ambient.land=Guardian flaps
|
||||||
subtitles.entity.guardian.ambient=Guardian moans
|
subtitles.entity.guardian.ambient=Guardian moans
|
||||||
subtitles.entity.guardian.attack=Guardian shoots
|
subtitles.entity.guardian.attack=Guardian shoots
|
||||||
@@ -2998,23 +2937,13 @@ subtitles.entity.itemframe.remove_item=Item Frame empties
|
|||||||
subtitles.entity.itemframe.rotate_item=Item Frame clicks
|
subtitles.entity.itemframe.rotate_item=Item Frame clicks
|
||||||
subtitles.entity.leashknot.break=Leash knot breaks
|
subtitles.entity.leashknot.break=Leash knot breaks
|
||||||
subtitles.entity.leashknot.place=Leash knot tied
|
subtitles.entity.leashknot.place=Leash knot tied
|
||||||
subtitles.entity.lightning.impact=Lightning strikes
|
subtitles.entity.lightning.impact=Lighting strikes
|
||||||
subtitles.entity.lightning.thunder=Thunder roars
|
subtitles.entity.lightning.thunder=Thunder roars
|
||||||
subtitles.entity.llama.ambient=Llama bleats
|
|
||||||
subtitles.entity.llama.angry=Llama bleats angry
|
|
||||||
subtitles.entity.llama.chest=Llama Chest equips
|
|
||||||
subtitles.entity.llama.death=Llama dies
|
|
||||||
subtitles.entity.llama.eat=Llama eats
|
|
||||||
subtitles.entity.llama.hurt=Llama hurts
|
|
||||||
subtitles.entity.llama.spit=Llama spits
|
|
||||||
subtitles.entity.llama.step=Llama steps
|
|
||||||
subtitles.entity.llama.swag=Llama is decorated
|
|
||||||
subtitles.entity.magmacube.death=Magma Cube dies
|
subtitles.entity.magmacube.death=Magma Cube dies
|
||||||
subtitles.entity.magmacube.hurt=Magma Cube hurts
|
subtitles.entity.magmacube.hurt=Magma Cube hurts
|
||||||
subtitles.entity.magmacube.squish=Magma Cube squishes
|
subtitles.entity.magmacube.squish=Magma Cube squishes
|
||||||
subtitles.entity.minecart.riding=Minecart rolls
|
subtitles.entity.minecart.riding=Minecart rolls
|
||||||
subtitles.entity.mule.ambient=Mule hee-haws
|
subtitles.entity.mule.ambient=Mule hee-haws
|
||||||
subtitles.entity.mule.chest=Mule Chest equips
|
|
||||||
subtitles.entity.mule.death=Mule dies
|
subtitles.entity.mule.death=Mule dies
|
||||||
subtitles.entity.mule.hurt=Mule hurts
|
subtitles.entity.mule.hurt=Mule hurts
|
||||||
subtitles.entity.painting.break=Painting breaks
|
subtitles.entity.painting.break=Painting breaks
|
||||||
@@ -3078,19 +3007,12 @@ subtitles.entity.stray.ambient=Stray rattles
|
|||||||
subtitles.entity.stray.death=Stray dies
|
subtitles.entity.stray.death=Stray dies
|
||||||
subtitles.entity.stray.hurt=Stray hurts
|
subtitles.entity.stray.hurt=Stray hurts
|
||||||
subtitles.entity.tnt.primed=TNT fizzes
|
subtitles.entity.tnt.primed=TNT fizzes
|
||||||
subtitles.entity.vex.ambient=Vex vexes
|
|
||||||
subtitles.entity.vex.charge=Vex shrieks
|
|
||||||
subtitles.entity.vex.death=Vex dies
|
|
||||||
subtitles.entity.vex.hurt=Vex hurts
|
|
||||||
subtitles.entity.villager.ambient=Villager mumbles
|
subtitles.entity.villager.ambient=Villager mumbles
|
||||||
subtitles.entity.villager.death=Villager dies
|
subtitles.entity.villager.death=Villager dies
|
||||||
subtitles.entity.villager.hurt=Villager hurts
|
subtitles.entity.villager.hurt=Villager hurts
|
||||||
subtitles.entity.villager.no=Villager disagrees
|
subtitles.entity.villager.no=Villager disagrees
|
||||||
subtitles.entity.villager.trading=Villager trades
|
subtitles.entity.villager.trading=Villager trades
|
||||||
subtitles.entity.villager.yes=Villager agrees
|
subtitles.entity.villager.yes=Villager agrees
|
||||||
subtitles.entity.vindication_illager.ambient=Vindicator mutters
|
|
||||||
subtitles.entity.vindication_illager.death=Vindicator dies
|
|
||||||
subtitles.entity.vindication_illager.hurt=Vindicator hurts
|
|
||||||
subtitles.entity.witch.ambient=Witch giggles
|
subtitles.entity.witch.ambient=Witch giggles
|
||||||
subtitles.entity.witch.death=Witch dies
|
subtitles.entity.witch.death=Witch dies
|
||||||
subtitles.entity.witch.drink=Witch drinks
|
subtitles.entity.witch.drink=Witch drinks
|
||||||
@@ -3128,7 +3050,6 @@ subtitles.entity.zombie_villager.hurt=Zombie Villager hurts
|
|||||||
subtitles.item.armor.equip=Gear equipped
|
subtitles.item.armor.equip=Gear equipped
|
||||||
subtitles.item.armor.equip_chain=Chain armor jingles
|
subtitles.item.armor.equip_chain=Chain armor jingles
|
||||||
subtitles.item.armor.equip_diamond=Diamond armor clangs
|
subtitles.item.armor.equip_diamond=Diamond armor clangs
|
||||||
subtitles.item.armor.equip_elytra=Elytra rustles
|
|
||||||
subtitles.item.armor.equip_gold=Gold armor clinks
|
subtitles.item.armor.equip_gold=Gold armor clinks
|
||||||
subtitles.item.armor.equip_iron=Iron armor clanks
|
subtitles.item.armor.equip_iron=Iron armor clanks
|
||||||
subtitles.item.armor.equip_leather=Leather armor rustles
|
subtitles.item.armor.equip_leather=Leather armor rustles
|
||||||
@@ -3142,7 +3063,6 @@ subtitles.item.hoe.till=Hoe tills
|
|||||||
subtitles.item.shear=Shears click
|
subtitles.item.shear=Shears click
|
||||||
subtitles.item.shield.block=Shield blocks
|
subtitles.item.shield.block=Shield blocks
|
||||||
subtitles.item.shovel.flatten=Shovel flattens
|
subtitles.item.shovel.flatten=Shovel flattens
|
||||||
subtitles.item.totem.use=Totem activates
|
|
||||||
subtitles.weather.rain=Rain falls
|
subtitles.weather.rain=Rain falls
|
||||||
|
|
||||||
debug.reload_chunks.help=F3 + A = Reload chunks
|
debug.reload_chunks.help=F3 + A = Reload chunks
|
||||||
@@ -3165,8 +3085,8 @@ debug.chunk_boundaries.off=Chunk borders: hidden
|
|||||||
debug.advanced_tooltips.on=Advanced tooltips: shown
|
debug.advanced_tooltips.on=Advanced tooltips: shown
|
||||||
debug.advanced_tooltips.off=Advanced tooltips: hidden
|
debug.advanced_tooltips.off=Advanced tooltips: hidden
|
||||||
debug.creative_spectator.error=Unable to switch gamemode, no permission
|
debug.creative_spectator.error=Unable to switch gamemode, no permission
|
||||||
debug.pause_focus.on=Pause on lost focus: enabled
|
debug.pause_focus.on=PauseOnLostFocus: enabled
|
||||||
debug.pause_focus.off=Pause on lost focus: disabled
|
debug.pause_focus.off=PauseOnLostFocus: disabled
|
||||||
debug.help.message=Key bindings:
|
debug.help.message=Key bindings:
|
||||||
debug.reload_resourcepacks.message=Reloaded resource packs
|
debug.reload_resourcepacks.message=Reloaded resource packs
|
||||||
|
|
||||||
|
|||||||
@@ -1,264 +0,0 @@
|
|||||||
{
|
|
||||||
"pools": [
|
|
||||||
{
|
|
||||||
"rolls": {
|
|
||||||
"min": 1,
|
|
||||||
"max": 3
|
|
||||||
},
|
|
||||||
"entries": [
|
|
||||||
{
|
|
||||||
"type": "item",
|
|
||||||
"name": "minecraft:lead",
|
|
||||||
"weight": 20
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "item",
|
|
||||||
"name": "minecraft:golden_apple",
|
|
||||||
"weight": 15
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "item",
|
|
||||||
"name": "minecraft:golden_apple",
|
|
||||||
"weight": 2,
|
|
||||||
"functions": [
|
|
||||||
{
|
|
||||||
"function": "set_data",
|
|
||||||
"data": 1
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "item",
|
|
||||||
"name": "minecraft:record_13",
|
|
||||||
"weight": 15
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "item",
|
|
||||||
"name": "minecraft:record_cat",
|
|
||||||
"weight": 15
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "item",
|
|
||||||
"name": "minecraft:name_tag",
|
|
||||||
"weight": 20
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "item",
|
|
||||||
"name": "minecraft:chainmail_chestplate",
|
|
||||||
"weight": 10
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "item",
|
|
||||||
"name": "minecraft:diamond_hoe",
|
|
||||||
"weight": 15
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "item",
|
|
||||||
"name": "minecraft:diamond_chestplate",
|
|
||||||
"weight": 5
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "item",
|
|
||||||
"name": "minecraft:book",
|
|
||||||
"weight": 10,
|
|
||||||
"functions": [
|
|
||||||
{
|
|
||||||
"function": "enchant_randomly"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"rolls": {
|
|
||||||
"min": 1,
|
|
||||||
"max": 4
|
|
||||||
},
|
|
||||||
"entries": [
|
|
||||||
{
|
|
||||||
"type": "item",
|
|
||||||
"name": "minecraft:iron_ingot",
|
|
||||||
"weight": 10,
|
|
||||||
"functions": [
|
|
||||||
{
|
|
||||||
"function": "set_count",
|
|
||||||
"count": {
|
|
||||||
"min": 1,
|
|
||||||
"max": 4
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "item",
|
|
||||||
"name": "minecraft:gold_ingot",
|
|
||||||
"weight": 5,
|
|
||||||
"functions": [
|
|
||||||
{
|
|
||||||
"function": "set_count",
|
|
||||||
"count": {
|
|
||||||
"min": 1,
|
|
||||||
"max": 4
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "item",
|
|
||||||
"name": "minecraft:bread",
|
|
||||||
"weight": 20
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "item",
|
|
||||||
"name": "minecraft:wheat",
|
|
||||||
"weight": 20,
|
|
||||||
"functions": [
|
|
||||||
{
|
|
||||||
"function": "set_count",
|
|
||||||
"count": {
|
|
||||||
"min": 1,
|
|
||||||
"max": 4
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "item",
|
|
||||||
"name": "minecraft:bucket",
|
|
||||||
"weight": 10
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "item",
|
|
||||||
"name": "minecraft:redstone",
|
|
||||||
"weight": 15,
|
|
||||||
"functions": [
|
|
||||||
{
|
|
||||||
"function": "set_count",
|
|
||||||
"count": {
|
|
||||||
"min": 1,
|
|
||||||
"max": 4
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "item",
|
|
||||||
"name": "minecraft:coal",
|
|
||||||
"weight": 15,
|
|
||||||
"functions": [
|
|
||||||
{
|
|
||||||
"function": "set_count",
|
|
||||||
"count": {
|
|
||||||
"min": 1,
|
|
||||||
"max": 4
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "item",
|
|
||||||
"name": "minecraft:melon_seeds",
|
|
||||||
"functions": [
|
|
||||||
{
|
|
||||||
"function": "set_count",
|
|
||||||
"count": {
|
|
||||||
"min": 2,
|
|
||||||
"max": 4
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"weight": 10
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "item",
|
|
||||||
"name": "minecraft:pumpkin_seeds",
|
|
||||||
"functions": [
|
|
||||||
{
|
|
||||||
"function": "set_count",
|
|
||||||
"count": {
|
|
||||||
"min": 2,
|
|
||||||
"max": 4
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"weight": 10
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "item",
|
|
||||||
"name": "minecraft:beetroot_seeds",
|
|
||||||
"functions": [
|
|
||||||
{
|
|
||||||
"function": "set_count",
|
|
||||||
"count": {
|
|
||||||
"min": 2,
|
|
||||||
"max": 4
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"weight": 10
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"rolls": 3,
|
|
||||||
"entries": [
|
|
||||||
{
|
|
||||||
"type": "item",
|
|
||||||
"name": "minecraft:bone",
|
|
||||||
"weight": 10,
|
|
||||||
"functions": [
|
|
||||||
{
|
|
||||||
"function": "set_count",
|
|
||||||
"count": {
|
|
||||||
"min": 1,
|
|
||||||
"max": 8
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "item",
|
|
||||||
"name": "minecraft:gunpowder",
|
|
||||||
"weight": 10,
|
|
||||||
"functions": [
|
|
||||||
{
|
|
||||||
"function": "set_count",
|
|
||||||
"count": {
|
|
||||||
"min": 1,
|
|
||||||
"max": 8
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "item",
|
|
||||||
"name": "minecraft:rotten_flesh",
|
|
||||||
"weight": 10,
|
|
||||||
"functions": [
|
|
||||||
{
|
|
||||||
"function": "set_count",
|
|
||||||
"count": {
|
|
||||||
"min": 1,
|
|
||||||
"max": 8
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "item",
|
|
||||||
"name": "minecraft:string",
|
|
||||||
"weight": 10,
|
|
||||||
"functions": [
|
|
||||||
{
|
|
||||||
"function": "set_count",
|
|
||||||
"count": {
|
|
||||||
"min": 1,
|
|
||||||
"max": 8
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
@@ -40,18 +40,6 @@
|
|||||||
"min": 0,
|
"min": 0,
|
||||||
"max": 1
|
"max": 1
|
||||||
}
|
}
|
||||||
},
|
|
||||||
{
|
|
||||||
"function": "furnace_smelt",
|
|
||||||
"conditions": [
|
|
||||||
{
|
|
||||||
"condition": "entity_properties",
|
|
||||||
"entity": "this",
|
|
||||||
"properties": {
|
|
||||||
"on_fire": true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
{}
|
|
||||||
@@ -1,44 +0,0 @@
|
|||||||
{
|
|
||||||
"pools": [
|
|
||||||
{
|
|
||||||
"rolls": 1,
|
|
||||||
"entries": [
|
|
||||||
{
|
|
||||||
"type": "item",
|
|
||||||
"name": "minecraft:totem_of_undying"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"rolls": 1,
|
|
||||||
"entries": [
|
|
||||||
{
|
|
||||||
"type": "item",
|
|
||||||
"name": "minecraft:emerald",
|
|
||||||
"weight": 1,
|
|
||||||
"functions": [
|
|
||||||
{
|
|
||||||
"function": "set_count",
|
|
||||||
"count": {
|
|
||||||
"min": 0,
|
|
||||||
"max": 1
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"function": "looting_enchant",
|
|
||||||
"count": {
|
|
||||||
"min": 0,
|
|
||||||
"max": 1
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"conditions": [
|
|
||||||
{
|
|
||||||
"condition": "killed_by_player"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
@@ -40,18 +40,6 @@
|
|||||||
"min": 0,
|
"min": 0,
|
||||||
"max": 1
|
"max": 1
|
||||||
}
|
}
|
||||||
},
|
|
||||||
{
|
|
||||||
"function": "furnace_smelt",
|
|
||||||
"conditions": [
|
|
||||||
{
|
|
||||||
"condition": "entity_properties",
|
|
||||||
"entity": "this",
|
|
||||||
"properties": {
|
|
||||||
"on_fire": true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -1,29 +0,0 @@
|
|||||||
{
|
|
||||||
"pools": [
|
|
||||||
{
|
|
||||||
"rolls": 1,
|
|
||||||
"entries": [
|
|
||||||
{
|
|
||||||
"type": "item",
|
|
||||||
"name": "minecraft:leather",
|
|
||||||
"functions": [
|
|
||||||
{
|
|
||||||
"function": "set_count",
|
|
||||||
"count": {
|
|
||||||
"min": 0,
|
|
||||||
"max": 2
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"function": "looting_enchant",
|
|
||||||
"count": {
|
|
||||||
"min": 0,
|
|
||||||
"max": 1
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
@@ -52,13 +52,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
|
||||||
{
|
|
||||||
"function": "looting_enchant",
|
|
||||||
"count": {
|
|
||||||
"min": 0,
|
|
||||||
"max": 1
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,20 +1 @@
|
|||||||
{
|
{}
|
||||||
"pools": [
|
|
||||||
{
|
|
||||||
"conditions": [
|
|
||||||
{
|
|
||||||
"condition": "random_chance_with_looting",
|
|
||||||
"chance": 0.5,
|
|
||||||
"looting_multiplier": 0.0625
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"rolls": 1,
|
|
||||||
"entries": [
|
|
||||||
{
|
|
||||||
"type": "item",
|
|
||||||
"name": "minecraft:shulker_shell"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
@@ -5,24 +5,7 @@
|
|||||||
"entries": [
|
"entries": [
|
||||||
{
|
{
|
||||||
"type": "item",
|
"type": "item",
|
||||||
"name": "minecraft:bone",
|
"name": "minecraft:bone"
|
||||||
"weight": 1,
|
|
||||||
"functions": [
|
|
||||||
{
|
|
||||||
"function": "set_count",
|
|
||||||
"count": {
|
|
||||||
"min": 0,
|
|
||||||
"max": 2
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"function": "looting_enchant",
|
|
||||||
"count": {
|
|
||||||
"min": 0,
|
|
||||||
"max": 1
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -77,7 +77,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"function": "set_nbt",
|
"function": "set_nbt",
|
||||||
"tag": "{Potion:\"minecraft:slowness\"}"
|
"tag": "{Potion:\"slowness\"}"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
{}
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
{}
|
|
||||||
@@ -1,35 +0,0 @@
|
|||||||
{
|
|
||||||
"pools": [
|
|
||||||
{
|
|
||||||
"rolls": 1,
|
|
||||||
"entries": [
|
|
||||||
{
|
|
||||||
"type": "item",
|
|
||||||
"name": "minecraft:emerald",
|
|
||||||
"weight": 1,
|
|
||||||
"functions": [
|
|
||||||
{
|
|
||||||
"function": "set_count",
|
|
||||||
"count": {
|
|
||||||
"min": 0,
|
|
||||||
"max": 1
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"function": "looting_enchant",
|
|
||||||
"count": {
|
|
||||||
"min": 0,
|
|
||||||
"max": 1
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"conditions": [
|
|
||||||
{
|
|
||||||
"condition": "killed_by_player"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
@@ -5,24 +5,7 @@
|
|||||||
"entries": [
|
"entries": [
|
||||||
{
|
{
|
||||||
"type": "item",
|
"type": "item",
|
||||||
"name": "minecraft:rotten_flesh",
|
"name": "minecraft:rotten_flesh"
|
||||||
"weight": 1,
|
|
||||||
"functions": [
|
|
||||||
{
|
|
||||||
"function": "set_count",
|
|
||||||
"count": {
|
|
||||||
"min": 0,
|
|
||||||
"max": 2
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"function": "looting_enchant",
|
|
||||||
"count": {
|
|
||||||
"min": 0,
|
|
||||||
"max": 1
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -30,13 +30,7 @@
|
|||||||
{
|
{
|
||||||
"type": "item",
|
"type": "item",
|
||||||
"name": "minecraft:potion",
|
"name": "minecraft:potion",
|
||||||
"weight": 10,
|
"weight": 10
|
||||||
"functions": [
|
|
||||||
{
|
|
||||||
"function": "set_nbt",
|
|
||||||
"tag": "{Potion:\"minecraft:water\"}"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "item",
|
"type": "item",
|
||||||
@@ -70,15 +64,11 @@
|
|||||||
{
|
{
|
||||||
"type": "item",
|
"type": "item",
|
||||||
"name": "minecraft:dye",
|
"name": "minecraft:dye",
|
||||||
"weight": 1,
|
"weight": 10,
|
||||||
"functions": [
|
"functions": [
|
||||||
{
|
{
|
||||||
"function": "set_data",
|
"function": "set_data",
|
||||||
"data": 0
|
"data": 0
|
||||||
},
|
|
||||||
{
|
|
||||||
"function": "set_count",
|
|
||||||
"count": 10
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@@ -95,4 +85,4 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -10,10 +10,10 @@
|
|||||||
"faces": {
|
"faces": {
|
||||||
"down": { "texture": "#end", "cullface": "down" },
|
"down": { "texture": "#end", "cullface": "down" },
|
||||||
"up": { "texture": "#end", "cullface": "up" },
|
"up": { "texture": "#end", "cullface": "up" },
|
||||||
"north": { "texture": "#side", "cullface": "north" },
|
"north": { "texture": "#side" },
|
||||||
"south": { "texture": "#side", "cullface": "south" },
|
"south": { "texture": "#side" },
|
||||||
"west": { "texture": "#side", "cullface": "west" },
|
"west": { "texture": "#side" },
|
||||||
"east": { "texture": "#side", "cullface": "east" }
|
"east": { "texture": "#side" }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
6
assets/minecraft/models/block/cobblestone_wall_ne.json
Normal file
6
assets/minecraft/models/block/cobblestone_wall_ne.json
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"parent": "block/wall_ne",
|
||||||
|
"textures": {
|
||||||
|
"wall": "blocks/cobblestone"
|
||||||
|
}
|
||||||
|
}
|
||||||
6
assets/minecraft/models/block/cobblestone_wall_ns.json
Normal file
6
assets/minecraft/models/block/cobblestone_wall_ns.json
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"parent": "block/wall_ns",
|
||||||
|
"textures": {
|
||||||
|
"wall": "blocks/cobblestone"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"parent": "block/wall_ns_above",
|
||||||
|
"textures": {
|
||||||
|
"wall": "blocks/cobblestone"
|
||||||
|
}
|
||||||
|
}
|
||||||
6
assets/minecraft/models/block/cobblestone_wall_nse.json
Normal file
6
assets/minecraft/models/block/cobblestone_wall_nse.json
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"parent": "block/wall_nse",
|
||||||
|
"textures": {
|
||||||
|
"wall": "blocks/cobblestone"
|
||||||
|
}
|
||||||
|
}
|
||||||
6
assets/minecraft/models/block/cobblestone_wall_nsew.json
Normal file
6
assets/minecraft/models/block/cobblestone_wall_nsew.json
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"parent": "block/wall_nsew",
|
||||||
|
"textures": {
|
||||||
|
"wall": "blocks/cobblestone"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -1,22 +1,17 @@
|
|||||||
{
|
{
|
||||||
"parent": "block/block",
|
|
||||||
"textures": {
|
"textures": {
|
||||||
"bottom": "blocks/observer_back",
|
"particle": "#side"
|
||||||
"side": "blocks/observer_side",
|
|
||||||
"top": "blocks/observer_top",
|
|
||||||
"front": "blocks/observer_front",
|
|
||||||
"particle": "blocks/observer_front"
|
|
||||||
},
|
},
|
||||||
"elements": [
|
"elements": [
|
||||||
{ "from": [ 0, 0, 0 ],
|
{ "from": [ 0, 0, 0 ],
|
||||||
"to": [ 16, 16, 16 ],
|
"to": [ 16, 16, 16 ],
|
||||||
"faces": {
|
"faces": {
|
||||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#top", "cullface": "down" },
|
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "down" },
|
||||||
"up": { "uv": [ 0, 16, 16, 0 ], "texture": "#top", "cullface": "up" },
|
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "up" },
|
||||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#front", "cullface": "north" },
|
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#end", "cullface": "north" },
|
||||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "south" },
|
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#end", "cullface": "south" },
|
||||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "west" },
|
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "west", "rotation": 270 },
|
||||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "east" }
|
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "east", "rotation": 90 }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -9,7 +9,7 @@
|
|||||||
"rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true },
|
"rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true },
|
||||||
"shade": false,
|
"shade": false,
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" },
|
"north": { "uv": [ 16, 0, 0, 16 ], "texture": "#cross" },
|
||||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" }
|
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" }
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
"shade": false,
|
"shade": false,
|
||||||
"faces": {
|
"faces": {
|
||||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" },
|
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" },
|
||||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" }
|
"east": { "uv": [ 16, 0, 0, 16 ], "texture": "#cross" }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -1,6 +0,0 @@
|
|||||||
{
|
|
||||||
"parent": "block/observer",
|
|
||||||
"textures": {
|
|
||||||
"bottom": "blocks/observer_back_lit"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -9,7 +9,7 @@
|
|||||||
"rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true },
|
"rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true },
|
||||||
"shade": false,
|
"shade": false,
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross", "tintindex": 0 },
|
"north": { "uv": [ 16, 0, 0, 16 ], "texture": "#cross", "tintindex": 0 },
|
||||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross", "tintindex": 0 }
|
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross", "tintindex": 0 }
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
"shade": false,
|
"shade": false,
|
||||||
"faces": {
|
"faces": {
|
||||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross", "tintindex": 0 },
|
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross", "tintindex": 0 },
|
||||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross", "tintindex": 0 }
|
"east": { "uv": [ 16, 0, 0, 16 ], "texture": "#cross", "tintindex": 0 }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"parent": "item/shulker_box"
|
|
||||||
}
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"parent": "item/shulker_box"
|
|
||||||
}
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"parent": "item/shulker_box"
|
|
||||||
}
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"parent": "item/shulker_box"
|
|
||||||
}
|
|
||||||
@@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
"parent": "item/generated",
|
"parent": "item/generated",
|
||||||
"textures": {
|
"textures": {
|
||||||
"layer0": "items/map_filled",
|
"layer0": "items/map_filled"
|
||||||
"layer1": "items/map_filled_markings"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -20,10 +20,6 @@
|
|||||||
"rotation": [ 0, -90, 25 ],
|
"rotation": [ 0, -90, 25 ],
|
||||||
"translation": [ 1.13, 3.2, 1.13],
|
"translation": [ 1.13, 3.2, 1.13],
|
||||||
"scale": [ 0.68, 0.68, 0.68 ]
|
"scale": [ 0.68, 0.68, 0.68 ]
|
||||||
},
|
|
||||||
"fixed": {
|
|
||||||
"rotation": [ 0, 180, 0 ],
|
|
||||||
"scale": [ 1, 1, 1 ]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"parent": "item/shulker_box"
|
|
||||||
}
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"parent": "item/shulker_box"
|
|
||||||
}
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
{
|
|
||||||
"parent": "item/generated",
|
|
||||||
"textures": {
|
|
||||||
"layer0": "items/iron_nugget"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"parent": "item/shulker_box"
|
|
||||||
}
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"parent": "item/shulker_box"
|
|
||||||
}
|
|
||||||
3
assets/minecraft/models/item/lit_furnace.json
Normal file
3
assets/minecraft/models/item/lit_furnace.json
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"parent": "block/lit_furnace"
|
||||||
|
}
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"parent": "item/shulker_box"
|
|
||||||
}
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"parent": "block/observer"
|
|
||||||
}
|
|
||||||
3
assets/minecraft/models/item/old_wood_slab.json
Normal file
3
assets/minecraft/models/item/old_wood_slab.json
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"parent": "block/half_slab_oak"
|
||||||
|
}
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"parent": "item/shulker_box"
|
|
||||||
}
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"parent": "item/shulker_box"
|
|
||||||
}
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"parent": "item/shulker_box"
|
|
||||||
}
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"parent": "item/shulker_box"
|
|
||||||
}
|
|
||||||
@@ -1,35 +0,0 @@
|
|||||||
{
|
|
||||||
"parent": "builtin/entity",
|
|
||||||
"display": {
|
|
||||||
"gui": {
|
|
||||||
"rotation": [ 30, 45, 0 ],
|
|
||||||
"translation": [ 0, 0, 0],
|
|
||||||
"scale":[ 0.625, 0.625, 0.625 ]
|
|
||||||
},
|
|
||||||
"ground": {
|
|
||||||
"rotation": [ 0, 0, 0 ],
|
|
||||||
"translation": [ 0, 3, 0],
|
|
||||||
"scale":[ 0.25, 0.25, 0.25 ]
|
|
||||||
},
|
|
||||||
"head": {
|
|
||||||
"rotation": [ 0, 180, 0 ],
|
|
||||||
"translation": [ 0, 0, 0],
|
|
||||||
"scale":[ 1, 1, 1]
|
|
||||||
},
|
|
||||||
"fixed": {
|
|
||||||
"rotation": [ 0, 180, 0 ],
|
|
||||||
"translation": [ 0, 0, 0],
|
|
||||||
"scale":[ 0.5, 0.5, 0.5 ]
|
|
||||||
},
|
|
||||||
"thirdperson_righthand": {
|
|
||||||
"rotation": [ 75, 315, 0 ],
|
|
||||||
"translation": [ 0, 2.5, 0],
|
|
||||||
"scale": [ 0.375, 0.375, 0.375 ]
|
|
||||||
},
|
|
||||||
"firstperson_righthand": {
|
|
||||||
"rotation": [ 0, 315, 0 ],
|
|
||||||
"translation": [ 0, 0, 0],
|
|
||||||
"scale": [ 0.4, 0.4, 0.4 ]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
{
|
|
||||||
"parent": "item/generated",
|
|
||||||
"textures": {
|
|
||||||
"layer0": "items/shulker_shell"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"parent": "item/shulker_box"
|
|
||||||
}
|
|
||||||
@@ -2,7 +2,7 @@
|
|||||||
"parent": "builtin/entity",
|
"parent": "builtin/entity",
|
||||||
"display": {
|
"display": {
|
||||||
"gui": {
|
"gui": {
|
||||||
"rotation": [ 30, 45, 0 ],
|
"rotation": [ 30, 225, 0 ],
|
||||||
"translation": [ 0, 3, 0 ],
|
"translation": [ 0, 3, 0 ],
|
||||||
"scale": [ 1, 1, 1 ]
|
"scale": [ 1, 1, 1 ]
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"display": {
|
"display": {
|
||||||
"gui": {
|
"gui": {
|
||||||
"translation": [ -2, 2, 0 ],
|
"translation": [ -2, 2, 0 ],
|
||||||
"rotation": [ 30, 45, 0 ],
|
"rotation": [ 30, -135, 0 ],
|
||||||
"scale": [ 0.6, 0.6, 0.6 ]
|
"scale": [ 0.6, 0.6, 0.6 ]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +0,0 @@
|
|||||||
{
|
|
||||||
"parent": "item/generated",
|
|
||||||
"textures": {
|
|
||||||
"layer0": "items/totem"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"parent": "item/shulker_box"
|
|
||||||
}
|
|
||||||
3
assets/minecraft/models/item/wood_old_slab.json
Normal file
3
assets/minecraft/models/item/wood_old_slab.json
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"parent": "block/half_slab_oak"
|
||||||
|
}
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"parent": "item/shulker_box"
|
|
||||||
}
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user