You've already forked minecraft-assets
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5f65b05fa8 |
@@ -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=Carpet
|
||||
tile.woolCarpet.white.name=White 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=Wool
|
||||
tile.cloth.white.name=White Wool
|
||||
tile.oreLapis.name=Lapis Lazuli Ore
|
||||
tile.blockLapis.name=Lapis Lazuli Block
|
||||
tile.dispenser.name=Dispenser
|
||||
@@ -1069,6 +1069,8 @@ 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
|
||||
@@ -1331,6 +1333,7 @@ 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
|
||||
@@ -1938,6 +1941,7 @@ 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
|
||||
@@ -2859,7 +2863,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
|
||||
|
||||
1
assets/minecraft/loot_tables/entities/ender_dragon.json
Normal file
1
assets/minecraft/loot_tables/entities/ender_dragon.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
1
assets/minecraft/loot_tables/entities/vex.json
Normal file
1
assets/minecraft/loot_tables/entities/vex.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
@@ -11,8 +11,8 @@
|
||||
{ "from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 16, 16, 0 ], "texture": "#top", "cullface": "down" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top", "cullface": "up" },
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#top", "cullface": "down" },
|
||||
"up": { "uv": [ 0, 16, 16, 0 ], "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/2x2_s1.nbt
Normal file
BIN
assets/minecraft/structures/mansion/2x2_s1.nbt
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 2.1 KiB |
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"id": "16w42a",
|
||||
"id": "16w44a",
|
||||
"type": "snapshot",
|
||||
"url": "https://launchermeta.mojang.com/mc/game/87234668c7f1eac33e7e722eef1e743475112a86/16w42a.json",
|
||||
"url": "https://launchermeta.mojang.com/mc/game/217dba1cea324a901bd0d4a1173ae212bc5ddca4/16w44a.json",
|
||||
"time": "2017-02-07T13:18:39+00:00",
|
||||
"releaseTime": "2016-10-19T11:17:47+00:00",
|
||||
"downloadTimestamp": 1487419123118
|
||||
"releaseTime": "2016-11-03T14:17:11+00:00",
|
||||
"downloadTimestamp": 1487419059851
|
||||
}
|
||||
Reference in New Issue
Block a user