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,114 @@
{
"type": "minecraft:chest",
"pools": [
{
"rolls": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 2.0
},
"bonus_rolls": 1.0,
"entries": [
{
"weight": 1,
"type": "minecraft:empty"
},
{
"type": "minecraft:item",
"weight": 10,
"quality": 3,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 1.0
},
"add": false
}
],
"name": "minecraft:fishing_rod"
},
{
"type": "minecraft:item",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 5.0
},
"add": false
}
],
"name": "minecraft:bone_meal"
},
{
"type": "minecraft:item",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 1.0
},
"add": false
}
],
"name": "minecraft:water_bucket"
},
{
"type": "minecraft:item",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 1.0
},
"add": false
}
],
"name": "minecraft:bucket"
}
]
},
{
"rolls": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 1.0
},
"bonus_rolls": 1.0,
"entries": [
{
"weight": 10,
"type": "minecraft:empty"
},
{
"type": "minecraft:item",
"weight": 1,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 1.0
},
"add": false
}
],
"name": "society:wet_weekly"
}
]
}
]
}
@@ -0,0 +1,114 @@
{
"type": "minecraft:chest",
"pools": [
{
"rolls": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 2.0
},
"bonus_rolls": 1.0,
"entries": [
{
"weight": 1,
"type": "minecraft:empty"
},
{
"type": "minecraft:item",
"weight": 10,
"quality": 3,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 1.0
},
"add": false
}
],
"name": "minecraft:fishing_rod"
},
{
"type": "minecraft:item",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 5.0
},
"add": false
}
],
"name": "minecraft:bone_meal"
},
{
"type": "minecraft:item",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 1.0
},
"add": false
}
],
"name": "minecraft:water_bucket"
},
{
"type": "minecraft:item",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 1.0
},
"add": false
}
],
"name": "minecraft:bucket"
}
]
},
{
"rolls": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 1.0
},
"bonus_rolls": 1.0,
"entries": [
{
"weight": 10,
"type": "minecraft:empty"
},
{
"type": "minecraft:item",
"weight": 1,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 1.0
},
"add": false
}
],
"name": "society:wet_weekly"
}
]
}
]
}