This repository has been archived on 2023-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
jland-packwiz-pack/kubejs/data/ad_astra/loot_tables/chests/dungeon/moon/large_dungeon_chest.json
2023-11-02 12:32:44 -05:00

286 lines
7 KiB
JSON

{
"type": "minecraft:chest",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 2.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "ad_astra:space_painting",
"weight": 3
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 30.0,
"min": 10.0
},
"function": "minecraft:set_count"
}
],
"name": "ad_astra:moon_sand",
"weight": 40
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 15.0,
"min": 5.0
},
"function": "minecraft:set_count"
}
],
"name": "mysticalagriculture:ice_essence",
"weight": 20
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 4.0,
"min": 2.0
},
"function": "minecraft:set_count"
}
],
"name": "ad_astra:cheese",
"weight": 10
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 10.0,
"min": 5.0
},
"function": "minecraft:set_count"
}
],
"name": "ad_astra:raw_desh",
"weight": 10
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 15.0,
"min": 10.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:raw_iron",
"weight": 10
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 20.0,
"min": 15.0
},
"function": "minecraft:set_count"
}
],
"name": "ad_astra:ice_shard",
"weight": 10
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 10.0,
"min": 5.0
},
"function": "minecraft:set_count"
}
],
"name": "mysticalagriculture:zombie_essence",
"weight": 10
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 8.0,
"min": 4.0
},
"function": "minecraft:set_count"
}
],
"name": "mysticalagriculture:skeleton_essence",
"weight": 10
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 8.0,
"min": 4.0
},
"function": "minecraft:set_count"
}
],
"name": "mysticalagriculture:emerald_essence",
"weight": 30
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 4.0,
"min": 2.0
},
"function": "minecraft:set_count"
}
],
"name": "mysticalagriculture:diamond_essence",
"weight": 10
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 6.0,
"min": 3.0
},
"function": "minecraft:set_count"
}
],
"name": "mysticalagriculture:gold_essence",
"weight": 10
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 12.0,
"min": 6.0
},
"function": "minecraft:set_count"
}
],
"name": "mysticalagriculture:lapis_lazuli_essence",
"weight": 5
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 12.0,
"min": 6.0
},
"function": "minecraft:set_count"
}
],
"name": "mysticalagriculture:redstone_essence",
"weight": 5
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 10.0,
"min": 5.0
},
"function": "minecraft:set_count"
}
],
"name": "mysticalagriculture:coal_essence",
"weight": 10
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 10.0,
"min": 5.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:stick",
"weight": 10
},
{
"type": "minecraft:item",
"name": "minecraft:golden_apple",
"weight": 7
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:enchant_randomly"
}
],
"name": "minecraft:book",
"weight": 10
}
],
"rolls": {
"type": "minecraft:uniform",
"max": 8.0,
"min": 3.0
}
}
]
}