Compare commits

..

1 Commits

Author SHA1 Message Date
InventiveBot
899eadbebc Create/Update assets for version 16w40a 2017-02-18 12:00:08 +00:00
211 changed files with 687 additions and 83 deletions

View File

@@ -0,0 +1,10 @@
{
"variants": {
"facing=down": { "model": "observer", "x": 90 },
"facing=up": { "model": "observer", "x": 270 },
"facing=north": { "model": "observer" },
"facing=south": { "model": "observer", "y": 180 },
"facing=west": { "model": "observer", "y": 270 },
"facing=east": { "model": "observer", "y": 90 }
}
}

View File

@@ -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,7 +91,6 @@ 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
@@ -137,6 +136,7 @@ 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!)
@@ -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
@@ -483,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
@@ -510,6 +510,7 @@ 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
@@ -869,6 +870,23 @@ 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
@@ -1129,6 +1147,8 @@ 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
container.inventory=Inventory container.inventory=Inventory
container.hopper=Item Hopper container.hopper=Item Hopper
@@ -1151,6 +1171,8 @@ 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 %d 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!
@@ -1196,6 +1218,9 @@ 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
@@ -1240,6 +1265,9 @@ 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
@@ -1253,6 +1281,7 @@ 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
@@ -1270,6 +1299,7 @@ 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
@@ -1369,7 +1399,7 @@ effect.luck=Luck
effect.unluck=Bad Luck effect.unluck=Bad Luck
effect.levitation=Levitation 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.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
@@ -1486,6 +1516,8 @@ 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
@@ -1517,11 +1549,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
@@ -1567,9 +1599,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=Noteblocks played stat.noteblockPlayed=Note Blocks Played
stat.noteblockTuned=Noteblocks tuned stat.noteblockTuned=Note Blocks 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
@@ -1577,6 +1609,7 @@ 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
@@ -1814,7 +1847,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 commands.save.usage=/save-all [flush]
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
@@ -2039,6 +2072,9 @@ 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 %d (y?) %d
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
@@ -2824,6 +2860,8 @@ 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
@@ -2865,6 +2903,13 @@ 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
@@ -2881,6 +2926,14 @@ 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
@@ -2900,13 +2953,6 @@ 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
@@ -2941,6 +2987,14 @@ 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=Lightning 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.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
@@ -3009,12 +3063,19 @@ 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
@@ -3065,6 +3126,7 @@ 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

View File

@@ -0,0 +1,264 @@
{
"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
}
}
]
}
]
}
]
}

View File

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

View File

@@ -0,0 +1,44 @@
{
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:totem"
}
]
},
{
"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"
}
]
}
]
}

View File

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

View File

@@ -0,0 +1,29 @@
{
"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
}
}
]
}
]
}
]
}

View File

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

View File

@@ -1 +1,20 @@
{} {
"pools": [
{
"conditions": [
{
"condition": "random_chance_with_looting",
"chance": 0.5,
"looting_multiplier": 0.0625
}
],
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:shulker_shell"
}
]
}
]
}

View File

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

View File

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

View File

@@ -0,0 +1,35 @@
{
"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"
}
]
}
]
}

View File

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

View File

@@ -30,7 +30,13 @@
{ {
"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",
@@ -64,11 +70,15 @@
{ {
"type": "item", "type": "item",
"name": "minecraft:dye", "name": "minecraft:dye",
"weight": 10, "weight": 1,
"functions": [ "functions": [
{ {
"function": "set_data", "function": "set_data",
"data": 0 "data": 0
},
{
"function": "set_count",
"count": 10
} }
] ]
}, },
@@ -85,4 +95,4 @@
] ]
} }
] ]
} }

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,17 +1,22 @@
{ {
"parent": "block/block",
"textures": { "textures": {
"particle": "#side" "bottom": "blocks/observer_back",
"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": "#side", "cullface": "down" }, "down": { "uv": [ 0, 16, 16, 0 ], "texture": "#top", "cullface": "down" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "up" }, "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top", "cullface": "up" },
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#end", "cullface": "north" }, "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#front", "cullface": "north" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#end", "cullface": "south" }, "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "west", "rotation": 270 }, "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "west" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "east", "rotation": 90 } "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "east" }
} }
} }
] ]

View File

@@ -0,0 +1,3 @@
{
"parent": "item/shulker_box"
}

View File

@@ -0,0 +1,3 @@
{
"parent": "item/shulker_box"
}

View File

@@ -0,0 +1,3 @@
{
"parent": "item/shulker_box"
}

View File

@@ -0,0 +1,3 @@
{
"parent": "item/shulker_box"
}

View File

@@ -1,6 +1,7 @@
{ {
"parent": "item/generated", "parent": "item/generated",
"textures": { "textures": {
"layer0": "items/map_filled" "layer0": "items/map_filled",
"layer1": "items/map_filled_markings"
} }
} }

View File

@@ -0,0 +1,3 @@
{
"parent": "item/shulker_box"
}

View File

@@ -0,0 +1,3 @@
{
"parent": "item/shulker_box"
}

View File

@@ -0,0 +1,3 @@
{
"parent": "item/shulker_box"
}

View File

@@ -0,0 +1,3 @@
{
"parent": "item/shulker_box"
}

View File

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

View File

@@ -0,0 +1,3 @@
{
"parent": "item/shulker_box"
}

View File

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

View File

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

View File

@@ -0,0 +1,3 @@
{
"parent": "item/shulker_box"
}

View File

@@ -0,0 +1,3 @@
{
"parent": "item/shulker_box"
}

View File

@@ -0,0 +1,3 @@
{
"parent": "item/shulker_box"
}

View File

@@ -0,0 +1,3 @@
{
"parent": "item/shulker_box"
}

View File

@@ -0,0 +1,35 @@
{
"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 ]
}
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "items/shulker_shell"
}
}

View File

@@ -0,0 +1,3 @@
{
"parent": "item/shulker_box"
}

View File

@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "items/totem"
}
}

View File

@@ -0,0 +1,3 @@
{
"parent": "item/shulker_box"
}

View File

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

View File

@@ -0,0 +1,3 @@
{
"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.

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