You've already forked minecraft-assets
Create/Update assets for version 24w14potato
This commit is contained in:
1
data/minecraft/loot_tables/entities/_all.json
Normal file
1
data/minecraft/loot_tables/entities/_all.json
Normal file
File diff suppressed because one or more lines are too long
1
data/minecraft/loot_tables/entities/_list.json
Normal file
1
data/minecraft/loot_tables/entities/_list.json
Normal file
@@ -0,0 +1 @@
|
||||
{"directories":["sheep"],"files":["allay.json","armadillo.json","armor_stand.json","axolotl.json","bat.json","batato.json","bee.json","blaze.json","bogged.json","breeze.json","camel.json","cat.json","cave_spider.json","chicken.json","cod.json","cow.json","creeper.json","dolphin.json","donkey.json","drowned.json","elder_guardian.json","ender_dragon.json","enderman.json","endermite.json","evoker.json","fox.json","frog.json","ghast.json","giant.json","glow_squid.json","goat.json","guardian.json","hoglin.json","horse.json","husk.json","illusioner.json","iron_golem.json","llama.json","magma_cube.json","mega_spud.json","mooshroom.json","mule.json","ocelot.json","panda.json","parrot.json","phantom.json","pig.json","piglin.json","piglin_brute.json","pillager.json","plaguewhale.json","player.json","poisonous_potato_zombie.json","polar_bear.json","pufferfish.json","rabbit.json","ravager.json","salmon.json","sheep.json","shulker.json","silverfish.json","skeleton.json","skeleton_horse.json","slime.json","sniffer.json","snow_golem.json","spider.json","squid.json","stray.json","strider.json","tadpole.json","toxifin.json","trader_llama.json","tropical_fish.json","turtle.json","vex.json","villager.json","vindicator.json","wandering_trader.json","warden.json","witch.json","wither.json","wither_skeleton.json","wolf.json","zoglin.json","zombie.json","zombie_horse.json","zombie_villager.json","zombified_piglin.json"]}
|
||||
4
data/minecraft/loot_tables/entities/allay.json
Normal file
4
data/minecraft/loot_tables/entities/allay.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"random_sequence": "minecraft:entities/allay"
|
||||
}
|
||||
4
data/minecraft/loot_tables/entities/armadillo.json
Normal file
4
data/minecraft/loot_tables/entities/armadillo.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"random_sequence": "minecraft:entities/armadillo"
|
||||
}
|
||||
4
data/minecraft/loot_tables/entities/armor_stand.json
Normal file
4
data/minecraft/loot_tables/entities/armor_stand.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"random_sequence": "minecraft:entities/armor_stand"
|
||||
}
|
||||
4
data/minecraft/loot_tables/entities/axolotl.json
Normal file
4
data/minecraft/loot_tables/entities/axolotl.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"random_sequence": "minecraft:entities/axolotl"
|
||||
}
|
||||
4
data/minecraft/loot_tables/entities/bat.json
Normal file
4
data/minecraft/loot_tables/entities/bat.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"random_sequence": "minecraft:entities/bat"
|
||||
}
|
||||
52
data/minecraft/loot_tables/entities/batato.json
Normal file
52
data/minecraft/loot_tables/entities/batato.json
Normal file
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:poisonous_potato"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"chance": 0.1,
|
||||
"condition": "minecraft:random_chance"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:snektato"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:killed_by_player"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": -1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:poisonous_potato_plant"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/batato"
|
||||
}
|
||||
75
data/minecraft/loot_tables/entities/bee.json
Normal file
75
data/minecraft/loot_tables/entities/bee.json
Normal file
@@ -0,0 +1,75 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:alternatives",
|
||||
"children": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:all_of",
|
||||
"terms": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type_specific": {
|
||||
"type": "minecraft:potato",
|
||||
"is_potato": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"condition": "minecraft:killer_main_hand_tool",
|
||||
"value": {
|
||||
"items": "minecraft:potato_peeler"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"chance": 0.5,
|
||||
"condition": "minecraft:random_chance"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:yellow_potato_peels"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:all_of",
|
||||
"terms": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type_specific": {
|
||||
"type": "minecraft:potato",
|
||||
"is_potato": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"condition": "minecraft:killer_main_hand_tool",
|
||||
"value": {
|
||||
"items": "minecraft:potato_peeler"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"name": "minecraft:black_potato_peels"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/bee"
|
||||
}
|
||||
40
data/minecraft/loot_tables/entities/blaze.json
Normal file
40
data/minecraft/loot_tables/entities/blaze.json
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:killed_by_player"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:blaze_rod"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/blaze"
|
||||
}
|
||||
39
data/minecraft/loot_tables/entities/bogged.json
Normal file
39
data/minecraft/loot_tables/entities/bogged.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:all_of",
|
||||
"terms": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type_specific": {
|
||||
"type": "minecraft:potato",
|
||||
"is_potato": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"condition": "minecraft:killer_main_hand_tool",
|
||||
"value": {
|
||||
"items": "minecraft:potato_peeler"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"name": "minecraft:cyan_potato_peels"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/bogged"
|
||||
}
|
||||
4
data/minecraft/loot_tables/entities/breeze.json
Normal file
4
data/minecraft/loot_tables/entities/breeze.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"random_sequence": "minecraft:entities/breeze"
|
||||
}
|
||||
4
data/minecraft/loot_tables/entities/camel.json
Normal file
4
data/minecraft/loot_tables/entities/camel.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"random_sequence": "minecraft:entities/camel"
|
||||
}
|
||||
27
data/minecraft/loot_tables/entities/cat.json
Normal file
27
data/minecraft/loot_tables/entities/cat.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:string"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/cat"
|
||||
}
|
||||
69
data/minecraft/loot_tables/entities/cave_spider.json
Normal file
69
data/minecraft/loot_tables/entities/cave_spider.json
Normal file
@@ -0,0 +1,69 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:string"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:killed_by_player"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": -1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:spider_eye"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/cave_spider"
|
||||
}
|
||||
102
data/minecraft/loot_tables/entities/chicken.json
Normal file
102
data/minecraft/loot_tables/entities/chicken.json
Normal file
@@ -0,0 +1,102 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:feather"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"flags": {
|
||||
"is_on_fire": true
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"function": "minecraft:furnace_smelt"
|
||||
},
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:chicken"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:all_of",
|
||||
"terms": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type_specific": {
|
||||
"type": "minecraft:potato",
|
||||
"is_potato": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"condition": "minecraft:killer_main_hand_tool",
|
||||
"value": {
|
||||
"items": "minecraft:potato_peeler"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"name": "minecraft:potato_peels"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/chicken"
|
||||
}
|
||||
48
data/minecraft/loot_tables/entities/cod.json
Normal file
48
data/minecraft/loot_tables/entities/cod.json
Normal file
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"flags": {
|
||||
"is_on_fire": true
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"function": "minecraft:furnace_smelt"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:cod"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"chance": 0.05,
|
||||
"condition": "minecraft:random_chance"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:bone_meal"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/cod"
|
||||
}
|
||||
111
data/minecraft/loot_tables/entities/cow.json
Normal file
111
data/minecraft/loot_tables/entities/cow.json
Normal file
@@ -0,0 +1,111 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:leather"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"flags": {
|
||||
"is_on_fire": true
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"function": "minecraft:furnace_smelt"
|
||||
},
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:beef"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:all_of",
|
||||
"terms": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type_specific": {
|
||||
"type": "minecraft:potato",
|
||||
"is_potato": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"condition": "minecraft:killer_main_hand_tool",
|
||||
"value": {
|
||||
"items": "minecraft:potato_peeler"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"name": "minecraft:brown_potato_peels"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/cow"
|
||||
}
|
||||
88
data/minecraft/loot_tables/entities/creeper.json
Normal file
88
data/minecraft/loot_tables/entities/creeper.json
Normal file
@@ -0,0 +1,88 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:gunpowder"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "killer",
|
||||
"predicate": {
|
||||
"type": "#minecraft:skeletons"
|
||||
}
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:tag",
|
||||
"expand": true,
|
||||
"name": "minecraft:creeper_drop_music_discs"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:all_of",
|
||||
"terms": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type_specific": {
|
||||
"type": "minecraft:potato",
|
||||
"is_potato": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"condition": "minecraft:killer_main_hand_tool",
|
||||
"value": {
|
||||
"items": "minecraft:potato_peeler"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"name": "minecraft:green_potato_peels"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/creeper"
|
||||
}
|
||||
49
data/minecraft/loot_tables/entities/dolphin.json
Normal file
49
data/minecraft/loot_tables/entities/dolphin.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:looting_enchant"
|
||||
},
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"flags": {
|
||||
"is_on_fire": true
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"function": "minecraft:furnace_smelt"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:cod"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/dolphin"
|
||||
}
|
||||
35
data/minecraft/loot_tables/entities/donkey.json
Normal file
35
data/minecraft/loot_tables/entities/donkey.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:leather"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/donkey"
|
||||
}
|
||||
55
data/minecraft/loot_tables/entities/drowned.json
Normal file
55
data/minecraft/loot_tables/entities/drowned.json
Normal file
@@ -0,0 +1,55 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:rotten_flesh"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:killed_by_player"
|
||||
},
|
||||
{
|
||||
"chance": 0.11,
|
||||
"condition": "minecraft:random_chance_with_looting",
|
||||
"looting_multiplier": 0.02
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:copper_ingot"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/drowned"
|
||||
}
|
||||
153
data/minecraft/loot_tables/entities/elder_guardian.json
Normal file
153
data/minecraft/loot_tables/entities/elder_guardian.json
Normal file
@@ -0,0 +1,153 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:prismarine_shard"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:looting_enchant"
|
||||
},
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"flags": {
|
||||
"is_on_fire": true
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"function": "minecraft:furnace_smelt"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:cod",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:prismarine_crystals",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:empty"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:killed_by_player"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:wet_sponge"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:killed_by_player"
|
||||
},
|
||||
{
|
||||
"chance": 0.025,
|
||||
"condition": "minecraft:random_chance_with_looting",
|
||||
"looting_multiplier": 0.01
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"functions": [
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"flags": {
|
||||
"is_on_fire": true
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"function": "minecraft:furnace_smelt"
|
||||
}
|
||||
],
|
||||
"value": "minecraft:gameplay/fishing/fish"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:empty",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:tide_armor_trim_smithing_template"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/elder_guardian"
|
||||
}
|
||||
4
data/minecraft/loot_tables/entities/ender_dragon.json
Normal file
4
data/minecraft/loot_tables/entities/ender_dragon.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"random_sequence": "minecraft:entities/ender_dragon"
|
||||
}
|
||||
68
data/minecraft/loot_tables/entities/enderman.json
Normal file
68
data/minecraft/loot_tables/entities/enderman.json
Normal file
@@ -0,0 +1,68 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:ender_pearl"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:all_of",
|
||||
"terms": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type_specific": {
|
||||
"type": "minecraft:potato",
|
||||
"is_potato": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"condition": "minecraft:killer_main_hand_tool",
|
||||
"value": {
|
||||
"items": "minecraft:potato_peeler"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"name": "minecraft:black_potato_peels"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/enderman"
|
||||
}
|
||||
4
data/minecraft/loot_tables/entities/endermite.json
Normal file
4
data/minecraft/loot_tables/entities/endermite.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"random_sequence": "minecraft:entities/endermite"
|
||||
}
|
||||
50
data/minecraft/loot_tables/entities/evoker.json
Normal file
50
data/minecraft/loot_tables/entities/evoker.json
Normal file
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:totem_of_undying"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:killed_by_player"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:emerald"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/evoker"
|
||||
}
|
||||
4
data/minecraft/loot_tables/entities/fox.json
Normal file
4
data/minecraft/loot_tables/entities/fox.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"random_sequence": "minecraft:entities/fox"
|
||||
}
|
||||
4
data/minecraft/loot_tables/entities/frog.json
Normal file
4
data/minecraft/loot_tables/entities/frog.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"random_sequence": "minecraft:entities/frog"
|
||||
}
|
||||
64
data/minecraft/loot_tables/entities/ghast.json
Normal file
64
data/minecraft/loot_tables/entities/ghast.json
Normal file
@@ -0,0 +1,64 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:ghast_tear"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:gunpowder"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/ghast"
|
||||
}
|
||||
4
data/minecraft/loot_tables/entities/giant.json
Normal file
4
data/minecraft/loot_tables/entities/giant.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"random_sequence": "minecraft:entities/giant"
|
||||
}
|
||||
35
data/minecraft/loot_tables/entities/glow_squid.json
Normal file
35
data/minecraft/loot_tables/entities/glow_squid.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:glow_ink_sac"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/glow_squid"
|
||||
}
|
||||
4
data/minecraft/loot_tables/entities/goat.json
Normal file
4
data/minecraft/loot_tables/entities/goat.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"random_sequence": "minecraft:entities/goat"
|
||||
}
|
||||
124
data/minecraft/loot_tables/entities/guardian.json
Normal file
124
data/minecraft/loot_tables/entities/guardian.json
Normal file
@@ -0,0 +1,124 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:prismarine_shard"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:looting_enchant"
|
||||
},
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"flags": {
|
||||
"is_on_fire": true
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"function": "minecraft:furnace_smelt"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:cod",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:prismarine_crystals",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:empty"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:killed_by_player"
|
||||
},
|
||||
{
|
||||
"chance": 0.025,
|
||||
"condition": "minecraft:random_chance_with_looting",
|
||||
"looting_multiplier": 0.01
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"functions": [
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"flags": {
|
||||
"is_on_fire": true
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"function": "minecraft:furnace_smelt"
|
||||
}
|
||||
],
|
||||
"value": "minecraft:gameplay/fishing/fish"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/guardian"
|
||||
}
|
||||
78
data/minecraft/loot_tables/entities/hoglin.json
Normal file
78
data/minecraft/loot_tables/entities/hoglin.json
Normal file
@@ -0,0 +1,78 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 2.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"flags": {
|
||||
"is_on_fire": true
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"function": "minecraft:furnace_smelt"
|
||||
},
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:porkchop"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:leather"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/hoglin"
|
||||
}
|
||||
35
data/minecraft/loot_tables/entities/horse.json
Normal file
35
data/minecraft/loot_tables/entities/horse.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:leather"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/horse"
|
||||
}
|
||||
79
data/minecraft/loot_tables/entities/husk.json
Normal file
79
data/minecraft/loot_tables/entities/husk.json
Normal file
@@ -0,0 +1,79 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:rotten_flesh"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:killed_by_player"
|
||||
},
|
||||
{
|
||||
"chance": 0.025,
|
||||
"condition": "minecraft:random_chance_with_looting",
|
||||
"looting_multiplier": 0.01
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:iron_ingot"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:carrot"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"flags": {
|
||||
"is_on_fire": true
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"function": "minecraft:furnace_smelt"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:potato"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/husk"
|
||||
}
|
||||
4
data/minecraft/loot_tables/entities/illusioner.json
Normal file
4
data/minecraft/loot_tables/entities/illusioner.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"random_sequence": "minecraft:entities/illusioner"
|
||||
}
|
||||
48
data/minecraft/loot_tables/entities/iron_golem.json
Normal file
48
data/minecraft/loot_tables/entities/iron_golem.json
Normal file
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:poppy"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 5.0,
|
||||
"min": 3.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:iron_ingot"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/iron_golem"
|
||||
}
|
||||
35
data/minecraft/loot_tables/entities/llama.json
Normal file
35
data/minecraft/loot_tables/entities/llama.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:leather"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/llama"
|
||||
}
|
||||
135
data/minecraft/loot_tables/entities/magma_cube.json
Normal file
135
data/minecraft/loot_tables/entities/magma_cube.json
Normal file
@@ -0,0 +1,135 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:inverted",
|
||||
"term": {
|
||||
"condition": "minecraft:damage_source_properties",
|
||||
"predicate": {
|
||||
"source_entity": {
|
||||
"type": "minecraft:frog"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type_specific": {
|
||||
"type": "minecraft:slime",
|
||||
"size": {
|
||||
"min": 2
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": -2.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:magma_cream"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:damage_source_properties",
|
||||
"predicate": {
|
||||
"source_entity": {
|
||||
"type": "minecraft:frog",
|
||||
"type_specific": {
|
||||
"type": "minecraft:frog",
|
||||
"variant": "minecraft:warm"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": 1.0,
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:pearlescent_froglight"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:damage_source_properties",
|
||||
"predicate": {
|
||||
"source_entity": {
|
||||
"type": "minecraft:frog",
|
||||
"type_specific": {
|
||||
"type": "minecraft:frog",
|
||||
"variant": "minecraft:cold"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": 1.0,
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:verdant_froglight"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:damage_source_properties",
|
||||
"predicate": {
|
||||
"source_entity": {
|
||||
"type": "minecraft:frog",
|
||||
"type_specific": {
|
||||
"type": "minecraft:frog",
|
||||
"variant": "minecraft:temperate"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": 1.0,
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:ochre_froglight"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/magma_cube"
|
||||
}
|
||||
21
data/minecraft/loot_tables/entities/mega_spud.json
Normal file
21
data/minecraft/loot_tables/entities/mega_spud.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:killed_by_player"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:potato_staff"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/mega_spud"
|
||||
}
|
||||
78
data/minecraft/loot_tables/entities/mooshroom.json
Normal file
78
data/minecraft/loot_tables/entities/mooshroom.json
Normal file
@@ -0,0 +1,78 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:leather"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"flags": {
|
||||
"is_on_fire": true
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"function": "minecraft:furnace_smelt"
|
||||
},
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:beef"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/mooshroom"
|
||||
}
|
||||
35
data/minecraft/loot_tables/entities/mule.json
Normal file
35
data/minecraft/loot_tables/entities/mule.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:leather"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/mule"
|
||||
}
|
||||
4
data/minecraft/loot_tables/entities/ocelot.json
Normal file
4
data/minecraft/loot_tables/entities/ocelot.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"random_sequence": "minecraft:entities/ocelot"
|
||||
}
|
||||
23
data/minecraft/loot_tables/entities/panda.json
Normal file
23
data/minecraft/loot_tables/entities/panda.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": 1.0,
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:bamboo"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/panda"
|
||||
}
|
||||
35
data/minecraft/loot_tables/entities/parrot.json
Normal file
35
data/minecraft/loot_tables/entities/parrot.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:feather"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/parrot"
|
||||
}
|
||||
40
data/minecraft/loot_tables/entities/phantom.json
Normal file
40
data/minecraft/loot_tables/entities/phantom.json
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:killed_by_player"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:phantom_membrane"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/phantom"
|
||||
}
|
||||
82
data/minecraft/loot_tables/entities/pig.json
Normal file
82
data/minecraft/loot_tables/entities/pig.json
Normal file
@@ -0,0 +1,82 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"flags": {
|
||||
"is_on_fire": true
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"function": "minecraft:furnace_smelt"
|
||||
},
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:porkchop"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:all_of",
|
||||
"terms": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type_specific": {
|
||||
"type": "minecraft:potato",
|
||||
"is_potato": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"condition": "minecraft:killer_main_hand_tool",
|
||||
"value": {
|
||||
"items": "minecraft:potato_peeler"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"name": "minecraft:pink_potato_peels"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/pig"
|
||||
}
|
||||
4
data/minecraft/loot_tables/entities/piglin.json
Normal file
4
data/minecraft/loot_tables/entities/piglin.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"random_sequence": "minecraft:entities/piglin"
|
||||
}
|
||||
4
data/minecraft/loot_tables/entities/piglin_brute.json
Normal file
4
data/minecraft/loot_tables/entities/piglin_brute.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"random_sequence": "minecraft:entities/piglin_brute"
|
||||
}
|
||||
4
data/minecraft/loot_tables/entities/pillager.json
Normal file
4
data/minecraft/loot_tables/entities/pillager.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"random_sequence": "minecraft:entities/pillager"
|
||||
}
|
||||
27
data/minecraft/loot_tables/entities/plaguewhale.json
Normal file
27
data/minecraft/loot_tables/entities/plaguewhale.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:dent"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/plaguewhale"
|
||||
}
|
||||
4
data/minecraft/loot_tables/entities/player.json
Normal file
4
data/minecraft/loot_tables/entities/player.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"random_sequence": "minecraft:entities/player"
|
||||
}
|
||||
@@ -0,0 +1,73 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:poisonous_potato"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:killed_by_player"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": -1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:poisonous_potato_plant"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:killed_by_player"
|
||||
},
|
||||
{
|
||||
"chance": 0.025,
|
||||
"condition": "minecraft:random_chance_with_looting",
|
||||
"looting_multiplier": 0.01
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": -1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:poisonous_potato_zombie_head_hat"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/poisonous_potato_zombie"
|
||||
}
|
||||
87
data/minecraft/loot_tables/entities/polar_bear.json
Normal file
87
data/minecraft/loot_tables/entities/polar_bear.json
Normal file
@@ -0,0 +1,87 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"flags": {
|
||||
"is_on_fire": true
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"function": "minecraft:furnace_smelt"
|
||||
},
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:cod",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"flags": {
|
||||
"is_on_fire": true
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"function": "minecraft:furnace_smelt"
|
||||
},
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:salmon"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/polar_bear"
|
||||
}
|
||||
39
data/minecraft/loot_tables/entities/pufferfish.json
Normal file
39
data/minecraft/loot_tables/entities/pufferfish.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": 1.0,
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:pufferfish"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"chance": 0.05,
|
||||
"condition": "minecraft:random_chance"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:bone_meal"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/pufferfish"
|
||||
}
|
||||
94
data/minecraft/loot_tables/entities/rabbit.json
Normal file
94
data/minecraft/loot_tables/entities/rabbit.json
Normal file
@@ -0,0 +1,94 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:rabbit_hide"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": 1.0,
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"flags": {
|
||||
"is_on_fire": true
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"function": "minecraft:furnace_smelt"
|
||||
},
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:rabbit"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:killed_by_player"
|
||||
},
|
||||
{
|
||||
"chance": 0.1,
|
||||
"condition": "minecraft:random_chance_with_looting",
|
||||
"looting_multiplier": 0.03
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:rabbit_foot"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/rabbit"
|
||||
}
|
||||
23
data/minecraft/loot_tables/entities/ravager.json
Normal file
23
data/minecraft/loot_tables/entities/ravager.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": 1.0,
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:saddle"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/ravager"
|
||||
}
|
||||
48
data/minecraft/loot_tables/entities/salmon.json
Normal file
48
data/minecraft/loot_tables/entities/salmon.json
Normal file
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"flags": {
|
||||
"is_on_fire": true
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"function": "minecraft:furnace_smelt"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:salmon"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"chance": 0.05,
|
||||
"condition": "minecraft:random_chance"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:bone_meal"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/salmon"
|
||||
}
|
||||
49
data/minecraft/loot_tables/entities/sheep.json
Normal file
49
data/minecraft/loot_tables/entities/sheep.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"flags": {
|
||||
"is_on_fire": true
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"function": "minecraft:furnace_smelt"
|
||||
},
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:mutton"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/sheep"
|
||||
}
|
||||
1
data/minecraft/loot_tables/entities/sheep/_all.json
Normal file
1
data/minecraft/loot_tables/entities/sheep/_all.json
Normal file
@@ -0,0 +1 @@
|
||||
{"black":{"type":"minecraft:entity","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:black_wool"}],"rolls":1.0},{"bonus_rolls":0.0,"entries":[{"type":"minecraft:loot_table","value":"minecraft:entities/sheep"}],"rolls":1.0}],"random_sequence":"minecraft:entities/sheep/black"},"blue":{"type":"minecraft:entity","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:blue_wool"}],"rolls":1.0},{"bonus_rolls":0.0,"entries":[{"type":"minecraft:loot_table","value":"minecraft:entities/sheep"}],"rolls":1.0}],"random_sequence":"minecraft:entities/sheep/blue"},"brown":{"type":"minecraft:entity","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:brown_wool"}],"rolls":1.0},{"bonus_rolls":0.0,"entries":[{"type":"minecraft:loot_table","value":"minecraft:entities/sheep"}],"rolls":1.0}],"random_sequence":"minecraft:entities/sheep/brown"},"cyan":{"type":"minecraft:entity","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:cyan_wool"}],"rolls":1.0},{"bonus_rolls":0.0,"entries":[{"type":"minecraft:loot_table","value":"minecraft:entities/sheep"}],"rolls":1.0}],"random_sequence":"minecraft:entities/sheep/cyan"},"gray":{"type":"minecraft:entity","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:gray_wool"}],"rolls":1.0},{"bonus_rolls":0.0,"entries":[{"type":"minecraft:loot_table","value":"minecraft:entities/sheep"}],"rolls":1.0}],"random_sequence":"minecraft:entities/sheep/gray"},"green":{"type":"minecraft:entity","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:green_wool"}],"rolls":1.0},{"bonus_rolls":0.0,"entries":[{"type":"minecraft:loot_table","value":"minecraft:entities/sheep"}],"rolls":1.0}],"random_sequence":"minecraft:entities/sheep/green"},"light_blue":{"type":"minecraft:entity","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:light_blue_wool"}],"rolls":1.0},{"bonus_rolls":0.0,"entries":[{"type":"minecraft:loot_table","value":"minecraft:entities/sheep"}],"rolls":1.0}],"random_sequence":"minecraft:entities/sheep/light_blue"},"light_gray":{"type":"minecraft:entity","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:light_gray_wool"}],"rolls":1.0},{"bonus_rolls":0.0,"entries":[{"type":"minecraft:loot_table","value":"minecraft:entities/sheep"}],"rolls":1.0}],"random_sequence":"minecraft:entities/sheep/light_gray"},"lime":{"type":"minecraft:entity","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:lime_wool"}],"rolls":1.0},{"bonus_rolls":0.0,"entries":[{"type":"minecraft:loot_table","value":"minecraft:entities/sheep"}],"rolls":1.0}],"random_sequence":"minecraft:entities/sheep/lime"},"magenta":{"type":"minecraft:entity","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:magenta_wool"}],"rolls":1.0},{"bonus_rolls":0.0,"entries":[{"type":"minecraft:loot_table","value":"minecraft:entities/sheep"}],"rolls":1.0}],"random_sequence":"minecraft:entities/sheep/magenta"},"orange":{"type":"minecraft:entity","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:orange_wool"}],"rolls":1.0},{"bonus_rolls":0.0,"entries":[{"type":"minecraft:loot_table","value":"minecraft:entities/sheep"}],"rolls":1.0}],"random_sequence":"minecraft:entities/sheep/orange"},"pink":{"type":"minecraft:entity","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:pink_wool"}],"rolls":1.0},{"bonus_rolls":0.0,"entries":[{"type":"minecraft:loot_table","value":"minecraft:entities/sheep"}],"rolls":1.0}],"random_sequence":"minecraft:entities/sheep/pink"},"purple":{"type":"minecraft:entity","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:purple_wool"}],"rolls":1.0},{"bonus_rolls":0.0,"entries":[{"type":"minecraft:loot_table","value":"minecraft:entities/sheep"}],"rolls":1.0}],"random_sequence":"minecraft:entities/sheep/purple"},"red":{"type":"minecraft:entity","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:red_wool"}],"rolls":1.0},{"bonus_rolls":0.0,"entries":[{"type":"minecraft:loot_table","value":"minecraft:entities/sheep"}],"rolls":1.0}],"random_sequence":"minecraft:entities/sheep/red"},"white":{"type":"minecraft:entity","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:white_wool"}],"rolls":1.0},{"bonus_rolls":0.0,"entries":[{"type":"minecraft:loot_table","value":"minecraft:entities/sheep"}],"rolls":1.0}],"random_sequence":"minecraft:entities/sheep/white"},"yellow":{"type":"minecraft:entity","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:yellow_wool"}],"rolls":1.0},{"bonus_rolls":0.0,"entries":[{"type":"minecraft:loot_table","value":"minecraft:entities/sheep"}],"rolls":1.0}],"random_sequence":"minecraft:entities/sheep/yellow"}}
|
||||
1
data/minecraft/loot_tables/entities/sheep/_list.json
Normal file
1
data/minecraft/loot_tables/entities/sheep/_list.json
Normal file
@@ -0,0 +1 @@
|
||||
{"directories":["potato"],"files":["black.json","blue.json","brown.json","cyan.json","gray.json","green.json","light_blue.json","light_gray.json","lime.json","magenta.json","orange.json","pink.json","purple.json","red.json","white.json","yellow.json"]}
|
||||
26
data/minecraft/loot_tables/entities/sheep/black.json
Normal file
26
data/minecraft/loot_tables/entities/sheep/black.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:black_wool"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"value": "minecraft:entities/sheep"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/sheep/black"
|
||||
}
|
||||
26
data/minecraft/loot_tables/entities/sheep/blue.json
Normal file
26
data/minecraft/loot_tables/entities/sheep/blue.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:blue_wool"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"value": "minecraft:entities/sheep"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/sheep/blue"
|
||||
}
|
||||
26
data/minecraft/loot_tables/entities/sheep/brown.json
Normal file
26
data/minecraft/loot_tables/entities/sheep/brown.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:brown_wool"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"value": "minecraft:entities/sheep"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/sheep/brown"
|
||||
}
|
||||
26
data/minecraft/loot_tables/entities/sheep/cyan.json
Normal file
26
data/minecraft/loot_tables/entities/sheep/cyan.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:cyan_wool"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"value": "minecraft:entities/sheep"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/sheep/cyan"
|
||||
}
|
||||
26
data/minecraft/loot_tables/entities/sheep/gray.json
Normal file
26
data/minecraft/loot_tables/entities/sheep/gray.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:gray_wool"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"value": "minecraft:entities/sheep"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/sheep/gray"
|
||||
}
|
||||
26
data/minecraft/loot_tables/entities/sheep/green.json
Normal file
26
data/minecraft/loot_tables/entities/sheep/green.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:green_wool"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"value": "minecraft:entities/sheep"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/sheep/green"
|
||||
}
|
||||
26
data/minecraft/loot_tables/entities/sheep/light_blue.json
Normal file
26
data/minecraft/loot_tables/entities/sheep/light_blue.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:light_blue_wool"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"value": "minecraft:entities/sheep"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/sheep/light_blue"
|
||||
}
|
||||
26
data/minecraft/loot_tables/entities/sheep/light_gray.json
Normal file
26
data/minecraft/loot_tables/entities/sheep/light_gray.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:light_gray_wool"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"value": "minecraft:entities/sheep"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/sheep/light_gray"
|
||||
}
|
||||
26
data/minecraft/loot_tables/entities/sheep/lime.json
Normal file
26
data/minecraft/loot_tables/entities/sheep/lime.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:lime_wool"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"value": "minecraft:entities/sheep"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/sheep/lime"
|
||||
}
|
||||
26
data/minecraft/loot_tables/entities/sheep/magenta.json
Normal file
26
data/minecraft/loot_tables/entities/sheep/magenta.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:magenta_wool"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"value": "minecraft:entities/sheep"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/sheep/magenta"
|
||||
}
|
||||
26
data/minecraft/loot_tables/entities/sheep/orange.json
Normal file
26
data/minecraft/loot_tables/entities/sheep/orange.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:orange_wool"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"value": "minecraft:entities/sheep"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/sheep/orange"
|
||||
}
|
||||
26
data/minecraft/loot_tables/entities/sheep/pink.json
Normal file
26
data/minecraft/loot_tables/entities/sheep/pink.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:pink_wool"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"value": "minecraft:entities/sheep"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/sheep/pink"
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
{"directories":[],"files":["black.json","blue.json","brown.json","cyan.json","gray.json","green.json","light_blue.json","light_gray.json","lime.json","magenta.json","orange.json","pink.json","purple.json","red.json","white.json","yellow.json"]}
|
||||
26
data/minecraft/loot_tables/entities/sheep/potato/black.json
Normal file
26
data/minecraft/loot_tables/entities/sheep/potato/black.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:black_potato_peels"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"value": "minecraft:entities/sheep"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/sheep/potato/black"
|
||||
}
|
||||
26
data/minecraft/loot_tables/entities/sheep/potato/blue.json
Normal file
26
data/minecraft/loot_tables/entities/sheep/potato/blue.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:blue_potato_peels"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"value": "minecraft:entities/sheep"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/sheep/potato/blue"
|
||||
}
|
||||
26
data/minecraft/loot_tables/entities/sheep/potato/brown.json
Normal file
26
data/minecraft/loot_tables/entities/sheep/potato/brown.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:brown_potato_peels"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"value": "minecraft:entities/sheep"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/sheep/potato/brown"
|
||||
}
|
||||
26
data/minecraft/loot_tables/entities/sheep/potato/cyan.json
Normal file
26
data/minecraft/loot_tables/entities/sheep/potato/cyan.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:cyan_potato_peels"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"value": "minecraft:entities/sheep"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/sheep/potato/cyan"
|
||||
}
|
||||
26
data/minecraft/loot_tables/entities/sheep/potato/gray.json
Normal file
26
data/minecraft/loot_tables/entities/sheep/potato/gray.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:gray_potato_peels"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"value": "minecraft:entities/sheep"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/sheep/potato/gray"
|
||||
}
|
||||
26
data/minecraft/loot_tables/entities/sheep/potato/green.json
Normal file
26
data/minecraft/loot_tables/entities/sheep/potato/green.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:green_potato_peels"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"value": "minecraft:entities/sheep"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/sheep/potato/green"
|
||||
}
|
||||
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:light_blue_potato_peels"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"value": "minecraft:entities/sheep"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/sheep/potato/light_blue"
|
||||
}
|
||||
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:light_gray_potato_peels"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"value": "minecraft:entities/sheep"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/sheep/potato/light_gray"
|
||||
}
|
||||
26
data/minecraft/loot_tables/entities/sheep/potato/lime.json
Normal file
26
data/minecraft/loot_tables/entities/sheep/potato/lime.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:lime_potato_peels"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"value": "minecraft:entities/sheep"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/sheep/potato/lime"
|
||||
}
|
||||
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:magenta_potato_peels"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"value": "minecraft:entities/sheep"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/sheep/potato/magenta"
|
||||
}
|
||||
26
data/minecraft/loot_tables/entities/sheep/potato/orange.json
Normal file
26
data/minecraft/loot_tables/entities/sheep/potato/orange.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:orange_potato_peels"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"value": "minecraft:entities/sheep"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/sheep/potato/orange"
|
||||
}
|
||||
26
data/minecraft/loot_tables/entities/sheep/potato/pink.json
Normal file
26
data/minecraft/loot_tables/entities/sheep/potato/pink.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:pink_potato_peels"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"value": "minecraft:entities/sheep"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/sheep/potato/pink"
|
||||
}
|
||||
26
data/minecraft/loot_tables/entities/sheep/potato/purple.json
Normal file
26
data/minecraft/loot_tables/entities/sheep/potato/purple.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:purple_potato_peels"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"value": "minecraft:entities/sheep"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/sheep/potato/purple"
|
||||
}
|
||||
26
data/minecraft/loot_tables/entities/sheep/potato/red.json
Normal file
26
data/minecraft/loot_tables/entities/sheep/potato/red.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:red_potato_peels"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"value": "minecraft:entities/sheep"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/sheep/potato/red"
|
||||
}
|
||||
26
data/minecraft/loot_tables/entities/sheep/potato/white.json
Normal file
26
data/minecraft/loot_tables/entities/sheep/potato/white.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:potato_peels"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"value": "minecraft:entities/sheep"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/sheep/potato/white"
|
||||
}
|
||||
26
data/minecraft/loot_tables/entities/sheep/potato/yellow.json
Normal file
26
data/minecraft/loot_tables/entities/sheep/potato/yellow.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:yellow_potato_peels"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"value": "minecraft:entities/sheep"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/sheep/potato/yellow"
|
||||
}
|
||||
26
data/minecraft/loot_tables/entities/sheep/purple.json
Normal file
26
data/minecraft/loot_tables/entities/sheep/purple.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:purple_wool"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"value": "minecraft:entities/sheep"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/sheep/purple"
|
||||
}
|
||||
26
data/minecraft/loot_tables/entities/sheep/red.json
Normal file
26
data/minecraft/loot_tables/entities/sheep/red.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:red_wool"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"value": "minecraft:entities/sheep"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/sheep/red"
|
||||
}
|
||||
26
data/minecraft/loot_tables/entities/sheep/white.json
Normal file
26
data/minecraft/loot_tables/entities/sheep/white.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:white_wool"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"value": "minecraft:entities/sheep"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/sheep/white"
|
||||
}
|
||||
26
data/minecraft/loot_tables/entities/sheep/yellow.json
Normal file
26
data/minecraft/loot_tables/entities/sheep/yellow.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:yellow_wool"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"value": "minecraft:entities/sheep"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/sheep/yellow"
|
||||
}
|
||||
23
data/minecraft/loot_tables/entities/shulker.json
Normal file
23
data/minecraft/loot_tables/entities/shulker.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"chance": 0.5,
|
||||
"condition": "minecraft:random_chance_with_looting",
|
||||
"looting_multiplier": 0.0625
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:shulker_shell"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/shulker"
|
||||
}
|
||||
4
data/minecraft/loot_tables/entities/silverfish.json
Normal file
4
data/minecraft/loot_tables/entities/silverfish.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"random_sequence": "minecraft:entities/silverfish"
|
||||
}
|
||||
97
data/minecraft/loot_tables/entities/skeleton.json
Normal file
97
data/minecraft/loot_tables/entities/skeleton.json
Normal file
@@ -0,0 +1,97 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:arrow"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:bone"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:all_of",
|
||||
"terms": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type_specific": {
|
||||
"type": "minecraft:potato",
|
||||
"is_potato": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"condition": "minecraft:killer_main_hand_tool",
|
||||
"value": {
|
||||
"items": "minecraft:potato_peeler"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"name": "minecraft:light_gray_potato_peels"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:entities/skeleton"
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user