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,12 @@
{
"type": "minecraft:chest",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [],
"name": "main",
"rolls": 1.0
}
],
"random_sequence": "sophisticatedbackpacks:inject/chests/abandoned_mineshaft"
}
@@ -0,0 +1,12 @@
{
"type": "minecraft:chest",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [],
"name": "main",
"rolls": 1.0
}
],
"random_sequence": "sophisticatedbackpacks:inject/chests/bastion_treasure"
}
@@ -0,0 +1,12 @@
{
"type": "minecraft:chest",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [],
"name": "main",
"rolls": 1.0
}
],
"random_sequence": "sophisticatedbackpacks:inject/chests/desert_pyramid"
}
@@ -0,0 +1,22 @@
{
"type": "minecraft:chest",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"name": "sophisticatedbackpacks:gold_backpack",
"weight": 1
},
{
"type": "minecraft:empty",
"weight": 90
}
],
"name": "main",
"rolls": 1.0
}
],
"random_sequence": "sophisticatedbackpacks:inject/chests/end_city_treasure"
}
@@ -0,0 +1,12 @@
{
"type": "minecraft:chest",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [],
"name": "main",
"rolls": 1.0
}
],
"random_sequence": "sophisticatedbackpacks:inject/chests/nether_bridge"
}
@@ -0,0 +1,12 @@
{
"type": "minecraft:chest",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [],
"name": "main",
"rolls": 1.0
}
],
"random_sequence": "sophisticatedbackpacks:inject/chests/shipwreck_treasure"
}
@@ -0,0 +1,12 @@
{
"type": "minecraft:chest",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [],
"name": "main",
"rolls": 1.0
}
],
"random_sequence": "sophisticatedbackpacks:inject/chests/simple_dungeon"
}
@@ -0,0 +1,32 @@
{
"type": "minecraft:chest",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"name": "sophisticatedbackpacks:iron_backpack",
"weight": 4
},
{
"type": "minecraft:item",
"name": "sophisticatedbackpacks:gold_backpack",
"weight": 2
},
{
"type": "minecraft:item",
"name": "sophisticatedbackpacks:advanced_magnet_upgrade",
"weight": 2
},
{
"type": "minecraft:empty",
"weight": 92
}
],
"name": "main",
"rolls": 1.0
}
],
"random_sequence": "sophisticatedbackpacks:inject/chests/woodland_mansion"
}