Compare commits

..

1 Commits

Author SHA1 Message Date
InventiveBot
a1dcd94e72 Create/Update assets for version 16w38a 2017-02-18 12:01:18 +00:00
25 changed files with 126 additions and 92 deletions

View File

@@ -412,8 +412,8 @@ options.modelPart.left_pants_leg=Left Pants Leg
options.modelPart.right_pants_leg=Right Pants Leg
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.snooper.title=Feed us data!
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.resourcepack=Resource Packs...
options.fullscreen=Fullscreen
options.vsync=Use VSync
@@ -783,6 +783,7 @@ 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.tooFarAway=You may not rest now, the bed is too far away
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
@@ -1368,7 +1369,7 @@ effect.luck=Luck
effect.unluck=Bad Luck
effect.levitation=Levitation
tipped_arrow.effect.empty=Tipped Arrow
tipped_arrow.effect.empty=Uncraftable Tipped Arrow
tipped_arrow.effect.water=Tipped Arrow
tipped_arrow.effect.mundane=Tipped Arrow
tipped_arrow.effect.thick=Tipped Arrow
@@ -1823,6 +1824,8 @@ 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.save.flushStart=Flushing all saves...
commands.save.flushEnd=Flushing completed
commands.stop.usage=/stop
commands.stop.start=Stopping the server
commands.tp.usage=/tp [target player] <destination player> OR /tp [target player] <x> <y> <z> [<yaw> <pitch>]
@@ -1991,14 +1994,14 @@ commands.testfor.tagError=Data tag parsing failed: %s
commands.seed.usage=/seed
commands.seed.success=Seed: %s
commands.spreadplayers.usage=/spreadplayers <x> <z> <spreadDistance> <maxRange> <respectTeams true|false> <player ...>
commands.spreadplayers.spreading.teams=Spreading %s teams %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 teams around %s,%s
commands.spreadplayers.success.players=Successfully spread %s players around %s,%s
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)
commands.spreadplayers.success.teams=Successfully spread %s team(s) around %s,%s
commands.spreadplayers.success.players=Successfully spread %s player(s) around %s,%s
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.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 players around %s,%s (too many players for space - try using spread of at most %s)
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.players=Could not spread %s player(s) 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.unknownAchievement=Unknown achievement '%s'
commands.achievement.alreadyHave=Player %s already has achievement %s
@@ -2897,6 +2900,13 @@ subtitles.entity.ghast.ambient=Ghast cries
subtitles.entity.ghast.death=Ghast dies
subtitles.entity.ghast.hurt=Ghast hurts
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=Guardian moans
subtitles.entity.guardian.attack=Guardian shoots
@@ -2929,7 +2939,7 @@ subtitles.entity.itemframe.remove_item=Item Frame empties
subtitles.entity.itemframe.rotate_item=Item Frame clicks
subtitles.entity.leashknot.break=Leash knot breaks
subtitles.entity.leashknot.place=Leash knot tied
subtitles.entity.lightning.impact=Lighting strikes
subtitles.entity.lightning.impact=Lightning strikes
subtitles.entity.lightning.thunder=Thunder roars
subtitles.entity.magmacube.death=Magma Cube dies
subtitles.entity.magmacube.hurt=Magma Cube hurts
@@ -3034,8 +3044,11 @@ subtitles.entity.zombie_pigman.ambient=Zombie Pigman grunts
subtitles.entity.zombie_pigman.angry=Zombie Pigman angers
subtitles.entity.zombie_pigman.death=Zombie Pigman dies
subtitles.entity.zombie_pigman.hurt=Zombie Pigman hurts
subtitles.entity.zombie_villager.ambient=Zombie Villager groans
subtitles.entity.zombie_villager.converted=Zombie vociferates
subtitles.entity.zombie_villager.cure=Zombie snuffles
subtitles.entity.zombie_villager.death=Zombie Villager dies
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
@@ -3057,27 +3070,27 @@ subtitles.weather.rain=Rain falls
debug.reload_chunks.help=F3 + A = Reload chunks
debug.show_hitboxes.help=F3 + B = Show hitboxes
debug.clear_chat.help=F3 + D = Clear chat
debug.cycle_renderdistance.help=F3 + F = Cycle renderdistance (Shift to inverse)
debug.cycle_renderdistance.help=F3 + F = Cycle render distance (Shift to invert)
debug.chunk_boundaries.help=F3 + G = Show chunk boundaries
debug.advanced_tooltips.help=F3 + H = Advanced tooltips
debug.creative_spectator.help=F3 + N = Cycle creative <-> spectator
debug.pause_focus.help=F3 + P = Pause on lost focus
debug.help.help=F3 + Q = Show this list
debug.reload_resourcepacks.help=F3 + T = Reload resourcepacks
debug.reload_resourcepacks.help=F3 + T = Reload resource packs
debug.reload_chunks.message=Reloading all chunks
debug.show_hitboxes.on=Hitboxes: shown
debug.show_hitboxes.off=Hitboxes: hidden
debug.cycle_renderdistance.message=RenderDistance: %s
debug.cycle_renderdistance.message=Render Distance: %s
debug.chunk_boundaries.on=Chunk borders: shown
debug.chunk_boundaries.off=Chunk borders: hidden
debug.advanced_tooltips.on=Advanced tooltips: shown
debug.advanced_tooltips.off=Advanced tooltips: hidden
debug.creative_spectator.error=Unable to switch gamemode, no permission
debug.pause_focus.on=PauseOnLostFocus: enabled
debug.pause_focus.off=PauseOnLostFocus: disabled
debug.help.message=Keybindings:
debug.reload_resourcepacks.message=Reloaded resourcepacks
debug.pause_focus.on=Pause on lost focus: enabled
debug.pause_focus.off=Pause on lost focus: disabled
debug.help.message=Key bindings:
debug.reload_resourcepacks.message=Reloaded resource packs
resourcepack.downloading=Downloading Resource Pack
resourcepack.requesting=Making Request...

