update to 1.6.1
This commit is contained in:
@ -0,0 +1,47 @@
|
||||
{
|
||||
"type": "minecraft:archaeology",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:archer_pottery_sherd"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:miner_pottery_sherd"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:prize_pottery_sherd"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:skull_pottery_sherd"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:diamond"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:tnt"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:gunpowder"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:emerald"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:revive"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,96 @@
|
||||
{
|
||||
"type": "minecraft:archaeology",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:arms_up_pottery_sherd",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:brewer_pottery_sherd",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:brick"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:emerald"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:stick"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"effects": [
|
||||
{
|
||||
"type": "minecraft:night_vision",
|
||||
"duration": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 10.0,
|
||||
"min": 7.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "minecraft:jump_boost",
|
||||
"duration": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 10.0,
|
||||
"min": 7.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "minecraft:weakness",
|
||||
"duration": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 8.0,
|
||||
"min": 6.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "minecraft:blindness",
|
||||
"duration": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 7.0,
|
||||
"min": 5.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "minecraft:poison",
|
||||
"duration": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 20.0,
|
||||
"min": 10.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "minecraft:saturation",
|
||||
"duration": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 10.0,
|
||||
"min": 7.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"function": "minecraft:set_stew_effect"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:suspicious_stew"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:max_revive"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,60 @@
|
||||
{
|
||||
"type": "minecraft:archaeology",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:blade_pottery_sherd"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:explorer_pottery_sherd"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:mourner_pottery_sherd"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:plenty_pottery_sherd"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:iron_axe"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:emerald",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:wheat",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:wooden_hoe",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:coal",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:gold_nugget",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:revive"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,60 @@
|
||||
{
|
||||
"type": "minecraft:archaeology",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:angler_pottery_sherd"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:shelter_pottery_sherd"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:snort_pottery_sherd"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:sniffer_egg"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:iron_axe"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:emerald",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:wheat",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:wooden_hoe",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:coal",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:gold_nugget",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:revive"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,153 @@
|
||||
{
|
||||
"type": "minecraft:archaeology",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:emerald",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:wheat",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:wooden_hoe",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:clay",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:brick",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:yellow_dye",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:blue_dye",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:light_blue_dye",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:white_dye",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:orange_dye",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:red_candle",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:green_candle",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:purple_candle",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:brown_candle",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:magenta_stained_glass_pane"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:pink_stained_glass_pane"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:blue_stained_glass_pane"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:light_blue_stained_glass_pane"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:red_stained_glass_pane"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:yellow_stained_glass_pane"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:purple_stained_glass_pane"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:spruce_hanging_sign"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:oak_hanging_sign"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:gold_nugget"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:coal"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:wheat_seeds"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:beetroot_seeds"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:dead_bush"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:flower_pot"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:string"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:lead"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:revive"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,63 @@
|
||||
{
|
||||
"type": "minecraft:archaeology",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:burn_pottery_sherd"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:danger_pottery_sherd"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:friend_pottery_sherd"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:heart_pottery_sherd"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:heartbreak_pottery_sherd"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:howl_pottery_sherd"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:sheaf_pottery_sherd"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:wayfinder_armor_trim_smithing_template"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:raiser_armor_trim_smithing_template"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:shaper_armor_trim_smithing_template"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:host_armor_trim_smithing_template"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:music_disc_relic"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:max_revive"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,160 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:numismatic/bronze_tier1"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/cobblefood_loot_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 3,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/pokeblocks_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 30,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/nature_changer"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 100,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/basic_loot",
|
||||
"weight": 15
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:exp_candy_s",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"weight": 2
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/special_ball_loot",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/x_item_loot"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/feather_loot_tier1",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/status_healing_loot"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:super_potion",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:chests/abandoned_mineshaft"
|
||||
}
|
@ -0,0 +1,339 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:numismatic/bronze_tier3"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/cobblefood_loot_tier3"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/mythsandlegends"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 50,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/pokeblocks_tier3"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/iv_add_tier2"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1,
|
||||
"name": "cobblemizer:gender_swapper"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 50,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1,
|
||||
"name": "cobblemizer:iv_random"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 5,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1,
|
||||
"name": "cobblemizer:level_random"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 5,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/nature_changer"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 5,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:name_tag",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"enchantments": [
|
||||
"minecraft:swift_sneak"
|
||||
],
|
||||
"function": "minecraft:enchant_randomly"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:book",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:echo_shard",
|
||||
"weight": 4
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 10.0,
|
||||
"min": 5.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:empty",
|
||||
"weight": 75
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/apricorn_ball_loot",
|
||||
"weight": 29
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:dream_ball",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 6.0,
|
||||
"min": 3.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:exp_candy_m",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:exp_candy_m",
|
||||
"weight": 2
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/vitamin_loot",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:max_potion"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:revive"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:max_revive"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 2.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/evo_item_loot"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:chests/ancient_city"
|
||||
}
|
@ -0,0 +1,301 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:numismatic/bronze_tier4"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/cobblefood_loot_tier4"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/mythsandlegends"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/pokeblocks_tier4"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 8,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/iv_add_tier3"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1,
|
||||
"name": "cobblemizer:shiny_swapper"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 100,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1,
|
||||
"name": "cobblemizer:gender_swapper"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1,
|
||||
"name": "cobblemizer:iv_random"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 2,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1,
|
||||
"name": "cobblemizer:level_random"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 2,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/nature_changer"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/apricorn_ball_loot",
|
||||
"weight": 29
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:dream_ball",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 6.0,
|
||||
"min": 3.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:exp_candy_m",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:exp_candy_l",
|
||||
"weight": 2
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/vitamin_loot",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:max_potion"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:revive"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:max_revive"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 2.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/evo_item_loot"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:chests/ancient_city_ice_box"
|
||||
}
|
@ -0,0 +1,248 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:numismatic/bronze_tier2"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/cobblefood_loot_tier2"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 8,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/mythsandlegends"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1000,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/pokeblocks_tier2"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/iv_add_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 3,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/nature_changer"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1,
|
||||
"name": "minecraft:netherite_upgrade_smithing_template"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/apricorn_ball_loot",
|
||||
"weight": 29
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/status_healing_loot",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 8.0,
|
||||
"min": 3.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:exp_candy_s",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:exp_candy_m",
|
||||
"weight": 2
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/feather_loot_tier2",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:hyper_potion"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:revive"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 2.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/held_item_2_loot",
|
||||
"weight": 58
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:auspicious_armor"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:malicious_armor"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:chests/bastion_bridge"
|
||||
}
|
@ -0,0 +1,248 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:numismatic/bronze_tier2"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/cobblefood_loot_tier2"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 8,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/mythsandlegends"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1000,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/pokeblocks_tier2"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/iv_add_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 3,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/nature_changer"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1,
|
||||
"name": "minecraft:netherite_upgrade_smithing_template"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/apricorn_ball_loot",
|
||||
"weight": 29
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/status_healing_loot",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 8.0,
|
||||
"min": 3.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:exp_candy_s",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:exp_candy_m",
|
||||
"weight": 2
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/feather_loot_tier2",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:hyper_potion"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:revive"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 2.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/held_item_2_loot",
|
||||
"weight": 58
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:auspicious_armor"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:malicious_armor"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:chests/bastion_hoglin_stable"
|
||||
}
|
@ -0,0 +1,248 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:numismatic/bronze_tier2"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/cobblefood_loot_tier2"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 8,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/mythsandlegends"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1000,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/pokeblocks_tier2"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/iv_add_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 3,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/nature_changer"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1,
|
||||
"name": "minecraft:netherite_upgrade_smithing_template"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/apricorn_ball_loot",
|
||||
"weight": 29
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/status_healing_loot",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 8.0,
|
||||
"min": 3.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:exp_candy_s",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:exp_candy_m",
|
||||
"weight": 2
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/feather_loot_tier2",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:hyper_potion"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:revive"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 2.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/held_item_2_loot",
|
||||
"weight": 58
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:auspicious_armor"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:malicious_armor"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:chests/bastion_other"
|
||||
}
|
@ -0,0 +1,303 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:numismatic/bronze_tier4"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/cobblefood_loot_tier4"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/mythsandlegends"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/pokeblocks_tier4"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 8,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/iv_add_tier3"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1,
|
||||
"name": "cobblemizer:shiny_swapper"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 100,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1,
|
||||
"name": "cobblemizer:gender_swapper"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1,
|
||||
"name": "cobblemizer:iv_random"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 2,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1,
|
||||
"name": "cobblemizer:level_random"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 2,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/nature_changer"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1,
|
||||
"name": "minecraft:netherite_upgrade_smithing_template"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/apricorn_ball_loot",
|
||||
"weight": 29
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/status_healing_loot",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 6.0,
|
||||
"min": 3.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:exp_candy_m",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:exp_candy_l",
|
||||
"weight": 2
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/vitamin_loot",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 2.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:hyper_potion"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 2.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:revive"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:max_revive"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 2.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/held_item_2_loot",
|
||||
"weight": 18
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:chests/bastion_treasure"
|
||||
}
|
@ -0,0 +1,255 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:numismatic/bronze_tier3"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/cobblefood_loot_tier3"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/mythsandlegends"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 50,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/pokeblocks_tier3"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/iv_add_tier2"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1,
|
||||
"name": "cobblemizer:gender_swapper"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 50,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1,
|
||||
"name": "cobblemizer:iv_random"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 5,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1,
|
||||
"name": "cobblemizer:level_random"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 5,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/nature_changer"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 5,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:heart_of_the_sea"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/special_ball_loot",
|
||||
"weight": 29
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/status_healing_loot",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 8.0,
|
||||
"min": 3.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:exp_candy_s",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:exp_candy_m",
|
||||
"weight": 2
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/vitamin_loot",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:hyper_potion",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:revive",
|
||||
"weight": 2
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:chests/buried_treasure"
|
||||
}
|
@ -0,0 +1,140 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:numismatic/bronze_tier1"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/cobblefood_loot_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 3,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/pokeblocks_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 30,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/nature_changer"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 100,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/basic_loot",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/status_healing_loot"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/special_ball_loot",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:exp_candy_s",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"weight": 2
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/x_item_loot"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:chests/desert_pyramid"
|
||||
}
|
@ -0,0 +1,265 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:numismatic/bronze_tier3"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/cobblefood_loot_tier3"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/mythsandlegends"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 50,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/pokeblocks_tier3"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/iv_add_tier2"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1,
|
||||
"name": "cobblemizer:gender_swapper"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 50,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1,
|
||||
"name": "cobblemizer:iv_random"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 5,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1,
|
||||
"name": "cobblemizer:level_random"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 5,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/nature_changer"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 5,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/apricorn_ball_loot",
|
||||
"weight": 29
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 6.0,
|
||||
"min": 3.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:exp_candy_m",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:exp_candy_m",
|
||||
"weight": 2
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/vitamin_loot",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/status_healing_loot"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:max_revive"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 2.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/held_item_2_loot",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/held_item_1_loot"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:empty",
|
||||
"weight": 100
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:master_ball"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:chests/end_city_treasure"
|
||||
}
|
@ -0,0 +1,172 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:numismatic/bronze_tier1"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/cobblefood_loot_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 3,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/pokeblocks_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 30,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/nature_changer"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 100,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/basic_loot",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/status_healing_loot"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 6.0,
|
||||
"min": 3.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:exp_candy_xs",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:exp_candy_s",
|
||||
"weight": 2
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/feather_loot_tier1",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/x_item_loot"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 2.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:super_potion"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:revive"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:chests/igloo_chest"
|
||||
}
|
@ -0,0 +1,172 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:numismatic/bronze_tier1"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/cobblefood_loot_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 3,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/pokeblocks_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 30,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/nature_changer"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 100,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/basic_loot",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/status_healing_loot"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 6.0,
|
||||
"min": 3.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:exp_candy_xs",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:exp_candy_s",
|
||||
"weight": 2
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/feather_loot_tier1",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/x_item_loot"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 2.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:super_potion"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:revive"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:chests/jungle_temple"
|
||||
}
|
@ -0,0 +1,226 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:numismatic/bronze_tier2"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/cobblefood_loot_tier2"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 8,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/mythsandlegends"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1000,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/pokeblocks_tier2"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/iv_add_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 3,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/nature_changer"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/special_ball_loot",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/status_healing_loot"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 8.0,
|
||||
"min": 3.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:exp_candy_s",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:exp_candy_m",
|
||||
"weight": 2
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/feather_loot_tier2",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:super_potion"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:revive"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:empty",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/evo_item_loot"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:chests/nether_bridge"
|
||||
}
|
@ -0,0 +1,215 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:numismatic/bronze_tier2"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/cobblefood_loot_tier2"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 8,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/mythsandlegends"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1000,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/pokeblocks_tier2"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/iv_add_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 3,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/nature_changer"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/special_ball_loot",
|
||||
"weight": 30
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/status_healing_loot",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 8.0,
|
||||
"min": 3.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:exp_candy_s",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:exp_candy_m",
|
||||
"weight": 2
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/feather_loot_tier2",
|
||||
"weight": 7
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/x_item_loot"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:super_potion",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 2.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:revive",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:chests/pillager_outpost"
|
||||
}
|
@ -0,0 +1,163 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:numismatic/bronze_tier1"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/cobblefood_loot_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 3,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/pokeblocks_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 30,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/nature_changer"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 100,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/basic_loot",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/status_healing_loot",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 6.0,
|
||||
"min": 3.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:exp_candy_xs",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:exp_candy_s",
|
||||
"weight": 2
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/feather_loot_tier1",
|
||||
"weight": 7
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/x_item_loot"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:super_potion"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:revive"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:chests/ruined_portal"
|
||||
}
|
@ -0,0 +1,136 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:numismatic/bronze_tier1"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/cobblefood_loot_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 3,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/pokeblocks_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 30,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/nature_changer"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 100,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/basic_loot",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/status_healing_loot",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 6.0,
|
||||
"min": 3.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:exp_candy_xs",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:exp_candy_s",
|
||||
"weight": 2
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:dive_ball"
|
||||
}
|
||||
],
|
||||
"rolls": 2.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:chests/shipwreck_supply"
|
||||
}
|
@ -0,0 +1,169 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:numismatic/bronze_tier2"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/cobblefood_loot_tier2"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 8,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/mythsandlegends"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1000,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/pokeblocks_tier2"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/iv_add_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 3,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/nature_changer"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/feather_loot_tier2"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 0.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 8.0,
|
||||
"min": 3.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:exp_candy_s",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:exp_candy_m"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:chests/shipwreck_treasure"
|
||||
}
|
@ -0,0 +1,179 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:numismatic/bronze_tier1"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/cobblefood_loot_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 3,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/pokeblocks_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 30,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/nature_changer"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 100,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/basic_loot",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/status_healing_loot"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 8.0,
|
||||
"min": 3.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:exp_candy_s",
|
||||
"weight": 2
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/special_ball_loot",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/x_item_loot"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/feather_loot_tier1",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 2.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:super_potion"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:revive"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 0.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:empty"
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/held_item_1_loot"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:chests/simple_dungeon"
|
||||
}
|
@ -0,0 +1,208 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:numismatic/bronze_tier2"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/cobblefood_loot_tier2"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 8,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/mythsandlegends"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1000,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/pokeblocks_tier2"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/iv_add_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 3,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/nature_changer"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/basic_loot",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/status_healing_loot"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 8.0,
|
||||
"min": 3.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:exp_candy_s",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:exp_candy_m",
|
||||
"weight": 2
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/special_ball_loot",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:hyper_potion"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:revive"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:chests/stronghold_corridor"
|
||||
}
|
@ -0,0 +1,208 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:numismatic/bronze_tier2"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/cobblefood_loot_tier2"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 8,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/mythsandlegends"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1000,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/pokeblocks_tier2"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/iv_add_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 3,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/nature_changer"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/basic_loot",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/status_healing_loot"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 8.0,
|
||||
"min": 3.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:exp_candy_s",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:exp_candy_m",
|
||||
"weight": 2
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/special_ball_loot",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:hyper_potion"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:revive"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:chests/stronghold_crossing"
|
||||
}
|
@ -0,0 +1,178 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:numismatic/bronze_tier2"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/cobblefood_loot_tier2"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 8,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/mythsandlegends"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1000,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/pokeblocks_tier2"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/iv_add_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 3,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/nature_changer"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/special_ball_loot",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:hyper_potion"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:revive"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/feather_loot_tier2",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/x_item_loot"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 0.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:chests/stronghold_library"
|
||||
}
|
@ -0,0 +1,129 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:numismatic/bronze_tier1"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/cobblefood_loot_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 3,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/pokeblocks_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 30,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/nature_changer"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 100,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/basic_loot",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/status_healing_loot"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 8.0,
|
||||
"min": 3.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:exp_candy_s",
|
||||
"weight": 2
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/special_ball_loot",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/x_item_loot"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 0.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:chests/underwater_ruin_big"
|
||||
}
|
@ -0,0 +1,154 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:numismatic/bronze_tier1"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/cobblefood_loot_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 3,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/pokeblocks_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 30,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/nature_changer"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 100,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"decoration": "red_x",
|
||||
"function": "minecraft:exploration_map",
|
||||
"skip_existing_chunks": false,
|
||||
"zoom": 1
|
||||
},
|
||||
{
|
||||
"function": "minecraft:set_name",
|
||||
"name": {
|
||||
"translate": "filled_map.buried_treasure"
|
||||
}
|
||||
}
|
||||
],
|
||||
"name": "minecraft:map",
|
||||
"weight": 5
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/basic_loot",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/status_healing_loot"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 8.0,
|
||||
"min": 3.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:exp_candy_s",
|
||||
"weight": 2
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/special_ball_loot",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/x_item_loot"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 0.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:chests/underwater_ruin_small"
|
||||
}
|
@ -0,0 +1,167 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:numismatic/bronze_tier2"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/cobblefood_loot_tier2"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 8,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/mythsandlegends"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1000,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/pokeblocks_tier2"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/iv_add_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 3,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/nature_changer"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/basic_loot",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/apricorn_loot",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:potion",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:vivichoke_seeds",
|
||||
"weight": 5
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,127 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:numismatic/bronze_tier1"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/cobblefood_loot_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 3,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/pokeblocks_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 30,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/nature_changer"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 100,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/basic_loot",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/apricorn_loot",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:potion",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:vivichoke_seeds",
|
||||
"weight": 5
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,128 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:numismatic/bronze_tier1"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/cobblefood_loot_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 3,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/pokeblocks_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 30,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/nature_changer"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 100,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/basic_loot",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/apricorn_loot",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:potion",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:vivichoke_seeds",
|
||||
"weight": 5
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:chests/village/village_cartographer"
|
||||
}
|
@ -0,0 +1,188 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:numismatic/bronze_tier1"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/cobblefood_loot_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 3,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/pokeblocks_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 30,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/nature_changer"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 100,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/basic_loot",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/apricorn_loot",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:potion",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:vivichoke_seeds",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:oran_berry"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:persim_berry"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:rawst_berry"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:pinap_berry"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:chests/village/village_desert_house"
|
||||
}
|
@ -0,0 +1,128 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:numismatic/bronze_tier1"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/cobblefood_loot_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 3,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/pokeblocks_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 30,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/nature_changer"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 100,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/basic_loot",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/apricorn_loot",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:potion",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:vivichoke_seeds",
|
||||
"weight": 5
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:chests/village/village_fisher"
|
||||
}
|
@ -0,0 +1,128 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:numismatic/bronze_tier1"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/cobblefood_loot_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 3,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/pokeblocks_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 30,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/nature_changer"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 100,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/basic_loot",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/apricorn_loot",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:potion",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:vivichoke_seeds",
|
||||
"weight": 5
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:chests/village/village_fletcher"
|
||||
}
|
@ -0,0 +1,128 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:numismatic/bronze_tier1"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/cobblefood_loot_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 3,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/pokeblocks_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 30,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/nature_changer"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 100,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/basic_loot",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/apricorn_loot",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:potion",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:vivichoke_seeds",
|
||||
"weight": 5
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:chests/village/village_mason"
|
||||
}
|
@ -0,0 +1,189 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:numismatic/bronze_tier1"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/cobblefood_loot_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 3,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/pokeblocks_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 30,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/nature_changer"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 100,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/basic_loot",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/apricorn_loot",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:potion",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:vivichoke_seeds",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:oran_berry"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:persim_berry"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:cheri_berry",
|
||||
"min": 1.0
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:wepear_berry"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:chests/village/village_plains_house"
|
||||
}
|
@ -0,0 +1,188 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:numismatic/bronze_tier1"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/cobblefood_loot_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 3,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/pokeblocks_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 30,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/nature_changer"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 100,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/basic_loot",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/apricorn_loot",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:potion",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:vivichoke_seeds",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:oran_berry"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:persim_berry"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:chesto_berry"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:razz_berry"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:chests/village/village_savanna_house"
|
||||
}
|
@ -0,0 +1,128 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:numismatic/bronze_tier1"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/cobblefood_loot_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 3,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/pokeblocks_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 30,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/nature_changer"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 100,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/basic_loot",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/apricorn_loot",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:potion",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:vivichoke_seeds",
|
||||
"weight": 5
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:chests/village/village_shepherd"
|
||||
}
|
@ -0,0 +1,188 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:numismatic/bronze_tier1"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/cobblefood_loot_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 3,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/pokeblocks_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 30,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/nature_changer"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 100,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/basic_loot",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/apricorn_loot",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:potion",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:vivichoke_seeds",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:oran_berry"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:persim_berry"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:aspear_berry"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:bluk_berry"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:chests/village/village_snowy_house"
|
||||
}
|
@ -0,0 +1,188 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:numismatic/bronze_tier1"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/cobblefood_loot_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 3,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/pokeblocks_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 30,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/nature_changer"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 100,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/basic_loot",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/apricorn_loot",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:potion",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:vivichoke_seeds",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:oran_berry"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:persim_berry"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:chesto_berry"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:razz_berry"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:chests/village/village_taiga_house"
|
||||
}
|
@ -0,0 +1,128 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:numismatic/bronze_tier1"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/cobblefood_loot_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 3,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/pokeblocks_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 30,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/nature_changer"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 100,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/basic_loot",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/apricorn_loot",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:potion",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:vivichoke_seeds",
|
||||
"weight": 5
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:chests/village/village_tannery"
|
||||
}
|
@ -0,0 +1,132 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:numismatic/bronze_tier1"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/cobblefood_loot_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 3,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/pokeblocks_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 30,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/nature_changer"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 100,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/basic_loot",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/apricorn_loot",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:potion",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:super_potion"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:vivichoke_seeds",
|
||||
"weight": 5
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:chests/village/village_temple"
|
||||
}
|
@ -0,0 +1,162 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:numismatic/bronze_tier2"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/cobblefood_loot_tier2"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 8,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/mythsandlegends"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1000,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/pokeblocks_tier2"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/iv_add_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 3,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/nature_changer"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/basic_loot",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/apricorn_loot",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:potion",
|
||||
"weight": 2
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/basic_loot"
|
||||
}
|
||||
],
|
||||
"rolls": 3.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:chests/village/village_toolsmith"
|
||||
}
|
@ -0,0 +1,162 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:numismatic/bronze_tier2"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/cobblefood_loot_tier2"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 8,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/mythsandlegends"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1000,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/pokeblocks_tier2"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/iv_add_tier1"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 3,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/nature_changer"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 20,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/basic_loot",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/apricorn_loot",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:potion",
|
||||
"weight": 2
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/basic_loot"
|
||||
}
|
||||
],
|
||||
"rolls": 3.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:chests/village/village_weaponsmith"
|
||||
}
|
@ -0,0 +1,246 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:numismatic/bronze_tier3"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/cobblefood_loot_tier3"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/mythsandlegends"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 50,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/pokeblocks_tier3"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/iv_add_tier2"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1,
|
||||
"name": "cobblemizer:gender_swapper"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 50,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1,
|
||||
"name": "cobblemizer:iv_random"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 5,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1,
|
||||
"name": "cobblemizer:level_random"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 5,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"weight": 1,
|
||||
"name": "minecraft:cobblemon/nature_changer"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 5,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/special_ball_loot",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/status_healing_loot"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 6.0,
|
||||
"min": 3.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:exp_candy_m",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:exp_candy_m",
|
||||
"weight": 2
|
||||
}
|
||||
],
|
||||
"rolls": 3.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "minecraft:cobblemon/vitamin_loot",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 2.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:hyper_potion"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:revive"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:max_revive"
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:chests/woodland_mansion"
|
||||
}
|
@ -0,0 +1,272 @@
|
||||
{
|
||||
"type": "loot_table",
|
||||
"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"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:net_ball"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 2.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:dive_ball"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 2.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:nest_ball"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 2.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:repeat_ball"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 2.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:timer_ball"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 2.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:luxury_ball"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 2.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:dusk_ball"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 2.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:heal_ball"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 2.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:quick_ball"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 2.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:fast_ball"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 2.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:level_ball"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 2.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:lure_ball"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 2.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:heavy_ball"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 2.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:love_ball"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 2.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:friend_ball"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 2.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:moon_ball"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 2.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:sport_ball"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 2.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:park_ball"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,148 @@
|
||||
{
|
||||
"type": "loot_table",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 2.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:red_apricorn",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 2.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:yellow_apricorn",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 2.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:green_apricorn",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 2.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:blue_apricorn",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 2.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:pink_apricorn",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 2.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:black_apricorn",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 2.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:white_apricorn",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:red_apricorn_seed"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:yellow_apricorn_seed"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:green_apricorn_seed"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:blue_apricorn_seed"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:green_apricorn_seed"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:pink_apricorn_seed"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:black_apricorn_seed"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:white_apricorn_seed"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,146 @@
|
||||
{
|
||||
"type": "loot_table",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:poke_ball",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:citrine_ball",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:verdant_ball",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:azure_ball",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:roseate_ball",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:slate_ball",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:premier_ball",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:great_ball",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:ultra_ball",
|
||||
"weight": 5
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,131 @@
|
||||
{
|
||||
"type": "loot_table",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:x_attack",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:x_defence",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:x_special_attack",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:x_special_defence",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:x_speed",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:x_accuracy",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:dire_hit",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:guard_spec",
|
||||
"weight": 10
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,131 @@
|
||||
{
|
||||
"type": "loot_table",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:x_attack",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:x_defence",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:x_special_attack",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:x_special_defence",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:x_speed",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:x_accuracy",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:dire_hit",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:guard_spec",
|
||||
"weight": 10
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,131 @@
|
||||
{
|
||||
"type": "loot_table",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:x_attack",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:x_defence",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:x_special_attack",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:x_special_defence",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:x_speed",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:x_accuracy",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:dire_hit",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:guard_spec",
|
||||
"weight": 10
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,179 @@
|
||||
{
|
||||
"type": "loot_table",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:link_cable",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:dragon_scale",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:kings_rock",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:metal_coat",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:upgrade",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:dubious_disc",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:deep_sea_scale",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:deep_sea_tooth",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:electirizer",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:magmarizer",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:oval_stone",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:protector",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:reaper_cloth",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:prism_scale",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:sachet",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:whipped_dream",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:strawberry_sweet"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:love_sweet"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:berry_sweet"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:clover_sweet"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:flower_sweet"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:star_sweet"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:ribbon_sweet"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:chipped_pot",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:cracked_pot",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:sweet_apple",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:tart_apple",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:galarica_cuff",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:galarica_wreath",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:black_augurite",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:peat_block",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:razor_claw",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:razor_fang",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:auspicious_armor",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:malicious_armor",
|
||||
"weight": 2
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,101 @@
|
||||
{
|
||||
"type": "loot_table",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:muscle_feather",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:clever_feather",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:resist_feather",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:genius_feather",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:health_feather",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:swift_feather",
|
||||
"weight": 10
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,101 @@
|
||||
{
|
||||
"type": "loot_table",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 8.0,
|
||||
"min": 2.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:muscle_feather",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 8.0,
|
||||
"min": 2.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:clever_feather",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 8.0,
|
||||
"min": 2.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:resist_feather",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 8.0,
|
||||
"min": 2.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:genius_feather",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 8.0,
|
||||
"min": 2.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:health_feather",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 8.0,
|
||||
"min": 2.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:swift_feather",
|
||||
"weight": 10
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,86 @@
|
||||
{
|
||||
"type": "loot_table",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:metal_coat",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:black_glasses",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:charcoal_stick",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:dragon_fang",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:hard_stone",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:magnet",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:miracle_seed",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:mystic_water",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:never_melt_ice",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:poison_barb",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:silk_scarf",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:silver_powder",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:soft_sand",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:spell_tag",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:twisted_spoon",
|
||||
"weight": 2
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,156 @@
|
||||
{
|
||||
"type": "loot_table",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:kings_rock",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:deep_sea_scale",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:deep_sea_tooth",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:razor_claw",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:razor_fang",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:black_sludge",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:choice_band",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:choice_scarf",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:choice_specs",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:focus_band",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:heavy_duty_boots",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:light_clay",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:mental_herb",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:mirror_herb",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:muscle_band",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:power_anklet",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:power_band",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:power_belt",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:power_bracer",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:power_herb",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:power_lens",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:power_weight",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:quick_claw",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:rocky_helmet",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:safety_goggles",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:wise_glasses",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:white_herb",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:bright_powder",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemon:destiny_knot",
|
||||
"weight": 2
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,71 @@
|
||||
{
|
||||
"type": "loot_table",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_sp_def_common",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_sp_def_uncommon",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_sp_atk_common",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_sp_atk_uncommon",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_speed_common",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_speed_uncommon",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_atk_common",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_atk_uncommon",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_def_common",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_def_uncommon",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_hp_common",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_hp_uncommon",
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,101 @@
|
||||
{
|
||||
"type": "loot_table",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_sp_def_uncommon",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_sp_def_rare",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_sp_def_epic",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_sp_atk_uncommon",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_sp_atk_rare",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_sp_atk_epic",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_speed_uncommon",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_speed_rare",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_speed_epic",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_atk_uncommon",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_atk_rare",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_atk_epic",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_def_uncommon",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_def_rare",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_def_epic",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_hp_uncommon",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_hp_rare",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_hp_epic",
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,101 @@
|
||||
{
|
||||
"type": "loot_table",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_sp_def_rare",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_sp_def_epic",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_sp_def_legendary",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_sp_atk_rare",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_sp_atk_epic",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_sp_atk_legendary",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_speed_rare",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_speed_epic",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_speed_legendary",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_atk_rare",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_atk_epic",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_atk_legendary",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_def_rare",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_def_epic",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_def_legendary",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_hp_rare",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_hp_epic",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:iv_add_hp_legendary",
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,406 @@
|
||||
{
|
||||
"type": "loot_table",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:adamant_orb",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:aurora_ticket",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:azure_flute",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:blue_orb",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:bonus_disk",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:clear_bell",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:dna_splicer",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:eon_ticket",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:griseous_orb",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:gs_ball",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:jade_orb",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:liberty_pass",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:lustrous_orb",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:member_card",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:oaks_letter",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:old_sea_map",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:red_orb",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:rusted_shield",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:rusted_sword",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:tidal_bell",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:dr_fujis_diary",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:rainbow_wing",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:silver_wing",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:violet_book",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:scarlet_book",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:cocoon_of_destruction",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:sapling_of_life",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:zygarde_cell",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:zygarde_core",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:zygarde_cube",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:mystery_box",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:reveal_glass",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:dark_stone",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:light_stone",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:teal_mask",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:sun_flute",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:moon_flute",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:lunar_feather",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:magma_stone",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:diancies_crown",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:fini_totem",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:genesect_drive",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:grassland_blade",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:hoopa_ring",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:ironwill_sword",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:koko_totem",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:lele_totem",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:lillies_bag",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:meloetta_headset",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:necro_prism",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:prism_bottle",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:sacred_sword",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:steam_valve",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:type_null_mask",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:antique_pokeball",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:eternatus_core",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:kubfus_band",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:marshadow_hood",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:plasma_tablet",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:prismatic_shell",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:reins_of_unity",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:scaly_tablet",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:scroll_of_water",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:soul_heart",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:zarudes_cape",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:zeraoras_thunderclaw",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:ancient_tablet",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:mythical_pecha_berry",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:scroll_of_darkness",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:azelf_fang",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:mesprit_plume",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:stone_tablet",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:uxie_claw",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:ice_tablet",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:steel_tablet",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:bulu_totem",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:cavern_shield",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:iceroot_carrot",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "myths_and_legends:shaderoot_carrot",
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,141 @@
|
||||
{
|
||||
"type": "loot_table",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:nature_changer_adamant",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:nature_changer_bashful",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:nature_changer_bold",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:nature_changer_brave",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:nature_changer_calm",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:nature_changer_careful",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:nature_changer_docile",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:nature_changer_adamant",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:nature_changer_gentle",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:nature_changer_hardy",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:nature_changer_hasty",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:nature_changer_impish",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:nature_changer_jolly",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:nature_changer_lax",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:nature_changer_lonely",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:nature_changer_mild",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:nature_changer_modest",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:nature_changer_naive",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:nature_changer_naughty",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:nature_changer_quiet",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:nature_changer_quirky",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:nature_changer_rash",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:nature_changer_relaxed",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:nature_changer_sassy",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:nature_changer_serious",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "cobblemizer:nature_changer_timid",
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,186 @@
|
||||
{
|
||||
"type": "loot_table",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_bulbasaur",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_squirtle",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_charmander",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_smoliv",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_rellor",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_happiny",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_swinub",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_drifloon",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_rookidee",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_wailmer",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_rowlet",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_lickitung",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_mareep",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_dolliv",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_arboliva",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_wooper",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_gastly",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_sandygast",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shellder",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_pumpkaboo",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_bellossom",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_bulbasaur_posed",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_flaaffy",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_snorlax",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_sentret",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_furret",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_munchlax",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_rabsca",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_wartortle",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_quagsire",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_corvisquire",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_eevee",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_cloyster",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_wailord",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_phantump",
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,196 @@
|
||||
{
|
||||
"type": "loot_table",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_bulbasaur_posed",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_flaaffy",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_snorlax",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_sentret",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_furret",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_munchlax",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_rabsca",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_wartortle",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_quagsire",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_corvisquire",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_eevee",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_cloyster",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_wailord",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_phantump",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_calyrex",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_ampharos",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:applin_basket",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_sableye",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_absol",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_ivysaur",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:magikarp_fishbowl",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_stonjourner",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_palossand",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_tropius",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_mimikyu",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_calyrex_animated",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_washing_machine",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_venusaur",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_blastoise",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_gengar",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_corviknight",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_gholdengo",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_netherite_gholdengo",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_kyogre",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_trevenant",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_marshadow",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_marshadow_zenith",
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,406 @@
|
||||
{
|
||||
"type": "loot_table",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_calyrex",
|
||||
"weight": 28
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_ampharos",
|
||||
"weight": 28
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:applin_basket",
|
||||
"weight": 28
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_sableye",
|
||||
"weight": 28
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_absol",
|
||||
"weight": 28
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_ivysaur",
|
||||
"weight": 28
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:magikarp_fishbowl",
|
||||
"weight": 28
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_stonjourner",
|
||||
"weight": 28
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_palossand",
|
||||
"weight": 28
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_tropius",
|
||||
"weight": 28
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_mimikyu",
|
||||
"weight": 28
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_calyrex_animated",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_washing_machine",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_venusaur",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_blastoise",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_gengar",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_corviknight",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_gholdengo",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_netherite_gholdengo",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_kyogre",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_trevenant",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_marshadow",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_marshadow_zenith",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_bulbasaur",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_squirtle",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_charmander",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_smoliv",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_rellor",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_happiny",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_swinub",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_drifloon",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_rookidee",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_wailmer",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_rowlet",
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_lickitung",
|
||||
"weight": 24
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_mareep",
|
||||
"weight": 24
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_dolliv",
|
||||
"weight": 24
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_arboliva",
|
||||
"weight": 24
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_wooper",
|
||||
"weight": 24
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_gastly",
|
||||
"weight": 24
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_sandygast",
|
||||
"weight": 24
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_shellder",
|
||||
"weight": 24
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_pumpkaboo",
|
||||
"weight": 24
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_bellossom",
|
||||
"weight": 24
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_bulbasaur_posed",
|
||||
"weight": 12
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_flaaffy",
|
||||
"weight": 12
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_snorlax",
|
||||
"weight": 12
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_sentret",
|
||||
"weight": 12
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_furret",
|
||||
"weight": 12
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_munchlax",
|
||||
"weight": 12
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_rabsca",
|
||||
"weight": 12
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_wartortle",
|
||||
"weight": 12
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_quagsire",
|
||||
"weight": 12
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_corvisquire",
|
||||
"weight": 12
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_eevee",
|
||||
"weight": 12
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_cloyster",
|
||||
"weight": 12
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_wailord",
|
||||
"weight": 12
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_phantump",
|
||||
"weight": 12
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_calyrex",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_ampharos",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_sableye",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_absol",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_ivysaur",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_stonjourner",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_palossand",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_tropius",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_mimikyu",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_calyrex_animated",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_washing_machine",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_venusaur",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_blastoise",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_gengar",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_corviknight",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_gholdengo",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_netherite_gholdengo",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_kyogre",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_trevenant",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_marshadow",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_marshadow_zenith",
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,691 @@
|
||||
{
|
||||
"type": "loot_table",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_calyrex",
|
||||
"weight": 112
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_ampharos",
|
||||
"weight": 112
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:applin_basket",
|
||||
"weight": 112
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_sableye",
|
||||
"weight": 112
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_absol",
|
||||
"weight": 112
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_ivysaur",
|
||||
"weight": 112
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:magikarp_fishbowl",
|
||||
"weight": 112
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_stonjourner",
|
||||
"weight": 112
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_palossand",
|
||||
"weight": 112
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_tropius",
|
||||
"weight": 112
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_mimikyu",
|
||||
"weight": 112
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_calyrex_animated",
|
||||
"weight": 24
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_washing_machine",
|
||||
"weight": 24
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_venusaur",
|
||||
"weight": 24
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_blastoise",
|
||||
"weight": 24
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_gengar",
|
||||
"weight": 24
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_corviknight",
|
||||
"weight": 24
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_gholdengo",
|
||||
"weight": 24
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_netherite_gholdengo",
|
||||
"weight": 24
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_kyogre",
|
||||
"weight": 24
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_trevenant",
|
||||
"weight": 24
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_marshadow",
|
||||
"weight": 24
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_marshadow_zenith",
|
||||
"weight": 24
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_bulbasaur",
|
||||
"weight": 160
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_squirtle",
|
||||
"weight": 160
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_charmander",
|
||||
"weight": 160
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_smoliv",
|
||||
"weight": 160
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_rellor",
|
||||
"weight": 160
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_happiny",
|
||||
"weight": 160
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_swinub",
|
||||
"weight": 160
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_drifloon",
|
||||
"weight": 160
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_rookidee",
|
||||
"weight": 160
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_wailmer",
|
||||
"weight": 160
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_rowlet",
|
||||
"weight": 160
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_lickitung",
|
||||
"weight": 96
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_mareep",
|
||||
"weight": 96
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_dolliv",
|
||||
"weight": 96
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_arboliva",
|
||||
"weight": 96
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_wooper",
|
||||
"weight": 96
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_gastly",
|
||||
"weight": 96
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_sandygast",
|
||||
"weight": 96
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_shellder",
|
||||
"weight": 96
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_pumpkaboo",
|
||||
"weight": 96
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_bellossom",
|
||||
"weight": 96
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_bulbasaur_posed",
|
||||
"weight": 48
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_flaaffy",
|
||||
"weight": 48
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_snorlax",
|
||||
"weight": 48
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_sentret",
|
||||
"weight": 48
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_furret",
|
||||
"weight": 48
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_munchlax",
|
||||
"weight": 48
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_rabsca",
|
||||
"weight": 48
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_wartortle",
|
||||
"weight": 48
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_quagsire",
|
||||
"weight": 48
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_corvisquire",
|
||||
"weight": 48
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_eevee",
|
||||
"weight": 48
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_cloyster",
|
||||
"weight": 48
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_wailord",
|
||||
"weight": 48
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_phantump",
|
||||
"weight": 48
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_calyrex",
|
||||
"weight": 16
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_ampharos",
|
||||
"weight": 16
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_sableye",
|
||||
"weight": 16
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_absol",
|
||||
"weight": 16
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_ivysaur",
|
||||
"weight": 16
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_stonjourner",
|
||||
"weight": 16
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_palossand",
|
||||
"weight": 16
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_tropius",
|
||||
"weight": 16
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_mimikyu",
|
||||
"weight": 16
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_calyrex_animated",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_washing_machine",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_venusaur",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_blastoise",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_gengar",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_corviknight",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_gholdengo",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_netherite_gholdengo",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_kyogre",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_trevenant",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_marshadow",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:gigantic_pokedoll_marshadow_zenith",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_bulbasaur",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_squirtle",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_charmander",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_smoliv",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_rellor",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_happiny",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_swinub",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_drifloon",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_rookidee",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_wailmer",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_rowlet",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_lickitung",
|
||||
"weight": 12
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_mareep",
|
||||
"weight": 12
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_dolliv",
|
||||
"weight": 12
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_arboliva",
|
||||
"weight": 12
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_wooper",
|
||||
"weight": 12
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_gastly",
|
||||
"weight": 12
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_sandygast",
|
||||
"weight": 12
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_shellder",
|
||||
"weight": 12
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_pumpkaboo",
|
||||
"weight": 12
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_bellossom",
|
||||
"weight": 12
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_bulbasaur_posed",
|
||||
"weight": 8
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_flaaffy",
|
||||
"weight": 8
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_snorlax",
|
||||
"weight": 8
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_sentret",
|
||||
"weight": 8
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_furret",
|
||||
"weight": 8
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_munchlax",
|
||||
"weight": 8
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_rabsca",
|
||||
"weight": 8
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_wartortle",
|
||||
"weight": 8
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_quagsire",
|
||||
"weight": 8
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_corvisquire",
|
||||
"weight": 8
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_eevee",
|
||||
"weight": 8
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_cloyster",
|
||||
"weight": 8
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_wailord",
|
||||
"weight": 8
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_phantump",
|
||||
"weight": 8
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_calyrex",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_ampharos",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:shiny_applin_basket",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_sableye",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_absol",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_ivysaur",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:shiny_magikarp_fishbowl",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_stonjourner",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_palossand",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_tropius",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_mimikyu",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_calyrex_animated",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_venusaur",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_blastoise",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_gengar",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_corviknight",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_gholdengo",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_netherite_gholdengo",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_kyogre",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_trevenant",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_marshadow",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "pokeblocks:pokedoll_shiny_marshadow_zenith",
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,146 @@
|
||||
{
|
||||
"type": "loot_table",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:net_ball",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:dive_ball",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:nest_ball",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:repeat_ball",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:timer_ball",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:luxury_ball",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:dusk_ball",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:heal_ball",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:quick_ball",
|
||||
"weight": 3
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,101 @@
|
||||
{
|
||||
"type": "loot_table",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:full_heal",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:antidote",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:awakening",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:burn_heal",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:ice_heal",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:paralyze_heal",
|
||||
"weight": 10
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,101 @@
|
||||
{
|
||||
"type": "loot_table",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:hp_up",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:protein",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:iron",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:calcium",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:zinc",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:carbos",
|
||||
"weight": 10
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,131 @@
|
||||
{
|
||||
"type": "loot_table",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:x_attack",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:x_defence",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:x_special_attack",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:x_special_defence",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:x_speed",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:x_accuracy",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:dire_hit",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "cobblemon:guard_spec",
|
||||
"weight": 10
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,96 @@
|
||||
{
|
||||
"type": "loot_table",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "convenientdecor:pink_umbrella",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "convenientdecor:magenta_umbrella",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "convenientdecor:light_blue_umbrella",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "convenientdecor:white_umbrella",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "convenientdecor:purple_umbrella",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "convenientdecor:light_gray_umbrella",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "convenientdecor:black_umbrella",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "convenientdecor:cyan_umbrella",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "convenientdecor:brown_umbrella",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "convenientdecor:orange_umbrella",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "convenientdecor:lime_umbrella",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "convenientdecor:green_umbrella",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "convenientdecor:red_umbrella",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "convenientdecor:yellow_umbrella",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "convenientdecor:gray_umbrella",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "convenientdecor:blue_umbrella",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "convenientdecor:broken_umbrella",
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,32 @@
|
||||
{
|
||||
"type": "loot_table",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1,
|
||||
"name": "numismatic-overhaul:money_bag",
|
||||
"functions": [
|
||||
{
|
||||
"function": "academy:set_money_bag",
|
||||
"bronze": {
|
||||
"type": "uniform",
|
||||
"min": 1,
|
||||
"max": 10
|
||||
},
|
||||
"combine": false
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 3,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,32 @@
|
||||
{
|
||||
"type": "loot_table",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1,
|
||||
"name": "numismatic-overhaul:money_bag",
|
||||
"functions": [
|
||||
{
|
||||
"function": "academy:set_money_bag",
|
||||
"bronze": {
|
||||
"type": "uniform",
|
||||
"min": 10,
|
||||
"max": 30
|
||||
},
|
||||
"combine": false
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 2,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,32 @@
|
||||
{
|
||||
"type": "loot_table",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1,
|
||||
"name": "numismatic-overhaul:money_bag",
|
||||
"functions": [
|
||||
{
|
||||
"function": "academy:set_money_bag",
|
||||
"bronze": {
|
||||
"type": "uniform",
|
||||
"min": 30,
|
||||
"max": 50
|
||||
},
|
||||
"combine": false
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,32 @@
|
||||
{
|
||||
"type": "loot_table",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1,
|
||||
"name": "numismatic-overhaul:money_bag",
|
||||
"functions": [
|
||||
{
|
||||
"function": "academy:set_money_bag",
|
||||
"bronze": {
|
||||
"type": "uniform",
|
||||
"min": 50,
|
||||
"max": 90
|
||||
},
|
||||
"combine": false
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,32 @@
|
||||
{
|
||||
"type": "loot_table",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1,
|
||||
"name": "numismatic-overhaul:money_bag",
|
||||
"functions": [
|
||||
{
|
||||
"function": "academy:set_money_bag",
|
||||
"bronze": {
|
||||
"type": "uniform",
|
||||
"min": 100,
|
||||
"max": 300
|
||||
},
|
||||
"combine": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,32 @@
|
||||
{
|
||||
"type": "loot_table",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1,
|
||||
"name": "numismatic-overhaul:money_bag",
|
||||
"functions": [
|
||||
{
|
||||
"function": "academy:set_money_bag",
|
||||
"bronze": {
|
||||
"type": "uniform",
|
||||
"min": 300,
|
||||
"max": 500
|
||||
},
|
||||
"combine": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 1,
|
||||
"name": "minecraft:air"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,59 @@
|
||||
{
|
||||
"elements": [
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/city/entrance/entrance_connector",
|
||||
"processors": "minecraft:ancient_city_generic_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/city/entrance/entrance_path_1",
|
||||
"processors": "minecraft:ancient_city_generic_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/city/entrance/entrance_path_2",
|
||||
"processors": "minecraft:ancient_city_generic_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/city/entrance/entrance_path_3",
|
||||
"processors": "minecraft:ancient_city_generic_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/city/entrance/entrance_path_4",
|
||||
"processors": "minecraft:ancient_city_generic_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/city/entrance/entrance_path_5",
|
||||
"processors": "minecraft:ancient_city_generic_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"fallback": "minecraft:empty"
|
||||
}
|
@ -0,0 +1,32 @@
|
||||
{
|
||||
"elements": [
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/city_center/city_center_1",
|
||||
"processors": "minecraft:ancient_city_start_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/city_center/city_center_2",
|
||||
"processors": "minecraft:ancient_city_start_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/city_center/city_center_3",
|
||||
"processors": "minecraft:ancient_city_start_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"fallback": "minecraft:empty"
|
||||
}
|
@ -0,0 +1,95 @@
|
||||
{
|
||||
"elements": [
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/city_center/walls/bottom_1",
|
||||
"processors": "minecraft:ancient_city_generic_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/city_center/walls/bottom_2",
|
||||
"processors": "minecraft:ancient_city_generic_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/city_center/walls/bottom_left_corner",
|
||||
"processors": "minecraft:ancient_city_generic_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/city_center/walls/bottom_right_corner_1",
|
||||
"processors": "minecraft:ancient_city_generic_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/city_center/walls/bottom_right_corner_2",
|
||||
"processors": "minecraft:ancient_city_generic_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/city_center/walls/left",
|
||||
"processors": "minecraft:ancient_city_generic_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/city_center/walls/right",
|
||||
"processors": "minecraft:ancient_city_generic_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/city_center/walls/top",
|
||||
"processors": "minecraft:ancient_city_generic_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/city_center/walls/top_right_corner",
|
||||
"processors": "minecraft:ancient_city_generic_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/city_center/walls/top_left_corner",
|
||||
"processors": "minecraft:ancient_city_generic_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"fallback": "minecraft:empty"
|
||||
}
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"elements": [
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:feature_pool_element",
|
||||
"feature": "minecraft:sculk_patch_ancient_city",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:empty_pool_element"
|
||||
},
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"fallback": "minecraft:empty"
|
||||
}
|
@ -0,0 +1,208 @@
|
||||
{
|
||||
"elements": [
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:empty_pool_element"
|
||||
},
|
||||
"weight": 7
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/structures/barracks",
|
||||
"processors": "minecraft:ancient_city_generic_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/structures/chamber_1",
|
||||
"processors": "minecraft:ancient_city_generic_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/structures/chamber_2",
|
||||
"processors": "minecraft:ancient_city_generic_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/structures/chamber_3",
|
||||
"processors": "minecraft:ancient_city_generic_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/structures/sauna_1",
|
||||
"processors": "minecraft:ancient_city_generic_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/structures/small_statue",
|
||||
"processors": "minecraft:ancient_city_generic_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/structures/large_ruin_1",
|
||||
"processors": "minecraft:ancient_city_generic_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/structures/tall_ruin_1",
|
||||
"processors": "minecraft:ancient_city_generic_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/structures/tall_ruin_2",
|
||||
"processors": "minecraft:ancient_city_generic_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/structures/tall_ruin_3",
|
||||
"processors": "minecraft:ancient_city_generic_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/structures/tall_ruin_4",
|
||||
"processors": "minecraft:ancient_city_generic_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:list_pool_element",
|
||||
"elements": [
|
||||
{
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/structures/camp_1",
|
||||
"processors": "minecraft:ancient_city_generic_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
{
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/structures/camp_2",
|
||||
"processors": "minecraft:ancient_city_generic_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
{
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/structures/camp_3",
|
||||
"processors": "minecraft:ancient_city_generic_degradation",
|
||||
"projection": "rigid"
|
||||
}
|
||||
],
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/structures/medium_ruin_1",
|
||||
"processors": "minecraft:ancient_city_generic_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/structures/medium_ruin_2",
|
||||
"processors": "minecraft:ancient_city_generic_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/structures/small_ruin_1",
|
||||
"processors": "minecraft:ancient_city_generic_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/structures/small_ruin_2",
|
||||
"processors": "minecraft:ancient_city_generic_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/structures/large_pillar_1",
|
||||
"processors": "minecraft:ancient_city_generic_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/structures/medium_pillar_1",
|
||||
"processors": "minecraft:ancient_city_generic_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:list_pool_element",
|
||||
"elements": [
|
||||
{
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/structures/ice_box_1",
|
||||
"processors": {
|
||||
"processors": []
|
||||
},
|
||||
"projection": "rigid"
|
||||
}
|
||||
],
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"fallback": "minecraft:empty"
|
||||
}
|
@ -0,0 +1,149 @@
|
||||
{
|
||||
"elements": [
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/walls/intact_corner_wall_1",
|
||||
"processors": "minecraft:ancient_city_walls_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/walls/intact_intersection_wall_1",
|
||||
"processors": "minecraft:ancient_city_walls_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/walls/intact_lshape_wall_1",
|
||||
"processors": "minecraft:ancient_city_walls_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/walls/intact_horizontal_wall_1",
|
||||
"processors": "minecraft:ancient_city_walls_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/walls/intact_horizontal_wall_2",
|
||||
"processors": "minecraft:ancient_city_walls_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/walls/intact_horizontal_wall_stairs_1",
|
||||
"processors": "minecraft:ancient_city_walls_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/walls/intact_horizontal_wall_stairs_2",
|
||||
"processors": "minecraft:ancient_city_walls_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/walls/intact_horizontal_wall_stairs_3",
|
||||
"processors": "minecraft:ancient_city_walls_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/walls/intact_horizontal_wall_stairs_4",
|
||||
"processors": "minecraft:ancient_city_walls_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/walls/intact_horizontal_wall_passage_1",
|
||||
"processors": "minecraft:ancient_city_walls_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/walls/ruined_corner_wall_1",
|
||||
"processors": "minecraft:ancient_city_walls_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/walls/ruined_corner_wall_2",
|
||||
"processors": "minecraft:ancient_city_walls_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/walls/ruined_horizontal_wall_stairs_1",
|
||||
"processors": "minecraft:ancient_city_walls_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/walls/ruined_horizontal_wall_stairs_2",
|
||||
"processors": "minecraft:ancient_city_walls_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/walls/ruined_horizontal_wall_stairs_3",
|
||||
"processors": "minecraft:ancient_city_walls_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/walls/ruined_horizontal_wall_stairs_4",
|
||||
"processors": "minecraft:ancient_city_walls_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 3
|
||||
}
|
||||
],
|
||||
"fallback": "minecraft:empty"
|
||||
}
|
@ -0,0 +1,77 @@
|
||||
{
|
||||
"elements": [
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/walls/intact_horizontal_wall_1",
|
||||
"processors": "minecraft:ancient_city_walls_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/walls/intact_horizontal_wall_2",
|
||||
"processors": "minecraft:ancient_city_walls_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/walls/intact_horizontal_wall_stairs_1",
|
||||
"processors": "minecraft:ancient_city_walls_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/walls/intact_horizontal_wall_stairs_2",
|
||||
"processors": "minecraft:ancient_city_walls_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/walls/intact_horizontal_wall_stairs_3",
|
||||
"processors": "minecraft:ancient_city_walls_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/walls/intact_horizontal_wall_stairs_4",
|
||||
"processors": "minecraft:ancient_city_walls_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/walls/intact_horizontal_wall_stairs_5",
|
||||
"processors": "minecraft:ancient_city_walls_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/walls/intact_horizontal_wall_bridge",
|
||||
"processors": "minecraft:ancient_city_walls_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"fallback": "minecraft:empty"
|
||||
}
|
@ -0,0 +1,27 @@
|
||||
{
|
||||
"elements": [
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:bastion/blocks/air",
|
||||
"processors": {
|
||||
"processors": []
|
||||
},
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:bastion/blocks/gold",
|
||||
"processors": {
|
||||
"processors": []
|
||||
},
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"fallback": "minecraft:empty"
|
||||
}
|
@ -0,0 +1,14 @@
|
||||
{
|
||||
"elements": [
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:bastion/bridge/bridge_pieces/bridge",
|
||||
"processors": "minecraft:bridge",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"fallback": "minecraft:empty"
|
||||
}
|
@ -0,0 +1,23 @@
|
||||
{
|
||||
"elements": [
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:bastion/bridge/connectors/back_bridge_top",
|
||||
"processors": "minecraft:bastion_generic_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:bastion/bridge/connectors/back_bridge_bottom",
|
||||
"processors": "minecraft:bastion_generic_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"fallback": "minecraft:empty"
|
||||
}
|
@ -0,0 +1,23 @@
|
||||
{
|
||||
"elements": [
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:bastion/bridge/legs/leg_0",
|
||||
"processors": "minecraft:bastion_generic_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:bastion/bridge/legs/leg_1",
|
||||
"processors": "minecraft:bastion_generic_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"fallback": "minecraft:empty"
|
||||
}
|
@ -0,0 +1,14 @@
|
||||
{
|
||||
"elements": [
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:bastion/bridge/rampart_plates/plate_0",
|
||||
"processors": "minecraft:rampart_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"fallback": "minecraft:empty"
|
||||
}
|
@ -0,0 +1,23 @@
|
||||
{
|
||||
"elements": [
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:bastion/bridge/ramparts/rampart_0",
|
||||
"processors": "minecraft:rampart_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:bastion/bridge/ramparts/rampart_1",
|
||||
"processors": "minecraft:rampart_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"fallback": "minecraft:empty"
|
||||
}
|
@ -0,0 +1,23 @@
|
||||
{
|
||||
"elements": [
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:bastion/bridge/starting_pieces/entrance",
|
||||
"processors": "minecraft:entrance_replacement",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:bastion/bridge/starting_pieces/entrance_face",
|
||||
"processors": "minecraft:bastion_generic_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"fallback": "minecraft:empty"
|
||||
}
|
@ -0,0 +1,23 @@
|
||||
{
|
||||
"elements": [
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:bastion/bridge/walls/wall_base_0",
|
||||
"processors": "minecraft:rampart_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:bastion/bridge/walls/wall_base_1",
|
||||
"processors": "minecraft:rampart_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"fallback": "minecraft:empty"
|
||||
}
|
@ -0,0 +1,14 @@
|
||||
{
|
||||
"elements": [
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:bastion/hoglin_stable/connectors/end_post_connector",
|
||||
"processors": "minecraft:stable_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"fallback": "minecraft:empty"
|
||||
}
|
@ -0,0 +1,50 @@
|
||||
{
|
||||
"elements": [
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:bastion/hoglin_stable/large_stables/inner_0",
|
||||
"processors": "minecraft:stable_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:bastion/hoglin_stable/large_stables/inner_1",
|
||||
"processors": "minecraft:stable_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:bastion/hoglin_stable/large_stables/inner_2",
|
||||
"processors": "minecraft:stable_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:bastion/hoglin_stable/large_stables/inner_3",
|
||||
"processors": "minecraft:stable_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:bastion/hoglin_stable/large_stables/inner_4",
|
||||
"processors": "minecraft:stable_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"fallback": "minecraft:empty"
|
||||
}
|
@ -0,0 +1,50 @@
|
||||
{
|
||||
"elements": [
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:bastion/hoglin_stable/large_stables/outer_0",
|
||||
"processors": "minecraft:stable_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:bastion/hoglin_stable/large_stables/outer_1",
|
||||
"processors": "minecraft:stable_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:bastion/hoglin_stable/large_stables/outer_2",
|
||||
"processors": "minecraft:stable_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:bastion/hoglin_stable/large_stables/outer_3",
|
||||
"processors": "minecraft:stable_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:bastion/hoglin_stable/large_stables/outer_4",
|
||||
"processors": "minecraft:stable_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"fallback": "minecraft:empty"
|
||||
}
|
@ -0,0 +1,50 @@
|
||||
{
|
||||
"elements": [
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:bastion/hoglin_stable/starting_pieces/stairs_0_mirrored",
|
||||
"processors": "minecraft:stable_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:bastion/hoglin_stable/starting_pieces/stairs_1_mirrored",
|
||||
"processors": "minecraft:stable_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:bastion/hoglin_stable/starting_pieces/stairs_2_mirrored",
|
||||
"processors": "minecraft:stable_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:bastion/hoglin_stable/starting_pieces/stairs_3_mirrored",
|
||||
"processors": "minecraft:stable_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:bastion/hoglin_stable/starting_pieces/stairs_4_mirrored",
|
||||
"processors": "minecraft:stable_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"fallback": "minecraft:empty"
|
||||
}
|
@ -0,0 +1,23 @@
|
||||
{
|
||||
"elements": [
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:bastion/hoglin_stable/posts/stair_post",
|
||||
"processors": "minecraft:stable_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:bastion/hoglin_stable/posts/end_post",
|
||||
"processors": "minecraft:stable_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"fallback": "minecraft:empty"
|
||||
}
|
@ -0,0 +1,14 @@
|
||||
{
|
||||
"elements": [
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:bastion/hoglin_stable/rampart_plates/rampart_plate_1",
|
||||
"processors": "minecraft:stable_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"fallback": "minecraft:empty"
|
||||
}
|
@ -0,0 +1,32 @@
|
||||
{
|
||||
"elements": [
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:bastion/hoglin_stable/ramparts/ramparts_1",
|
||||
"processors": "minecraft:stable_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:bastion/hoglin_stable/ramparts/ramparts_2",
|
||||
"processors": "minecraft:stable_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:bastion/hoglin_stable/ramparts/ramparts_3",
|
||||
"processors": "minecraft:stable_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"fallback": "minecraft:empty"
|
||||
}
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user