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,55 @@
{
"type": "minecraft:archaeology",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"name": "windswept:flake_pottery_sherd",
"weight": 3
},
{
"type": "minecraft:item",
"name": "windswept:offshoot_pottery_sherd",
"weight": 3
},
{
"type": "minecraft:item",
"name": "windswept:drupes_pottery_sherd",
"weight": 3
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 3.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "windswept:elder_feather",
"weight": 2
},
{
"type": "minecraft:item",
"name": "windswept:holly_berries"
},
{
"type": "minecraft:item",
"name": "minecraft:emerald"
},
{
"type": "minecraft:item",
"name": "minecraft:stick"
}
],
"rolls": 1.0
}
],
"random_sequence": "windswept:archaeology/grove_weathered_house"
}
@@ -0,0 +1,50 @@
{
"type": "minecraft:archaeology",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"name": "windswept:hoot_pottery_sherd",
"weight": 3
},
{
"type": "minecraft:item",
"name": "windswept:plumage_pottery_sherd",
"weight": 4
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 3.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "windswept:elder_feather",
"weight": 2
},
{
"type": "minecraft:item",
"name": "windswept:pinecone"
},
{
"type": "minecraft:item",
"name": "minecraft:emerald"
},
{
"type": "minecraft:item",
"name": "minecraft:stick"
}
],
"rolls": 1.0
}
],
"random_sequence": "windswept:archaeology/pine_totem"
}
@@ -0,0 +1,55 @@
{
"type": "minecraft:archaeology",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"name": "windswept:hoot_pottery_sherd",
"weight": 3
},
{
"type": "minecraft:item",
"name": "windswept:flake_pottery_sherd",
"weight": 3
},
{
"type": "minecraft:item",
"name": "windswept:plumage_pottery_sherd",
"weight": 4
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 3.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "windswept:elder_feather",
"weight": 2
},
{
"type": "minecraft:item",
"name": "windswept:pinecone"
},
{
"type": "minecraft:item",
"name": "minecraft:emerald"
},
{
"type": "minecraft:item",
"name": "minecraft:stick"
}
],
"rolls": 1.0
}
],
"random_sequence": "windswept:archaeology/snowy_pine_totem"
}