Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dd5f6f6310 |
@@ -714,7 +714,7 @@ tile.woolCarpet.yellow.name=Yellow Carpet
|
||||
tile.woolCarpet.lightBlue.name=Light Blue Carpet
|
||||
tile.woolCarpet.magenta.name=Magenta Carpet
|
||||
tile.woolCarpet.orange.name=Orange Carpet
|
||||
tile.woolCarpet.white.name=White Carpet
|
||||
tile.woolCarpet.white.name=Carpet
|
||||
tile.ice.name=Ice
|
||||
tile.frostedIce.name=Frosted Ice
|
||||
tile.icePacked.name=Packed Ice
|
||||
@@ -774,7 +774,7 @@ 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=White Wool
|
||||
tile.cloth.white.name=Wool
|
||||
tile.oreLapis.name=Lapis Lazuli Ore
|
||||
tile.blockLapis.name=Lapis Lazuli Block
|
||||
tile.dispenser.name=Dispenser
|
||||
@@ -879,7 +879,7 @@ 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.shulkerBoxSilver.name=Light Grey Shulker Box
|
||||
tile.shulkerBoxCyan.name=Cyan Shulker Box
|
||||
tile.shulkerBoxPurple.name=Purple Shulker Box
|
||||
tile.shulkerBoxBlue.name=Blue Shulker Box
|
||||
@@ -1069,8 +1069,6 @@ item.blazeRod.name=Blaze Rod
|
||||
item.ghastTear.name=Ghast Tear
|
||||
item.netherStalkSeeds.name=Nether Wart
|
||||
item.potion.name=Potion
|
||||
item.splash_potion.name=Splash Potion
|
||||
item.lingering_potion.name=Lingering Potion
|
||||
item.end_crystal.name=End Crystal
|
||||
item.goldNugget.name=Gold Nugget
|
||||
item.glassBottle.name=Glass Bottle
|
||||
@@ -1333,7 +1331,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.player=%1$s walked into danger zone due to %2$s
|
||||
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.player=%1$s drowned whilst trying to escape %2$s
|
||||
death.attack.starve=%1$s starved to death
|
||||
@@ -1698,10 +1695,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.permission=You do not have permission to use this command
|
||||
commands.generic.syntax=Invalid command syntax
|
||||
commands.generic.player.notFound=Player '%s' cannot be found
|
||||
commands.generic.entity.notFound=Entity '%s' cannot be found
|
||||
commands.generic.selector.notFound=Selector '%s' found nothing
|
||||
commands.generic.entity.invalidUuid=The entity UUID '%s' is in an invalid format
|
||||
commands.generic.player.notFound=That player cannot be found
|
||||
commands.generic.entity.notFound=That entity cannot be found
|
||||
commands.generic.entity.invalidUuid=The entity UUID provided is in an invalid format
|
||||
commands.generic.entity.invalidType=Entity type '%s' is invalid
|
||||
commands.generic.notFound=Unknown command. Try /help for a list of commands
|
||||
commands.generic.parameter.invalid='%s' is not a valid parameter
|
||||
@@ -1711,8 +1707,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.blockstate.invalid='%s' is not a state for block %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.success=Successfully set the idle timeout to %s minutes.
|
||||
@@ -1748,7 +1742,7 @@ commands.stats.noCompatibleBlock=Block at %s, %s, %s can not track stats
|
||||
commands.stats.failed=Invalid parameters
|
||||
commands.stats.cleared=Cleared %s stats
|
||||
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.failed=Unable to summon object
|
||||
commands.summon.tagError=Data tag parsing failed: %s
|
||||
@@ -1941,7 +1935,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.remove=Tag %s removed
|
||||
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.add.usage=/scoreboard teams add <name> [display name ...]
|
||||
commands.scoreboard.teams.add.alreadyExists=A team with the name '%s' already exists
|
||||
@@ -2033,7 +2026,6 @@ commands.testfor.success=Found %s
|
||||
commands.testfor.tagError=Data tag parsing failed: %s
|
||||
commands.seed.usage=/seed
|
||||
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.spreading.teams=Spreading %s team(s) %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)
|
||||
@@ -2080,7 +2072,7 @@ commands.stopsound.unknownSoundSource=Source %s is unknown
|
||||
commands.stopsound.success.individualSound=Stopped sound '%s' with source '%s' for %s
|
||||
commands.stopsound.success.soundSource=Stopped source '%s' for %s
|
||||
commands.stopsound.success.all=Stopped all sounds for %s
|
||||
commands.locate.usage=/locate <feature>
|
||||
commands.locate.usage=/locate [feature]
|
||||
commands.locate.success=Located %s at %d (y?) %d
|
||||
commands.locate.failure=Unable to locate any %s feature
|
||||
|
||||
@@ -2863,7 +2855,7 @@ subtitles.block.iron_trapdoor.open=Trapdoor closes
|
||||
subtitles.block.lava.ambient=Lava pops
|
||||
subtitles.block.lava.extinguish=Lava hisses
|
||||
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.portal.ambient=Portal whooshes
|
||||
subtitles.block.pressure_plate.click=Pressure Plate clicks
|
||||
@@ -2997,7 +2989,6 @@ subtitles.entity.lightning.impact=Lightning strikes
|
||||
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
|
||||
@@ -3009,7 +3000,6 @@ subtitles.entity.magmacube.hurt=Magma Cube hurts
|
||||
subtitles.entity.magmacube.squish=Magma Cube squishes
|
||||
subtitles.entity.minecart.riding=Minecart rolls
|
||||
subtitles.entity.mule.ambient=Mule hee-haws
|
||||
subtitles.entity.mule.chest=Mule Chest equips
|
||||
subtitles.entity.mule.death=Mule dies
|
||||
subtitles.entity.mule.hurt=Mule hurts
|
||||
subtitles.entity.painting.break=Painting breaks
|
||||
@@ -3123,7 +3113,6 @@ subtitles.entity.zombie_villager.hurt=Zombie Villager hurts
|
||||
subtitles.item.armor.equip=Gear equipped
|
||||
subtitles.item.armor.equip_chain=Chain armor jingles
|
||||
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_iron=Iron armor clanks
|
||||
subtitles.item.armor.equip_leather=Leather armor rustles
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
{}
|
||||
@@ -1 +0,0 @@
|
||||
{}
|
||||
@@ -1,5 +1,24 @@
|
||||
{
|
||||
"pools": [
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "random_chance_with_looting",
|
||||
"chance": 0.15,
|
||||
"looting_multiplier": 0.0625
|
||||
},
|
||||
{
|
||||
"condition": "killed_by_player"
|
||||
}
|
||||
],
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:iron_axe"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
@@ -30,6 +49,6 @@
|
||||
"condition": "killed_by_player"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -11,8 +11,8 @@
|
||||
{ "from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#top", "cullface": "down" },
|
||||
"up": { "uv": [ 0, 16, 16, 0 ], "texture": "#top", "cullface": "up" },
|
||||
"down": { "uv": [ 0, 16, 16, 0 ], "texture": "#top", "cullface": "down" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top", "cullface": "up" },
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#front", "cullface": "north" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "south" },
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "west" },
|
||||
|
||||
BIN
assets/minecraft/structures/mansion/room_template.nbt
Normal file
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 17 KiB |
|
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 1013 B |
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 16 KiB |
BIN
assets/minecraft/textures/items/banner_base.png
Normal file
|
After Width: | Height: | Size: 354 B |
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"id": "16w44a",
|
||||
"id": "16w39c",
|
||||
"type": "snapshot",
|
||||
"url": "https://launchermeta.mojang.com/mc/game/217dba1cea324a901bd0d4a1173ae212bc5ddca4/16w44a.json",
|
||||
"url": "https://launchermeta.mojang.com/mc/game/458fb235c9ba79a67d6deb2db96eeaefd002188c/16w39c.json",
|
||||
"time": "2017-02-07T13:18:39+00:00",
|
||||
"releaseTime": "2016-11-03T14:17:11+00:00",
|
||||
"downloadTimestamp": 1487419059851
|
||||
"releaseTime": "2016-09-30T14:11:48+00:00",
|
||||
"downloadTimestamp": 1487419218460
|
||||
}
|
||||