add first patch

This commit is contained in:
2026-07-31 10:34:32 +09:00
parent 03aac2e45e
commit b1cbc6c78d
6390 changed files with 547430 additions and 0 deletions
@@ -0,0 +1,298 @@
{
"pools": [
{
"rolls": {
"min": 1,
"max": 2
},
"entries": [
{
"type": "minecraft:item",
"weight": 7,
"name": "minecraft:candle"
},
{
"type": "minecraft:item",
"weight": 4,
"name": "minecraft:cobblestone",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 0,
"max": 8
}
}
]
},
{
"type": "minecraft:item",
"weight": 1,
"name": "minecraft:wither_rose"
},
{
"type": "minecraft:item",
"weight": 0.1,
"name": "relics:holy_locket"
},
{
"type": "minecraft:item",
"weight": 1,
"name": "society:holy_symbol"
},
{
"type": "minecraft:item",
"weight": 1,
"name": "minecraft:flower_pot"
},
{
"type": "minecraft:item",
"weight": 4,
"name": "minecraft:stick",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 2,
"max": 4
}
}
]
},
{
"type": "minecraft:item",
"weight": 8,
"name": "minecraft:string",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 2,
"max": 6
}
}
]
},
{
"type": "minecraft:item",
"weight": 6,
"name": "minecraft:redstone",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 12
}
}
]
},
{
"type": "minecraft:item",
"weight": 5,
"name": "minecraft:chain",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 0,
"max": 8
}
}
]
},
{
"type": "minecraft:item",
"weight": 7,
"name": "minecraft:dirt",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 3
}
}
]
}
]
},
{
"rolls": {
"min": 4,
"max": 6
},
"entries": [
{
"type": "minecraft:item",
"weight": 12,
"name": "minecraft:iron_ingot"
},
{
"type": "minecraft:item",
"weight": 12,
"name": "minecraft:gold_ingot"
},
{
"type": "minecraft:item",
"weight": 3,
"name": "minecraft:diamond"
},
{
"type": "minecraft:item",
"weight": 8,
"name": "minecraft:lapis_lazuli"
},
{
"type": "minecraft:item",
"weight": 12,
"name": "minecraft:redstone"
},
{
"type": "minecraft:item",
"weight": 4,
"name": "minecraft:redstone_block"
},
{
"type": "minecraft:item",
"weight": 7,
"name": "minecraft:book"
},
{
"type": "minecraft:item",
"weight": 3,
"name": "minecraft:book",
"functions": [
{
"function": "minecraft:enchant_with_levels",
"levels": 20
}
]
}
]
},
{
"rolls": {
"type": "minecraft:uniform",
"min": 1,
"max": 1
},
"bonus_rolls": 0,
"entries": [
{
"type": "minecraft:item",
"weight": 1,
"name": "numismatics:crown",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1,
"max": 1
},
"add": false
}
]
},
{
"type": "minecraft:item",
"weight": 4,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1,
"max": 1
},
"add": false
}
],
"name": "society:mining_monthly"
},
{
"type": "minecraft:item",
"weight": 4,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1,
"max": 1
},
"add": false
}
],
"name": "society:wet_weekly"
},
{
"type": "minecraft:item",
"weight": 4,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1,
"max": 1
},
"add": false
}
],
"name": "society:husbandry_hourly"
},
{
"type": "minecraft:item",
"weight": 4,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1,
"max": 1
},
"add": false
}
],
"name": "society:combat_quarterly"
},
{
"type": "minecraft:item",
"weight": 4,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1,
"max": 1
},
"add": false
}
],
"name": "society:yard_work_yearly"
},
{
"type": "minecraft:item",
"weight": 1,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1,
"max": 1
},
"add": false
}
],
"name": "society:book_of_stars"
}
]
}
]
}