You've already forked minecraft-assets
Create/Update assets for version 1.21
This commit is contained in:
1
data/minecraft/loot_table/gameplay/_all.json
Normal file
1
data/minecraft/loot_table/gameplay/_all.json
Normal file
@@ -0,0 +1 @@
|
||||
{"cat_morning_gift":{"type":"minecraft:gift","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:rabbit_hide","weight":10},{"type":"minecraft:item","name":"minecraft:rabbit_foot","weight":10},{"type":"minecraft:item","name":"minecraft:chicken","weight":10},{"type":"minecraft:item","name":"minecraft:feather","weight":10},{"type":"minecraft:item","name":"minecraft:rotten_flesh","weight":10},{"type":"minecraft:item","name":"minecraft:string","weight":10},{"type":"minecraft:item","name":"minecraft:phantom_membrane","weight":2}],"rolls":1.0}],"random_sequence":"minecraft:gameplay/cat_morning_gift"},"fishing":{"type":"minecraft:fishing","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:loot_table","quality":-2,"value":"minecraft:gameplay/fishing/junk","weight":10},{"type":"minecraft:loot_table","conditions":[{"condition":"minecraft:entity_properties","entity":"this","predicate":{"type_specific":{"type":"minecraft:fishing_hook","in_open_water":true}}}],"quality":2,"value":"minecraft:gameplay/fishing/treasure","weight":5},{"type":"minecraft:loot_table","quality":-1,"value":"minecraft:gameplay/fishing/fish","weight":85}],"rolls":1.0}],"random_sequence":"minecraft:gameplay/fishing"},"panda_sneeze":{"type":"minecraft:gift","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:slime_ball"},{"type":"minecraft:empty","weight":699}],"rolls":1.0}],"random_sequence":"minecraft:gameplay/panda_sneeze"},"piglin_bartering":{"type":"minecraft:barter","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","functions":[{"function":"minecraft:enchant_randomly","options":"minecraft:soul_speed"}],"name":"minecraft:book","weight":5},{"type":"minecraft:item","functions":[{"function":"minecraft:enchant_randomly","options":"minecraft:soul_speed"}],"name":"minecraft:iron_boots","weight":8},{"type":"minecraft:item","functions":[{"function":"minecraft:set_potion","id":"minecraft:fire_resistance"}],"name":"minecraft:potion","weight":8},{"type":"minecraft:item","functions":[{"function":"minecraft:set_potion","id":"minecraft:fire_resistance"}],"name":"minecraft:splash_potion","weight":8},{"type":"minecraft:item","functions":[{"function":"minecraft:set_potion","id":"minecraft:water"}],"name":"minecraft:potion","weight":10},{"type":"minecraft:item","functions":[{"add":false,"count":{"type":"minecraft:uniform","max":36.0,"min":10.0},"function":"minecraft:set_count"}],"name":"minecraft:iron_nugget","weight":10},{"type":"minecraft:item","functions":[{"add":false,"count":{"type":"minecraft:uniform","max":4.0,"min":2.0},"function":"minecraft:set_count"}],"name":"minecraft:ender_pearl","weight":10},{"type":"minecraft:item","functions":[{"add":false,"count":{"type":"minecraft:uniform","max":9.0,"min":3.0},"function":"minecraft:set_count"}],"name":"minecraft:string","weight":20},{"type":"minecraft:item","functions":[{"add":false,"count":{"type":"minecraft:uniform","max":12.0,"min":5.0},"function":"minecraft:set_count"}],"name":"minecraft:quartz","weight":20},{"type":"minecraft:item","name":"minecraft:obsidian","weight":40},{"type":"minecraft:item","functions":[{"add":false,"count":{"type":"minecraft:uniform","max":3.0,"min":1.0},"function":"minecraft:set_count"}],"name":"minecraft:crying_obsidian","weight":40},{"type":"minecraft:item","name":"minecraft:fire_charge","weight":40},{"type":"minecraft:item","functions":[{"add":false,"count":{"type":"minecraft:uniform","max":4.0,"min":2.0},"function":"minecraft:set_count"}],"name":"minecraft:leather","weight":40},{"type":"minecraft:item","functions":[{"add":false,"count":{"type":"minecraft:uniform","max":8.0,"min":2.0},"function":"minecraft:set_count"}],"name":"minecraft:soul_sand","weight":40},{"type":"minecraft:item","functions":[{"add":false,"count":{"type":"minecraft:uniform","max":8.0,"min":2.0},"function":"minecraft:set_count"}],"name":"minecraft:nether_brick","weight":40},{"type":"minecraft:item","functions":[{"add":false,"count":{"type":"minecraft:uniform","max":12.0,"min":6.0},"function":"minecraft:set_count"}],"name":"minecraft:spectral_arrow","weight":40},{"type":"minecraft:item","functions":[{"add":false,"count":{"type":"minecraft:uniform","max":16.0,"min":8.0},"function":"minecraft:set_count"}],"name":"minecraft:gravel","weight":40},{"type":"minecraft:item","functions":[{"add":false,"count":{"type":"minecraft:uniform","max":16.0,"min":8.0},"function":"minecraft:set_count"}],"name":"minecraft:blackstone","weight":40}],"rolls":1.0}],"random_sequence":"minecraft:gameplay/piglin_bartering"},"sniffer_digging":{"type":"minecraft:gift","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:torchflower_seeds"},{"type":"minecraft:item","name":"minecraft:pitcher_pod"}],"rolls":1.0}],"random_sequence":"minecraft:gameplay/sniffer_digging"}}
|
||||
1
data/minecraft/loot_table/gameplay/_list.json
Normal file
1
data/minecraft/loot_table/gameplay/_list.json
Normal file
@@ -0,0 +1 @@
|
||||
{"directories":["fishing","hero_of_the_village"],"files":["cat_morning_gift.json","fishing.json","panda_sneeze.json","piglin_bartering.json","sniffer_digging.json"]}
|
||||
47
data/minecraft/loot_table/gameplay/cat_morning_gift.json
Normal file
47
data/minecraft/loot_table/gameplay/cat_morning_gift.json
Normal file
@@ -0,0 +1,47 @@
|
||||
{
|
||||
"type": "minecraft:gift",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:rabbit_hide",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:rabbit_foot",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:chicken",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:feather",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:rotten_flesh",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:string",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:phantom_membrane",
|
||||
"weight": 2
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:gameplay/cat_morning_gift"
|
||||
}
|
||||
42
data/minecraft/loot_table/gameplay/fishing.json
Normal file
42
data/minecraft/loot_table/gameplay/fishing.json
Normal file
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"type": "minecraft:fishing",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"quality": -2,
|
||||
"value": "minecraft:gameplay/fishing/junk",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type_specific": {
|
||||
"type": "minecraft:fishing_hook",
|
||||
"in_open_water": true
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"quality": 2,
|
||||
"value": "minecraft:gameplay/fishing/treasure",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"quality": -1,
|
||||
"value": "minecraft:gameplay/fishing/fish",
|
||||
"weight": 85
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:gameplay/fishing"
|
||||
}
|
||||
1
data/minecraft/loot_table/gameplay/fishing/_all.json
Normal file
1
data/minecraft/loot_table/gameplay/fishing/_all.json
Normal file
@@ -0,0 +1 @@
|
||||
{"fish":{"type":"minecraft:fishing","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:cod","weight":60},{"type":"minecraft:item","name":"minecraft:salmon","weight":25},{"type":"minecraft:item","name":"minecraft:tropical_fish","weight":2},{"type":"minecraft:item","name":"minecraft:pufferfish","weight":13}],"rolls":1.0}],"random_sequence":"minecraft:gameplay/fishing/fish"},"junk":{"type":"minecraft:fishing","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:lily_pad","weight":17},{"type":"minecraft:item","functions":[{"add":false,"damage":{"type":"minecraft:uniform","max":0.9,"min":0.0},"function":"minecraft:set_damage"}],"name":"minecraft:leather_boots","weight":10},{"type":"minecraft:item","name":"minecraft:leather","weight":10},{"type":"minecraft:item","name":"minecraft:bone","weight":10},{"type":"minecraft:item","functions":[{"function":"minecraft:set_potion","id":"minecraft:water"}],"name":"minecraft:potion","weight":10},{"type":"minecraft:item","name":"minecraft:string","weight":5},{"type":"minecraft:item","functions":[{"add":false,"damage":{"type":"minecraft:uniform","max":0.9,"min":0.0},"function":"minecraft:set_damage"}],"name":"minecraft:fishing_rod","weight":2},{"type":"minecraft:item","name":"minecraft:bowl","weight":10},{"type":"minecraft:item","name":"minecraft:stick","weight":5},{"type":"minecraft:item","functions":[{"add":false,"count":10.0,"function":"minecraft:set_count"}],"name":"minecraft:ink_sac"},{"type":"minecraft:item","name":"minecraft:tripwire_hook","weight":10},{"type":"minecraft:item","name":"minecraft:rotten_flesh","weight":10},{"type":"minecraft:item","conditions":[{"condition":"minecraft:location_check","predicate":{"biomes":["minecraft:jungle","minecraft:sparse_jungle","minecraft:bamboo_jungle"]}}],"name":"minecraft:bamboo","weight":10}],"rolls":1.0}],"random_sequence":"minecraft:gameplay/fishing/junk"},"treasure":{"type":"minecraft:fishing","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:name_tag"},{"type":"minecraft:item","name":"minecraft:saddle"},{"type":"minecraft:item","functions":[{"add":false,"damage":{"type":"minecraft:uniform","max":0.25,"min":0.0},"function":"minecraft:set_damage"},{"function":"minecraft:enchant_with_levels","levels":30.0,"options":"#minecraft:on_random_loot"}],"name":"minecraft:bow"},{"type":"minecraft:item","functions":[{"add":false,"damage":{"type":"minecraft:uniform","max":0.25,"min":0.0},"function":"minecraft:set_damage"},{"function":"minecraft:enchant_with_levels","levels":30.0,"options":"#minecraft:on_random_loot"}],"name":"minecraft:fishing_rod"},{"type":"minecraft:item","functions":[{"function":"minecraft:enchant_with_levels","levels":30.0,"options":"#minecraft:on_random_loot"}],"name":"minecraft:book"},{"type":"minecraft:item","name":"minecraft:nautilus_shell"}],"rolls":1.0}],"random_sequence":"minecraft:gameplay/fishing/treasure"}}
|
||||
1
data/minecraft/loot_table/gameplay/fishing/_list.json
Normal file
1
data/minecraft/loot_table/gameplay/fishing/_list.json
Normal file
@@ -0,0 +1 @@
|
||||
{"directories":[],"files":["fish.json","junk.json","treasure.json"]}
|
||||
32
data/minecraft/loot_table/gameplay/fishing/fish.json
Normal file
32
data/minecraft/loot_table/gameplay/fishing/fish.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"type": "minecraft:fishing",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:cod",
|
||||
"weight": 60
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:salmon",
|
||||
"weight": 25
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:tropical_fish",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:pufferfish",
|
||||
"weight": 13
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:gameplay/fishing/fish"
|
||||
}
|
||||
123
data/minecraft/loot_table/gameplay/fishing/junk.json
Normal file
123
data/minecraft/loot_table/gameplay/fishing/junk.json
Normal file
@@ -0,0 +1,123 @@
|
||||
{
|
||||
"type": "minecraft:fishing",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:lily_pad",
|
||||
"weight": 17
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"damage": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 0.9,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_damage"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:leather_boots",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:leather",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:bone",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_potion",
|
||||
"id": "minecraft:water"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:potion",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:string",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"damage": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 0.9,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_damage"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:fishing_rod",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:bowl",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:stick",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": 10.0,
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:ink_sac"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:tripwire_hook",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:rotten_flesh",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:location_check",
|
||||
"predicate": {
|
||||
"biomes": [
|
||||
"minecraft:jungle",
|
||||
"minecraft:sparse_jungle",
|
||||
"minecraft:bamboo_jungle"
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"name": "minecraft:bamboo",
|
||||
"weight": 10
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:gameplay/fishing/junk"
|
||||
}
|
||||
75
data/minecraft/loot_table/gameplay/fishing/treasure.json
Normal file
75
data/minecraft/loot_table/gameplay/fishing/treasure.json
Normal file
@@ -0,0 +1,75 @@
|
||||
{
|
||||
"type": "minecraft:fishing",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:name_tag"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:saddle"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"damage": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 0.25,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_damage"
|
||||
},
|
||||
{
|
||||
"function": "minecraft:enchant_with_levels",
|
||||
"levels": 30.0,
|
||||
"options": "#minecraft:on_random_loot"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:bow"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"damage": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 0.25,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_damage"
|
||||
},
|
||||
{
|
||||
"function": "minecraft:enchant_with_levels",
|
||||
"levels": 30.0,
|
||||
"options": "#minecraft:on_random_loot"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:fishing_rod"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:enchant_with_levels",
|
||||
"levels": 30.0,
|
||||
"options": "#minecraft:on_random_loot"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:book"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:nautilus_shell"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:gameplay/fishing/treasure"
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
{"directories":[],"files":["armorer_gift.json","butcher_gift.json","cartographer_gift.json","cleric_gift.json","farmer_gift.json","fisherman_gift.json","fletcher_gift.json","leatherworker_gift.json","librarian_gift.json","mason_gift.json","shepherd_gift.json","toolsmith_gift.json","weaponsmith_gift.json"]}
|
||||
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"type": "minecraft:gift",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:chainmail_helmet"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:chainmail_chestplate"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:chainmail_leggings"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:chainmail_boots"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:gameplay/hero_of_the_village/armorer_gift"
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"type": "minecraft:gift",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:cooked_rabbit"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:cooked_chicken"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:cooked_porkchop"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:cooked_beef"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:cooked_mutton"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:gameplay/hero_of_the_village/butcher_gift"
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:gift",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:map"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:paper"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:gameplay/hero_of_the_village/cartographer_gift"
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:gift",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:redstone"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:lapis_lazuli"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:gameplay/hero_of_the_village/cleric_gift"
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"type": "minecraft:gift",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:bread"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:pumpkin_pie"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:cookie"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:gameplay/hero_of_the_village/farmer_gift"
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:gift",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:cod"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:salmon"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:gameplay/hero_of_the_village/fisherman_gift"
|
||||
}
|
||||
@@ -0,0 +1,264 @@
|
||||
{
|
||||
"type": "minecraft:gift",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:arrow",
|
||||
"weight": 26
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"function": "minecraft:set_potion",
|
||||
"id": "minecraft:swiftness"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:tipped_arrow"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"function": "minecraft:set_potion",
|
||||
"id": "minecraft:slowness"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:tipped_arrow"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"function": "minecraft:set_potion",
|
||||
"id": "minecraft:strength"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:tipped_arrow"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"function": "minecraft:set_potion",
|
||||
"id": "minecraft:healing"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:tipped_arrow"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"function": "minecraft:set_potion",
|
||||
"id": "minecraft:harming"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:tipped_arrow"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"function": "minecraft:set_potion",
|
||||
"id": "minecraft:leaping"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:tipped_arrow"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"function": "minecraft:set_potion",
|
||||
"id": "minecraft:regeneration"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:tipped_arrow"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"function": "minecraft:set_potion",
|
||||
"id": "minecraft:fire_resistance"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:tipped_arrow"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"function": "minecraft:set_potion",
|
||||
"id": "minecraft:water_breathing"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:tipped_arrow"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"function": "minecraft:set_potion",
|
||||
"id": "minecraft:invisibility"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:tipped_arrow"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"function": "minecraft:set_potion",
|
||||
"id": "minecraft:night_vision"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:tipped_arrow"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"function": "minecraft:set_potion",
|
||||
"id": "minecraft:weakness"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:tipped_arrow"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"function": "minecraft:set_potion",
|
||||
"id": "minecraft:poison"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:tipped_arrow"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:gameplay/hero_of_the_village/fletcher_gift"
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"type": "minecraft:gift",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:leather"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:gameplay/hero_of_the_village/leatherworker_gift"
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"type": "minecraft:gift",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:book"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:gameplay/hero_of_the_village/librarian_gift"
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"type": "minecraft:gift",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:clay"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:gameplay/hero_of_the_village/mason_gift"
|
||||
}
|
||||
@@ -0,0 +1,76 @@
|
||||
{
|
||||
"type": "minecraft:gift",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:white_wool"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:orange_wool"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:magenta_wool"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:light_blue_wool"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:yellow_wool"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:lime_wool"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:pink_wool"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:gray_wool"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:light_gray_wool"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:cyan_wool"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:purple_wool"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:blue_wool"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:brown_wool"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:green_wool"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:red_wool"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:black_wool"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:gameplay/hero_of_the_village/shepherd_gift"
|
||||
}
|
||||
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"type": "minecraft:gift",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:stone_pickaxe"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:stone_axe"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:stone_hoe"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:stone_shovel"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:gameplay/hero_of_the_village/toolsmith_gift"
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"type": "minecraft:gift",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:stone_axe"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:golden_axe"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:iron_axe"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:gameplay/hero_of_the_village/weaponsmith_gift"
|
||||
}
|
||||
20
data/minecraft/loot_table/gameplay/panda_sneeze.json
Normal file
20
data/minecraft/loot_table/gameplay/panda_sneeze.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:gift",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:slime_ball"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:empty",
|
||||
"weight": 699
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:gameplay/panda_sneeze"
|
||||
}
|
||||
253
data/minecraft/loot_table/gameplay/piglin_bartering.json
Normal file
253
data/minecraft/loot_table/gameplay/piglin_bartering.json
Normal file
@@ -0,0 +1,253 @@
|
||||
{
|
||||
"type": "minecraft:barter",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:enchant_randomly",
|
||||
"options": "minecraft:soul_speed"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:book",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:enchant_randomly",
|
||||
"options": "minecraft:soul_speed"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:iron_boots",
|
||||
"weight": 8
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_potion",
|
||||
"id": "minecraft:fire_resistance"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:potion",
|
||||
"weight": 8
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_potion",
|
||||
"id": "minecraft:fire_resistance"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:splash_potion",
|
||||
"weight": 8
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_potion",
|
||||
"id": "minecraft:water"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:potion",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 36.0,
|
||||
"min": 10.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:iron_nugget",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 2.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:ender_pearl",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 9.0,
|
||||
"min": 3.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:string",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 12.0,
|
||||
"min": 5.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:quartz",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:obsidian",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:crying_obsidian",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:fire_charge",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 2.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:leather",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 8.0,
|
||||
"min": 2.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:soul_sand",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 8.0,
|
||||
"min": 2.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:nether_brick",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 12.0,
|
||||
"min": 6.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:spectral_arrow",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 16.0,
|
||||
"min": 8.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:gravel",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 16.0,
|
||||
"min": 8.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:blackstone",
|
||||
"weight": 40
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:gameplay/piglin_bartering"
|
||||
}
|
||||
20
data/minecraft/loot_table/gameplay/sniffer_digging.json
Normal file
20
data/minecraft/loot_table/gameplay/sniffer_digging.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:gift",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:torchflower_seeds"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:pitcher_pod"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:gameplay/sniffer_digging"
|
||||
}
|
||||
Reference in New Issue
Block a user