Initial commit

This commit is contained in:
2024-11-28 17:00:03 +00:00
commit c0bd808561
11697 changed files with 631986 additions and 0 deletions

View File

@@ -0,0 +1,205 @@
{
"type": "minecraft:chest",
"pools": [
{
"rolls": {
"min": 0,
"max": 3
},
"bonus_rolls": {
"min": 1,
"max": 2
},
"entries": [
{
"type": "minecraft:item",
"weight": 3,
"name": "minecraft:chicken",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 0,
"max": 3
},
"add": true
}
]
},
{
"type": "minecraft:item",
"weight": 3,
"name": "minecraft:egg",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 0,
"max": 3
},
"add": true
}
]
},
{
"type": "minecraft:item",
"weight": 5,
"name": "minecraft:mutton",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 0,
"max": 3
},
"add": true
}
]
}
]
},
{
"rolls": {
"min": 0,
"max": 4
},
"bonus_rolls": {
"min": 0,
"max": 2
},
"entries": [
{
"type": "minecraft:item",
"weight": 5,
"name": "farmersdelight:onion",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 0,
"max": 3
},
"add": true
}
]
},
{
"type": "minecraft:item",
"weight": 5,
"name": "farmersdelight:tomato",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 0,
"max": 3
},
"add": true
}
]
},
{
"type": "minecraft:item",
"weight": 5,
"name": "farmersdelight:cabbage",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 0,
"max": 3
}
}
]
}
]
},
{
"rolls": {
"min": 0,
"max": 3
},
"bonus_rolls": 1,
"entries": [
{
"type": "minecraft:item",
"weight": 4,
"name": "farmersdelight:fried_rice"
},
{
"type": "minecraft:item",
"weight": 4,
"name": "farmersdelight:fish_stew"
},
{
"type": "minecraft:item",
"weight": 4,
"name": "farmersdelight:chicken_soup"
},
{
"type": "minecraft:item",
"weight": 4,
"name": "farmersdelight:beef_stew"
},
{
"type": "minecraft:item",
"weight": 1,
"name": "farmersdelight:stuffed_pumpkin_block"
},
{
"type": "minecraft:item",
"weight": 1,
"name": "farmersdelight:shepherds_pie_block"
},
{
"type": "minecraft:item",
"weight": 1,
"name": "farmersdelight:honey_glazed_ham_block"
},
{
"type": "minecraft:item",
"weight": 1,
"name": "farmersdelight:roast_chicken_block"
}
]
},
{
"rolls": {
"min": 0,
"max": 3
},
"bonus_rolls": 1,
"entries": [
{
"type": "minecraft:item",
"weight": 1,
"name": "minecraft:coal",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 3
}
}
]
},
{
"type": "minecraft:item",
"weight": 1,
"name": "minecraft:potato",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 3
},
"add": true
}
]
}
]
}
]
}

View File

@@ -0,0 +1,188 @@
{
"type": "minecraft:chest",
"pools": [
{
"rolls": {
"min": 1,
"max": 2
},
"bonus_rolls": {
"min": 0,
"max": 2
},
"entries": [
{
"type": "minecraft:item",
"weight": 5,
"name": "contenttweaker:rubber"
},
{
"type": "minecraft:item",
"weight": 3,
"name": "minecraft:diamond"
},
{
"type": "minecraft:item",
"weight": 10,
"name": "minecraft:gold_ingot",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 2
}
}
]
},
{
"type": "minecraft:item",
"weight": 10,
"name": "apocalypsenow:money",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 2
},
"add": true
}
]
}
]
},
{
"rolls": {
"min": 0,
"max": 3
},
"bonus_rolls": {
"min": 0,
"max": 2
},
"entries": [
{
"type": "minecraft:item",
"weight": 5,
"name": "minecraft:torch",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 6
},
"add": true
}
]
},
{
"type": "minecraft:item",
"weight": 2,
"name": "firstaid:plaster",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 2
}
}
]
}
]
},
{
"rolls": {
"min": 0,
"max": 1
},
"bonus_rolls": {
"min": 0,
"max": 1
},
"entries": [
{
"type": "minecraft:item",
"weight": 5,
"name": "camera:camera",
"conditions": [
{
"condition": "minecraft:random_chance",
"chance": 0.05
}
]
},
{
"type": "minecraft:item",
"weight": 5,
"name": "apocalypsenow:shiv",
"conditions": [
{
"condition": "minecraft:random_chance",
"chance": 0.05
}
]
},
{
"type": "minecraft:item",
"weight": 5,
"name": "apocalypsenow:letter_opener",
"conditions": [
{
"condition": "minecraft:random_chance",
"chance": 0.05
}
]
}
]
},
{
"rolls": {
"min": 1,
"max": 3
},
"bonus_rolls": {
"min": 0,
"max": 2
},
"entries": [
{
"type": "minecraft:item",
"weight": 3,
"name": "minecraft:paper",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 3
},
"add": true
}
]
},
{
"type": "minecraft:item",
"weight": 3,
"name": "minecraft:potion",
"functions": [
{
"function": "minecraft:set_nbt",
"tag": "{Purity:3,Potion:\"minecraft:water\"}"
},
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 3
},
"add": true
}
]
}
]
}
]
}