add first patch
This commit is contained in:
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user