View File

@@ -40,6 +40,18 @@
"min": 0,
"max": 1
}
},
{
"function": "furnace_smelt",
"conditions": [
{
"condition": "entity_properties",
"entity": "this",
"properties": {
"on_fire": true
}
}
]
}
]
},
@@ -69,7 +81,13 @@
{
"type": "item",
"name": "minecraft:sponge",
"weight": 1
"weight": 1,
"functions": [
{
"function": "set_data",
"data": 1
}
]
}
],
"conditions": [

View File

@@ -40,6 +40,18 @@
"min": 0,
"max": 1
}
},
{
"function": "furnace_smelt",
"conditions": [
{
"condition": "entity_properties",
"entity": "this",
"properties": {
"on_fire": true
}
}
]
}
]
},

View File

@@ -52,6 +52,13 @@
}
}
]
},
{
"function": "looting_enchant",
"count": {
"min": 0,
"max": 1
}
}
]
}

View File

@@ -5,7 +5,24 @@
"entries": [
{
"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
}
}
]
}
]
}

View File

@@ -77,7 +77,7 @@
},
{
"function": "set_nbt",
"tag": "{Potion:\"slowness\"}"
"tag": "{Potion:\"minecraft:slowness\"}"
}
]
}

View File

@@ -0,0 +1 @@
{}

View File

@@ -5,7 +5,24 @@
"entries": [
{
"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
}
}
]
}
]
}

View File

@@ -64,11 +64,15 @@
{
"type": "item",
"name": "minecraft:dye",
"weight": 10,
"weight": 1,
"functions": [
{
"function": "set_data",
"data": 0
},
{
"function": "set_count",
"count": 10
}
]
},

View File

@@ -10,10 +10,10 @@
"faces": {
"down": { "texture": "#end", "cullface": "down" },
"up": { "texture": "#end", "cullface": "up" },
"north": { "texture": "#side" },
"south": { "texture": "#side" },
"west": { "texture": "#side" },
"east": { "texture": "#side" }
"north": { "texture": "#side", "cullface": "north" },
"south": { "texture": "#side", "cullface": "south" },
"west": { "texture": "#side", "cullface": "west" },
"east": { "texture": "#side", "cullface": "east" }
}
}
]

View File

@@ -1,6 +0,0 @@
{
"parent": "block/wall_ne",
"textures": {
"wall": "blocks/cobblestone"
}
}

View File

@@ -1,6 +0,0 @@
{
"parent": "block/wall_ns",
"textures": {
"wall": "blocks/cobblestone"
}
}

View File

@@ -1,6 +0,0 @@
{
"parent": "block/wall_ns_above",
"textures": {
"wall": "blocks/cobblestone"
}
}

View File

@@ -1,6 +0,0 @@
{
"parent": "block/wall_nse",
"textures": {
"wall": "blocks/cobblestone"
}
}

View File

@@ -1,6 +0,0 @@
{
"parent": "block/wall_nsew",
"textures": {
"wall": "blocks/cobblestone"
}
}

View File

@@ -1,18 +0,0 @@
{
"textures": {
"particle": "#side"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "down" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "up" },
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#end", "cullface": "north" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#end", "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "west", "rotation": 270 },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "east", "rotation": 90 }
}
}
]
}

View File

@@ -9,7 +9,7 @@
"rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true },
"shade": false,
"faces": {
"north": { "uv": [ 16, 0, 0, 16 ], "texture": "#cross" },
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" }
}
},
@@ -19,7 +19,7 @@
"shade": false,
"faces": {
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" },
"east": { "uv": [ 16, 0, 0, 16 ], "texture": "#cross" }
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" }
}
}
]

View File

@@ -9,7 +9,7 @@
"rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true },
"shade": false,
"faces": {
"north": { "uv": [ 16, 0, 0, 16 ], "texture": "#cross", "tintindex": 0 },
"north": { "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,
"faces": {
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross", "tintindex": 0 },
"east": { "uv": [ 16, 0, 0, 16 ], "texture": "#cross", "tintindex": 0 }
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross", "tintindex": 0 }
}
}
]

View File

@@ -1,3 +0,0 @@
{
"parent": "block/lit_furnace"
}

View File

@@ -1,3 +0,0 @@
{
"parent": "block/half_slab_oak"
}

View File

@@ -1,3 +0,0 @@
{
"parent": "block/half_slab_oak"
}

View File

@@ -365,4 +365,6 @@ Rule #1: it's never my fault
Replaced molten cheese with blood?
Absolutely fixed relatively broken coordinates
Boats FTW
Javalicious edition
Javalicious edition
Should not be played while driving
You're going too fast!

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@@ -1,8 +1,8 @@
{
"id": "16w32b",
"id": "16w38a",
"type": "snapshot",
"url": "https://launchermeta.mojang.com/mc/game/d76d4048851e5d74aed8ecf37826c74fb08f0a84/16w32b.json",
"url": "https://launchermeta.mojang.com/mc/game/1b29f6bbf02e8dd16ba5519f7042a36b7734b732/16w38a.json",
"time": "2017-02-07T13:18:39+00:00",
"releaseTime": "2016-08-11T14:34:29+00:00",
"downloadTimestamp": 1487419395820
"releaseTime": "2016-09-20T12:40:49+00:00",
"downloadTimestamp": 1487419258278
}