daily
This commit is contained in:
@@ -16,5 +16,14 @@
|
||||
"1" : {
|
||||
"diff" : 2
|
||||
}
|
||||
}
|
||||
},
|
||||
"loot_rules": [
|
||||
{"level": [0, 1, 2, 3, 4], "each": true, "quantity": 6, "loot": [
|
||||
{"data": {"name": "minecraft:sand", "meta": 0, "min": 3, "max": 12}, "weight": 30},
|
||||
{"data": {"name": "minecraft:bone", "meta": 0, "min": 3, "max": 5}, "weight": 30},
|
||||
{"data": {"name": "BiomesOPlenty:gems", "meta": 1, "min": 1, "max": 1}, "weight": 5},
|
||||
{"data": {"name": "minecraft:sandstone", "meta": 0, "min": 3, "max": 7}, "weight": 30}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -6,5 +6,14 @@
|
||||
"loot_forest",
|
||||
"tower_forest",
|
||||
"rooms_forest"
|
||||
]
|
||||
],
|
||||
"loot_rules": [
|
||||
{"level": [0, 1, 2, 3, 4], "each": true, "quantity": 6, "loot": [
|
||||
{"data": {"name": "minecraft:leaves", "meta": 0, "min": 3, "max": 4}, "weight": 30},
|
||||
{"data": {"name": "minecraft:clay_ball", "meta": 0, "min": 3, "max": 6}, "weight": 30},
|
||||
{"data": {"name": "BiomesOPlenty:gems", "meta": 7, "min": 1, "max": 1}, "weight": 5},
|
||||
{"data": {"name": "minecraft:web", "meta": 0, "min": 3, "max": 4}, "weight": 10}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "dungeon_ice",
|
||||
"criteria": {"biomeTypes": ["SNOWY"]},
|
||||
"inherit": [
|
||||
"loot_all",
|
||||
"loot_ice",
|
||||
"theme_ice",
|
||||
"tower_ice",
|
||||
"rooms_ice"
|
||||
],
|
||||
"loot_rules": [
|
||||
{"level": [0, 1, 2, 3, 4], "each": true, "quantity": 6, "loot": [
|
||||
{"data": {"name": "minecraft:snowball", "meta": 0, "min": 3, "max": 5}, "weight": 30},
|
||||
{"data": {"name": "minecraft:ice", "meta": 0, "min": 6, "max": 8}, "weight": 30},
|
||||
{"data": {"name": "BiomesOPlenty:gems", "meta": 4, "min": 1, "max": 1}, "weight": 5},
|
||||
{"data": {"name": "minecraft:snow", "meta": 0, "min": 1, "max": 2}, "weight": 10}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -21,5 +21,14 @@
|
||||
"3" : {
|
||||
"diff" : 3
|
||||
}
|
||||
}
|
||||
},
|
||||
"loot_rules": [
|
||||
{"level": [0, 1, 2, 3, 4], "each": true, "quantity": 6, "loot": [
|
||||
{"data": {"name": "minecraft:leaves", "meta": 3, "min": 3, "max": 5}, "weight": 30},
|
||||
{"data": {"name": "minecraft:vine", "meta": 0, "min": 3, "max": 4}, "weight": 30},
|
||||
{"data": {"name": "BiomesOPlenty:gems", "meta": 3, "min": 1, "max": 1}, "weight": 5},
|
||||
{"data": {"name": "minecraft:melon", "meta": 0, "min": 3, "max": 7}, "weight": 10}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,10 +1,19 @@
|
||||
{
|
||||
"name": "dungeon_mesa",
|
||||
"criteria": {"biomeTypes": ["MESA"]},
|
||||
"criteria": {"biomeTypes": ["MESA", "OCEAN"]},
|
||||
"inherit": [
|
||||
"loot_all",
|
||||
"loot_hot_food",
|
||||
"theme_mesa",
|
||||
"tower_mesa"
|
||||
]
|
||||
],
|
||||
"loot_rules": [
|
||||
{"level": [0, 1, 2, 3, 4], "each": true, "quantity": 6, "loot": [
|
||||
{"data": {"name": "minecraft:hardened_clay", "meta": 0, "min": 3, "max": 5}, "weight": 30},
|
||||
{"data": {"name": "minecraft:sand", "meta": 1, "min": 6, "max": 8}, "weight": 30},
|
||||
{"data": {"name": "BiomesOPlenty:gems", "meta": 6, "min": 1, "max": 1}, "weight": 5},
|
||||
{"data": {"name": "minecraft:deadbush", "meta": 0, "min": 1, "max": 2}, "weight": 10}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "dungeon_mountain",
|
||||
"criteria": {"biomeTypes": ["MOUNTAIN"]},
|
||||
"criteria": {"biomeTypes": ["MOUNTAIN", "HILLS"]},
|
||||
"inherit": [
|
||||
"loot_all",
|
||||
"loot_mountain",
|
||||
@@ -13,5 +13,14 @@
|
||||
"2" : {
|
||||
"diff" : 4
|
||||
}
|
||||
}
|
||||
},
|
||||
"loot_rules": [
|
||||
{"level": [0, 1, 2, 3, 4], "each": true, "quantity": 6, "loot": [
|
||||
{"data": {"name": "minecraft:book", "meta": 0, "min": 1, "max": 2}, "weight": 30},
|
||||
{"data": {"name": "minecraft:paper", "meta": 0, "min": 1, "max": 3}, "weight": 30},
|
||||
{"data": {"name": "minecraft:emerald", "meta": 0, "min": 1, "max": 1}, "weight": 5},
|
||||
{"data": {"name": "etfuturum:amethyst_shard", "meta": 0, "min": 1, "max": 2}, "weight": 10}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -5,5 +5,14 @@
|
||||
"loot_all",
|
||||
"loot_plains",
|
||||
"rooms_plains"
|
||||
]
|
||||
],
|
||||
"loot_rules": [
|
||||
{"level": [0, 1, 2, 3, 4], "each": true, "quantity": 6, "loot": [
|
||||
{"data": {"name": "minecraft:web", "meta": 0, "min": 3, "max": 5}, "weight": 10},
|
||||
{"data": {"name": "minecraft:gravel", "meta": 0, "min": 6, "max": 8}, "weight": 30},
|
||||
{"data": {"name": "BiomesOPlenty:gems", "meta": 2, "min": 1, "max": 1}, "weight": 5},
|
||||
{"data": {"name": "minecraft:tallgrass", "meta": 1, "min": 1, "max": 2}, "weight": 30}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "dungeon_swamp",
|
||||
"criteria": {"biomeTypes": ["SWAMP"]},
|
||||
"criteria": {"biomeTypes": ["SWAMP", "RIVER"]},
|
||||
"inherit": [
|
||||
"loot_all",
|
||||
"loot_swamp",
|
||||
@@ -8,5 +8,14 @@
|
||||
"tower_swamp",
|
||||
"rooms_swamp",
|
||||
"segments_swamp"
|
||||
]
|
||||
],
|
||||
"loot_rules": [
|
||||
{"level": [0, 1, 2, 3, 4], "each": true, "quantity": 6, "loot": [
|
||||
{"data": {"name": "minecraft:waterlily", "meta": 0, "min": 3, "max": 5}, "weight": 30},
|
||||
{"data": {"name": "minecraft:vine", "meta": 0, "min": 2, "max": 6}, "weight": 30},
|
||||
{"data": {"name": "BiomesOPlenty:gems", "meta": 5, "min": 1, "max": 1}, "weight": 5},
|
||||
{"data": {"name": "minecraft:red_flower", "meta": 1, "min": 1, "max": 2}, "weight": 10}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -5,11 +5,11 @@
|
||||
{"data": {"name": "BiblioCraft:item.BiblioGlasses", "meta": 2}, "weight": 3},
|
||||
{"data": {"name": "BiblioCraft:item.BiblioGlasses", "meta": 1}, "weight": 3},
|
||||
{"data": {"name": "BiblioCraft:item.BiblioGlasses", "meta": 0}, "weight": 3},
|
||||
{"data": {"name": "Forestry:builderBag", "meta": 0}, "weight": 1},
|
||||
{"data": {"name": "Forestry:diggerBag", "meta": 0}, "weight": 1},
|
||||
{"data": {"name": "Forestry:foresterBag", "meta": 0}, "weight": 1},
|
||||
{"data": {"name": "Forestry:builderBag", "meta": 0}, "weight": 2},
|
||||
{"data": {"name": "Forestry:diggerBag", "meta": 0}, "weight": 2},
|
||||
{"data": {"name": "Forestry:foresterBag", "meta": 0}, "weight": 2},
|
||||
{"data": {"name": "Forestry:hunterBag", "meta": 0}, "weight": 2},
|
||||
{"data": {"name": "Forestry:minerBag", "meta": 0}, "weight": 1},
|
||||
{"data": {"name": "Forestry:minerBag", "meta": 0}, "weight": 2},
|
||||
{"data": {"name": "Thaumcraft:ItemBaubleBlanks", "meta": 0}, "weight": 12},
|
||||
{"data": {"name": "Thaumcraft:ItemBaubleBlanks", "meta": 1}, "weight": 12},
|
||||
{"data": {"name": "Thaumcraft:ItemBaubleBlanks", "meta": 2}, "weight": 12},
|
||||
@@ -24,14 +24,14 @@
|
||||
]
|
||||
},
|
||||
{"level": 0, "type": "ARMOUR", "each": true, "quantity": 2, "loot": [
|
||||
{"data": {"name": "BiomesOPlenty:bootsMud", "meta": 0}, "weight": 10},
|
||||
{"data": {"name": "BiomesOPlenty:chestplateMud", "meta": 0}, "weight": 10},
|
||||
{"data": {"name": "BiomesOPlenty:helmetMud", "meta": 0}, "weight": 10},
|
||||
{"data": {"name": "BiomesOPlenty:leggingsMud", "meta": 0}, "weight": 10},
|
||||
{"data": {"name": "TConstruct:helmetWood", "meta": 0}, "weight": 10},
|
||||
{"data": {"name": "TConstruct:leggingsWood", "meta": 0}, "weight": 10},
|
||||
{"data": {"name": "TConstruct:chestplateWood", "meta": 0}, "weight": 10},
|
||||
{"data": {"name": "TConstruct:bootsWood", "meta": 0}, "weight": 10},
|
||||
{"data": {"name": "BiomesOPlenty:bootsMud", "meta":0, "nbt" : "{ench:[0:{id:0s,lvl:1s}],display:{Name:\"Muddy Matching Socks\"}}"}, "weight": 10},
|
||||
{"data": {"name": "BiomesOPlenty:chestplateMud", "meta": 0, "nbt" : "{ench:[0:{id:0s,lvl:1s}],display:{Name:\"Muddy Motorcycle Jacket\"}}"}, "weight": 10},
|
||||
{"data": {"name": "BiomesOPlenty:helmetMud", "meta": 0, "nbt" : "{ench:[0:{id:0s,lvl:1s}],display:{Name:\"Muddy Mariner's Cap\"}}"}, "weight": 10},
|
||||
{"data": {"name": "BiomesOPlenty:leggingsMud", "meta": 0, "nbt" : "{ench:[0:{id:0s,lvl:1s}],display:{Name:\"Muddy Mom Jeans\"}}"}, "weight": 10},
|
||||
{"data": {"name": "TConstruct:helmetWood", "meta": 0, "nbt" : "{ench:[0:{id:4s,lvl:2s},1:{id:34s,lvl:1s}],display:{Name:\"Wooden Wig\"}}"}, "weight": 10},
|
||||
{"data": {"name": "TConstruct:leggingsWood", "meta": 0, "nbt" : "{ench:[0:{id:4s,lvl:2s},1:{id:34s,lvl:1s}],display:{Name:\"Wooden Waistcoat\"}}"}, "weight": 10},
|
||||
{"data": {"name": "TConstruct:chestplateWood", "meta": 0, "nbt" : "{ench:[0:{id:4s,lvl:2s},1:{id:34s,lvl:1s}],display:{Name:\"Wooden Windbreaker\"}}"}, "weight": 10},
|
||||
{"data": {"name": "TConstruct:bootsWood", "meta": 0, "nbt" : "{ench:[0:{id:4s,lvl:2s},1:{id:34s,lvl:1s}],display:{Name:\"Wooden Waders\"}}"}, "weight": 10},
|
||||
{"data": {"name": "minecraft:leather_boots", "meta": 0}, "weight": 5},
|
||||
{"data": {"name": "minecraft:leather_boots", "meta": 0, "ntb" : "{display:{color:4154789,Name:\"Crocs\"}}"}, "weight": 5},
|
||||
{"data": {"name": "minecraft:leather_chestplate", "meta": 0}, "weight": 5},
|
||||
@@ -40,42 +40,44 @@
|
||||
{"data": {"name": "minecraft:leather_helmet", "meta": 0, "nbt" : "{display:{color:12553267,Name:\"Fedora\"}}"}, "weight": 5},
|
||||
{"data": {"name": "minecraft:leather_leggings", "meta": 0}, "weight": 5},
|
||||
{"data": {"name": "minecraft:leather_leggings", "meta": 0, "nbt" : "{display:{color:10057608,Name:\"pant\"}}"}, "weight": 5},
|
||||
{"data": {"name": "minecraft:leather_boots", "meta": 0, "nbt" : "{ench:[0:{id:153s,lvl:3s},1:{id:34s,lvl:3s},2:{id:2s,lvl:6s}],display:{Name:\"Hermes Boots\"}}"}, "weight": 3},
|
||||
{"data": {"name": "TConstruct:slime_boots", "meta": 0}, "weight": 4}
|
||||
|
||||
]
|
||||
},
|
||||
{"level": 1, "type": "ARMOUR", "each": true, "quantity": 2, "loot": [
|
||||
{"data": {"name": "harvestcraft:hardenedleatherbootsItem", "meta": 0}, "weight": 13},
|
||||
{"data": {"name": "harvestcraft:hardenedleatherchestItem", "meta": 0}, "weight": 13},
|
||||
{"data": {"name": "harvestcraft:hardenedleatherhelmItem", "meta": 0}, "weight": 13},
|
||||
{"data": {"name": "harvestcraft:hardenedleatherleggingsItem", "meta": 0}, "weight": 13},
|
||||
{"data": {"name": "harvestthenether:quartzbootsItem", "meta": 0}, "weight": 10},
|
||||
{"data": {"name": "harvestthenether:quartzchestItem", "meta": 0}, "weight": 10},
|
||||
{"data": {"name": "harvestthenether:quartzhelmItem", "meta": 0}, "weight": 10},
|
||||
{"data": {"name": "harvestthenether:quartzleggingsItem", "meta": 0}, "weight": 10},
|
||||
{"data": {"name": "harvestcraft:hardenedleatherbootsItem", "meta": 0, "nbt" : "{ench:[0:{id:34s,lvl:2s},1:{id:3s,lvl:2s}],display:{Name:\"Bold Brigandine\"}}"}, "weight": 13},
|
||||
{"data": {"name": "harvestcraft:hardenedleatherchestItem", "meta": 0, "nbt" : "{ench:[0:{id:34s,lvl:2s},1:{id:3s,lvl:2s}],display:{Name:\"Bold Brigandine\"}}"}, "weight": 13},
|
||||
{"data": {"name": "harvestcraft:hardenedleatherhelmItem", "meta": 0, "nbt" : "{ench:[0:{id:34s,lvl:2s},1:{id:3s,lvl:2s}],display:{Name:\"Bold Brigandine\"}}"}, "weight": 13},
|
||||
{"data": {"name": "harvestcraft:hardenedleatherleggingsItem", "meta": 0, "nbt" : "{ench:[0:{id:34s,lvl:2s},1:{id:3s,lvl:2s}],display:{Name:\"Bold Brigandine\"}}"}, "weight": 13},
|
||||
{"data": {"name": "harvestthenether:quartzbootsItem", "meta": 0, "nbt" : "{ench:[0:{id:1s,lvl:2s}],display:{Name:\"Quality Quartz Boots\"}}"}, "weight": 10},
|
||||
{"data": {"name": "harvestthenether:quartzchestItem", "meta": 0, "nbt" : "{ench:[0:{id:1s,lvl:2s}],display:{Name:\"Quality Quartz Chestplate\"}}"}, "weight": 10},
|
||||
{"data": {"name": "harvestthenether:quartzhelmItem", "meta": 0, "nbt" : "{ench:[0:{id:1s,lvl:2s}],display:{Name:\"Quality Quartz Helmet\"}}"}, "weight": 10},
|
||||
{"data": {"name": "harvestthenether:quartzleggingsItem", "meta": 0, "nbt" : "{ench:[0:{id:1s,lvl:2s}],display:{Name:\"Quality Quartz Leggings\"}}"}, "weight": 10},
|
||||
{"data": {"name": "adventurebackpack:adventureHat", "meta": 0}, "weight": 5},
|
||||
{"data": {"name": "adventurebackpack:adventurePants", "meta": 0}, "weight": 5},
|
||||
{"data": {"name": "adventurebackpack:adventureSuit", "meta": 0}, "weight": 5},
|
||||
{"data": {"name": "adventurebackpack:pistonBoots", "meta": 0}, "weight": 5},
|
||||
{"data": {"name": "minecraft:golden_boots", "meta": 0}, "weight": 20},
|
||||
{"data": {"name": "minecraft:golden_chestplate", "meta": 0}, "weight": 20},
|
||||
{"data": {"name": "minecraft:golden_helmet", "meta": 0}, "weight": 20},
|
||||
{"data": {"name": "minecraft:golden_leggings", "meta": 0}, "weight": 20},
|
||||
{"data": {"name": "minecraft:iron_boots", "meta": 0}, "weight": 8},
|
||||
{"data": {"name": "minecraft:iron_chestplate", "meta": 0}, "weight": 8},
|
||||
{"data": {"name": "minecraft:iron_helmet", "meta": 0}, "weight": 8},
|
||||
{"data": {"name": "minecraft:iron_leggings", "meta": 0}, "weight": 8}
|
||||
{"data": {"name": "minecraft:golden_boots", "meta": 0, "nbt" : "{ench:[0:{id:212s,lvl:2s}],display:{Name:\"Comfortable Cuirass\"}}"}, "weight": 10},
|
||||
{"data": {"name": "minecraft:golden_chestplate", "meta": 0, "nbt" : "{ench:[0:{id:212s,lvl:2s}],display:{Name:\"Comfortable Cuirass\"}}"}, "weight": 10},
|
||||
{"data": {"name": "minecraft:golden_helmet", "meta": 0, "nbt" : "{ench:[0:{id:212s,lvl:2s}],display:{Name:\"Comfortable Cuirass\"}}"}, "weight": 10},
|
||||
{"data": {"name": "minecraft:golden_leggings", "meta": 0, "nbt" : "{ench:[0:{id:212s,lvl:2s}],display:{Name:\"Comfortable Cuirass\"}}"}, "weight": 10},
|
||||
{"data": {"name": "minecraft:chainmail_boots", "meta": 0}, "weight": 8},
|
||||
{"data": {"name": "minecraft:chainmail_chestplate", "meta": 0}, "weight": 8},
|
||||
{"data": {"name": "minecraft:chainmail_helmet", "meta": 0}, "weight": 8},
|
||||
{"data": {"name": "minecraft:chainmail_leggings", "meta": 0}, "weight": 8},
|
||||
{"data": {"name": "Natura:natura.armor.immpjerkin", "meta": 0, "nbt" : "{ench:[0:{id:0s,lvl:7s},1:{id:34s,lvl:3s}],display:{Name:\"Achilles' Aegis\"}}"}, "weight": 3}
|
||||
]
|
||||
},
|
||||
{"level": 2, "type": "ARMOUR", "each": true, "quantity": 2, "loot": [
|
||||
{"data": {"name": "ProjRed|Exploration:projectred.exploration.rubychestplate", "meta": 0}, "weight": 10},
|
||||
{"data": {"name": "ProjRed|Exploration:projectred.exploration.rubyhelmet", "meta": 0}, "weight": 10},
|
||||
{"data": {"name": "ProjRed|Exploration:projectred.exploration.rubyleggings", "meta": 0}, "weight": 10},
|
||||
{"data": {"name": "ProjRed|Exploration:projectred.exploration.rubyboots", "meta": 0}, "weight": 10},
|
||||
{"data": {"name": "ProjRed|Exploration:projectred.exploration.sapphireboots", "meta": 0}, "weight": 10},
|
||||
{"data": {"name": "ProjRed|Exploration:projectred.exploration.sapphirechestplate", "meta": 0}, "weight": 10},
|
||||
{"data": {"name": "ProjRed|Exploration:projectred.exploration.sapphirehelmet", "meta": 0}, "weight": 10},
|
||||
{"data": {"name": "ProjRed|Exploration:projectred.exploration.sapphireleggings", "meta": 0}, "weight": 10},
|
||||
{"data": {"name": "ProjRed|Exploration:projectred.exploration.rubychestplate", "meta": 0, "nbt" : "{ench:[0:{id:0s,lvl:3s},1:{id:7s,lvl:2s}],display:{Name:\"Spiky Scale Armor\"}}"}, "weight": 10},
|
||||
{"data": {"name": "ProjRed|Exploration:projectred.exploration.rubyhelmet", "meta": 0, "nbt" : "{ench:[0:{id:0s,lvl:3s},1:{id:7s,lvl:2s}],display:{Name:\"Spiky Scale Armor\"}}"}, "weight": 10},
|
||||
{"data": {"name": "ProjRed|Exploration:projectred.exploration.rubyleggings", "meta": 0, "nbt" : "{ench:[0:{id:0s,lvl:3s},1:{id:7s,lvl:2s}],display:{Name:\"Spiky Scale Armor\"}}"}, "weight": 10},
|
||||
{"data": {"name": "ProjRed|Exploration:projectred.exploration.rubyboots", "meta": 0, "nbt" : "{ench:[0:{id:0s,lvl:3s},1:{id:7s,lvl:2s}],display:{Name:\"Spiky Scale Armor\"}}"}, "weight": 10},
|
||||
{"data": {"name": "ProjRed|Exploration:projectred.exploration.sapphireboots", "meta": 0, "nbt" : "{ench:[0:{id:3s,lvl:4s},1:{id:211s,lvl:3s}],display:{Name:\"Lambastic Laminar\"}}"}, "weight": 10},
|
||||
{"data": {"name": "ProjRed|Exploration:projectred.exploration.sapphirechestplate", "meta": 0, "nbt" : "{ench:[0:{id:3s,lvl:4s},1:{id:211s,lvl:3s}],display:{Name:\"Lambastic Laminar\"}}"}, "weight": 10},
|
||||
{"data": {"name": "ProjRed|Exploration:projectred.exploration.sapphirehelmet", "meta": 0, "nbt" : "{ench:[0:{id:3s,lvl:4s},1:{id:211s,lvl:3s}],display:{Name:\"Lambastic Laminar\"}}"}, "weight": 10},
|
||||
{"data": {"name": "ProjRed|Exploration:projectred.exploration.sapphireleggings", "meta": 0, "nbt" : "{ench:[0:{id:3s,lvl:4s},1:{id:211s,lvl:3s}],display:{Name:\"Lambastic Laminar\"}}"}, "weight": 10},
|
||||
{"data": {"name": "minecraft:chainmail_boots", "meta": 0}, "weight": 10},
|
||||
{"data": {"name": "minecraft:chainmail_chestplate", "meta": 0}, "weight": 10},
|
||||
{"data": {"name": "minecraft:chainmail_helmet", "meta": 0}, "weight": 10},
|
||||
@@ -83,14 +85,15 @@
|
||||
{"data": {"name": "minecraft:iron_boots", "meta": 0}, "weight": 8},
|
||||
{"data": {"name": "minecraft:iron_chestplate", "meta": 0}, "weight": 8},
|
||||
{"data": {"name": "minecraft:iron_helmet", "meta": 0}, "weight": 8},
|
||||
{"data": {"name": "minecraft:iron_leggings", "meta": 0}, "weight": 8}
|
||||
{"data": {"name": "minecraft:iron_leggings", "meta": 0}, "weight": 8},
|
||||
{"data": {"name": "minecraft:diamond_leggings", "meta": 0, "nbt" : "{ench:[0:{id:4s,lvl:5s},1:{id:0s,lvl:5s},2:{id:3s,lvl:5s}],display:{Name:\"Zirconium Pants\"}}"}, "weight": 3}
|
||||
]
|
||||
},
|
||||
{"level": 3, "type": "ARMOUR", "each": true, "quantity": 2, "loot": [
|
||||
{"data": {"name": "Railcraft:armor.steel.boots", "meta": 0}, "weight": 15},
|
||||
{"data": {"name": "Railcraft:armor.steel.helmet", "meta": 0}, "weight": 15},
|
||||
{"data": {"name": "Railcraft:armor.steel.legs", "meta": 0}, "weight": 15},
|
||||
{"data": {"name": "Railcraft:armor.steel.plate", "meta": 0}, "weight": 15},
|
||||
{"data": {"name": "Railcraft:armor.steel.boots", "meta": 0, "nbt" : "{ench:[0:{id:0s,lvl:5s},1:{id:34s,lvl:2s}],display:{Name:\"Protective Plate Armor\"}}"}, "weight": 15},
|
||||
{"data": {"name": "Railcraft:armor.steel.helmet", "meta": 0, "nbt" : "{ench:[0:{id:0s,lvl:5s},1:{id:34s,lvl:2s}],display:{Name:\"Protective Plate Armor\"}}"}, "weight": 15},
|
||||
{"data": {"name": "Railcraft:armor.steel.legs", "meta": 0, "nbt" : "{ench:[0:{id:0s,lvl:5s},1:{id:34s,lvl:2s}],display:{Name:\"Protective Plate Armor\"}}"}, "weight": 15},
|
||||
{"data": {"name": "Railcraft:armor.steel.plate", "meta": 0, "nbt" : "{ench:[0:{id:0s,lvl:5s},1:{id:34s,lvl:2s}],display:{Name:\"Protective Plate Armor\"}}"}, "weight": 15},
|
||||
{"data": {"name": "minecraft:diamond_boots", "meta": 0}, "weight": 20},
|
||||
{"data": {"name": "minecraft:diamond_chestplate", "meta": 0}, "weight": 20},
|
||||
{"data": {"name": "minecraft:diamond_helmet", "meta": 0}, "weight": 20},
|
||||
@@ -98,19 +101,21 @@
|
||||
{"data": {"name": "minecraft:iron_boots", "meta": 0}, "weight": 20},
|
||||
{"data": {"name": "minecraft:iron_chestplate", "meta": 0}, "weight": 20},
|
||||
{"data": {"name": "minecraft:iron_helmet", "meta": 0}, "weight": 20},
|
||||
{"data": {"name": "minecraft:iron_leggings", "meta": 0}, "weight": 20}
|
||||
{"data": {"name": "minecraft:iron_leggings", "meta": 0}, "weight": 20},
|
||||
{"data": {"name": "tinkersdefense:Heater", "meta": 0, "nbt" : "{InfiTool:{BonusDurability:0,BaseDurability:3937,HarvestLevel:8,Broken:0b,Head:10,Attack:4,Accessory:10,ModDurability:0.0f,Shoddy:0.0f,ToolEXP:0L,RenderAccessory:10,MiningSpeed:1100,Modifiers:0,TotalDurability:3937,MiningSpeed2:1100,RenderHead:10,Handle:10,Damage:0,Built:1b,BaseAttack:4,Extra:10,RenderHandle:10,Unbreaking:2,RenderExtra:10,HarvestLevel2:8,ToolLevel:1}, display:{Name:\"Hylian Shield\"}}"}, "weight": 3}
|
||||
]
|
||||
},
|
||||
{
|
||||
"level": 4, "type": "ARMOUR", "each": true, "quantity": 2, "loot": [
|
||||
{"data": {"name": "Railcraft:armor.steel.boots", "meta": 0}, "weight": 15},
|
||||
{"data": {"name": "Railcraft:armor.steel.helmet", "meta": 0}, "weight": 15},
|
||||
{"data": {"name": "Railcraft:armor.steel.legs", "meta": 0}, "weight": 15},
|
||||
{"data": {"name": "Railcraft:armor.steel.plate", "meta": 0}, "weight": 15},
|
||||
{"data": {"name": "Railcraft:armor.steel.boots", "meta": 0, "nbt" : "{ench:[0:{id:0s,lvl:5s},1:{id:34s,lvl:2s}],display:{Name:\"Protective Plate Armor\"}}"}, "weight": 15},
|
||||
{"data": {"name": "Railcraft:armor.steel.helmet", "meta": 0, "nbt" : "{ench:[0:{id:0s,lvl:5s},1:{id:34s,lvl:2s}],display:{Name:\"Protective Plate Armor\"}}"}, "weight": 15},
|
||||
{"data": {"name": "Railcraft:armor.steel.legs", "meta": 0, "nbt" : "{ench:[0:{id:0s,lvl:5s},1:{id:34s,lvl:2s}],display:{Name:\"Protective Plate Armor\"}}"}, "weight": 15},
|
||||
{"data": {"name": "Railcraft:armor.steel.plate", "meta": 0, "nbt" : "{ench:[0:{id:0s,lvl:5s},1:{id:34s,lvl:2s}],display:{Name:\"Protective Plate Armor\"}}"}, "weight": 15},
|
||||
{"data": {"name": "minecraft:diamond_boots", "meta": 0}, "weight": 20},
|
||||
{"data": {"name": "minecraft:diamond_chestplate", "meta": 0}, "weight": 20},
|
||||
{"data": {"name": "minecraft:diamond_helmet", "meta": 0}, "weight": 20},
|
||||
{"data": {"name": "minecraft:diamond_leggings", "meta": 0}, "weight": 20}
|
||||
{"data": {"name": "minecraft:diamond_leggings", "meta": 0}, "weight": 20},
|
||||
{"data": {"name": "etfuturum:netherite_helmet", "meta": 0, "nbt" : "{ench:[0:{id:0s,lvl:6s},1:{id:34s,lvl:3s}],display:{Name:\"Ancient Crown\"}}"}, "weight": 3}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
@@ -27,7 +27,6 @@
|
||||
{"data": {"name": "etfuturum:light_blue_bed", "meta": 0, "min": 1, "max": 2}, "weight": 10},
|
||||
{"data": {"name": "etfuturum:sapling", "meta": 0, "min": 1, "max": 2}, "weight": 10},
|
||||
{"data": {"name": "etfuturum:sapling", "meta": 1, "min": 1, "max": 2}, "weight": 10},
|
||||
{"data": {"name": "etfuturum:moss_block", "meta": 0, "min": 1, "max": 2}, "weight": 10},
|
||||
{"data": {"name": "etfuturum:deepslate_emerald_ore", "meta": 0, "min": 1, "max": 2}, "weight": 1},
|
||||
{"data": {"name": "etfuturum:rose", "meta": 0, "min": 1, "max": 2}, "weight": 10},
|
||||
{"data": {"name": "chisel:factoryblock", "meta": 0, "min": 48, "max": 64}, "weight": 10}
|
||||
|
||||
@@ -1,34 +1,34 @@
|
||||
{
|
||||
"name": "loot_junk",
|
||||
"loot_rules": [
|
||||
{"level": 0, "each": true, "quantity": 8, "loot": [
|
||||
{"data": {"name": "minecraft:clay_ball", "meta": 0, "min": 3, "max": 7}, "weight": 30},
|
||||
{"data": {"name": "minecraft:reeds", "meta": 0, "min": 3, "max": 5}, "weight": 30},
|
||||
{"data": {"name": "minecraft:bone", "meta": 0, "min": 3, "max": 5}, "weight": 30},
|
||||
{"data": {"name": "minecraft:sand", "meta": 0, "min": 3, "max": 7}, "weight": 30},
|
||||
{"data": {"name": "minecraft:stick", "meta": 0, "min": 3, "max": 7}, "weight": 30},
|
||||
{"data": {"name": "minecraft:coal", "meta": 0, "min": 1, "max": 4}, "weight": 30},
|
||||
{"data": {"name": "minecraft:gravel", "meta": 0, "min": 3, "max": 7}, "weight": 30},
|
||||
{"level": 0, "each": true, "quantity": 6, "loot": [
|
||||
{"data": {"name": "minecraft:clay_ball", "meta": 0, "min": 3, "max": 16}, "weight": 30},
|
||||
{"data": {"name": "minecraft:reeds", "meta": 0, "min": 3, "max": 12}, "weight": 30},
|
||||
{"data": {"name": "minecraft:bone", "meta": 0, "min": 3, "max": 12}, "weight": 30},
|
||||
{"data": {"name": "minecraft:sand", "meta": 0, "min": 3, "max": 30}, "weight": 30},
|
||||
{"data": {"name": "minecraft:stick", "meta": 0, "min": 3, "max": 12}, "weight": 30},
|
||||
{"data": {"name": "minecraft:coal", "meta": 0, "min": 1, "max": 8}, "weight": 30},
|
||||
{"data": {"name": "minecraft:gravel", "meta": 0, "min": 3, "max": 30}, "weight": 30},
|
||||
{"data": {"name": "minecraft:leather", "meta": 0, "min": 2, "max": 4}, "weight": 30},
|
||||
{"data": {"name": "minecraft:arrow", "meta": 0, "min": 3, "max": 9}, "weight": 30},
|
||||
{"data": {"name": "minecraft:flint", "meta": 0, "min": 3, "max": 7}, "weight": 30},
|
||||
{"data": {"name": "minecraft:rotten_flesh", "meta": 0, "min": 1, "max": 3}, "weight": 30},
|
||||
{"data": {"name": "Thaumcraft:ItemLootBag", "meta": 0}, "weight": 3},
|
||||
{"data": {"name": "Natura:barleyFood", "meta": 3, "min": 1, "max": 7}, "weight": 20},
|
||||
{"data": {"name": "minecraft:name_tag", "meta": 0}, "weight": 1},
|
||||
{"data": {"name": "enhancedlootbags:lootbag", "meta": 0}, "weight": 1}
|
||||
{"data": {"name": "minecraft:name_tag", "meta": 0}, "weight": 2},
|
||||
{"data": {"name": "enhancedlootbags:lootbag", "meta": 0}, "weight": 2}
|
||||
|
||||
]
|
||||
},
|
||||
{"level": 1, "each": true, "quantity": 8, "loot": [
|
||||
{"data": {"name": "minecraft:clay_ball", "meta": 0, "min": 3, "max": 7}, "weight": 30},
|
||||
{"data": {"name": "minecraft:paper", "meta": 0, "min": 3, "max": 5}, "weight": 30},
|
||||
{"data": {"name": "minecraft:sand", "meta": 0, "min": 3, "max": 7}, "weight": 30},
|
||||
{"data": {"name": "minecraft:torch", "meta": 0, "min": 3, "max": 7}, "weight": 30},
|
||||
{"data": {"name": "minecraft:coal", "meta": 0, "min": 1, "max": 4}, "weight": 30},
|
||||
{"data": {"name": "minecraft:gunpowder", "meta": 0, "min": 1, "max": 4}, "weight": 30},
|
||||
{"data": {"name": "minecraft:gravel", "meta": 0, "min": 3, "max": 7}, "weight": 30},
|
||||
{"data": {"name": "Backpack:tannedLeather", "meta": 0, "min": 2, "max": 4}, "weight": 30},
|
||||
{"level": 1, "each": true, "quantity": 6, "loot": [
|
||||
{"data": {"name": "minecraft:clay_ball", "meta": 0, "min": 3, "max": 20}, "weight": 30},
|
||||
{"data": {"name": "minecraft:paper", "meta": 0, "min": 3, "max": 12}, "weight": 30},
|
||||
{"data": {"name": "minecraft:sand", "meta": 0, "min": 3, "max": 30}, "weight": 30},
|
||||
{"data": {"name": "minecraft:torch", "meta": 0, "min": 3, "max": 12}, "weight": 30},
|
||||
{"data": {"name": "minecraft:coal", "meta": 0, "min": 1, "max": 7}, "weight": 30},
|
||||
{"data": {"name": "minecraft:gunpowder", "meta": 0, "min": 1, "max": 7}, "weight": 30},
|
||||
{"data": {"name": "minecraft:gravel", "meta": 0, "min": 3, "max": 30}, "weight": 30},
|
||||
{"data": {"name": "Backpack:tannedLeather", "meta": 0, "min": 1, "max": 2}, "weight": 10},
|
||||
{"data": {"name": "minecraft:dye", "meta": 4, "min": 4, "max": 10}, "weight": 15},
|
||||
{"data": {"name": "minecraft:arrow", "meta": 0, "min": 3, "max": 9}, "weight": 15},
|
||||
{"data": {"name": "minecraft:redstone", "meta": 0, "min": 3, "max": 24}, "weight": 20},
|
||||
@@ -36,19 +36,19 @@
|
||||
{"data": {"name": "etfuturum:tipped_arrow", "meta": 8266, "min": 3, "max": 9}, "weight": 2},
|
||||
{"data": {"name": "etfuturum:tipped_arrow", "meta": 8229, "min": 3, "max": 9}, "weight": 2},
|
||||
{"data": {"name": "minecraft:flint", "meta": 0, "min": 3, "max": 7}, "weight": 30},
|
||||
{"data": {"name": "minecraft:bone", "meta": 0, "min": 1, "max": 3}, "weight": 30},
|
||||
{"data": {"name": "minecraft:bone", "meta": 0, "min": 1, "max": 12}, "weight": 30},
|
||||
{"data": {"name": "Thaumcraft:ItemLootBag", "meta": 0}, "weight": 4},
|
||||
{"data": {"name": "minecraft:name_tag", "meta": 0}, "weight": 1},
|
||||
{"data": {"name": "minecraft:string", "meta": 0, "min": 1, "max": 7}, "weight": 20},
|
||||
{"data": {"name": "enhancedlootbags:lootbag", "meta": 0}, "weight": 1},
|
||||
{"data": {"name": "enhancedlootbags:lootbag", "meta": 36}, "weight": 1}
|
||||
{"data": {"name": "minecraft:string", "meta": 0, "min": 1, "max": 12}, "weight": 20},
|
||||
{"data": {"name": "enhancedlootbags:lootbag", "meta": 0}, "weight": 2},
|
||||
{"data": {"name": "enhancedlootbags:lootbag", "meta": 36}, "weight":1}
|
||||
]
|
||||
},
|
||||
{"level": 2, "each": true, "quantity": 8, "loot": [
|
||||
{"level": 2, "each": true, "quantity": 6, "loot": [
|
||||
{"data": {"name": "minecraft:book", "meta": 0, "min": 3, "max": 5}, "weight": 30},
|
||||
{"data": {"name": "TConstruct:blankPattern", "meta": 0, "min": 1, "max": 3}, "weight": 10},
|
||||
{"data": {"name": "minecraft:torch", "meta": 0, "min": 3, "max": 7}, "weight": 30},
|
||||
{"data": {"name": "minecraft:coal", "meta": 0, "min": 1, "max": 4}, "weight": 30},
|
||||
{"data": {"name": "minecraft:torch", "meta": 0, "min": 3, "max": 12}, "weight": 30},
|
||||
{"data": {"name": "minecraft:coal", "meta": 0, "min": 1, "max": 12}, "weight": 30},
|
||||
{"data": {"name": "minecraft:gunpowder", "meta": 0, "min": 1, "max": 4}, "weight": 50},
|
||||
{"data": {"name": "etfuturum:tipped_arrow", "meta": 8264, "min": 3, "max": 14}, "weight": 20},
|
||||
{"data": {"name": "etfuturum:tipped_arrow", "meta": 8266, "min": 3, "max": 9}, "weight": 5},
|
||||
@@ -58,7 +58,7 @@
|
||||
{"data": {"name": "minecraft:name_tag", "meta": 0}, "weight": 1},
|
||||
{"data": {"name": "minecraft:redstone", "meta": 0, "min": 3, "max": 24}, "weight": 20},
|
||||
{"data": {"name": "minecraft:string", "meta": 0, "min": 1, "max": 7}, "weight": 60},
|
||||
{"data": {"name": "minecraft:bone", "meta": 0, "min": 1, "max": 7}, "weight": 60},
|
||||
{"data": {"name": "minecraft:bone", "meta": 0, "min": 1, "max": 12}, "weight": 60},
|
||||
{"data": {"name": "gregtech:gt.metaitem.02", "meta": 30503}, "weight": 2},
|
||||
{"data": {"name": "minecraft:dye", "meta": 4, "min": 4, "max": 10}, "weight": 15},
|
||||
{"data": {"name": "gregtech:gt.blockreinforced", "meta": 5, "min": 2, "max": 4}, "weight": 10},
|
||||
@@ -67,11 +67,11 @@
|
||||
{"data": {"name": "enhancedlootbags:lootbag", "meta": 36}, "weight": 1}
|
||||
]
|
||||
},
|
||||
{"level": 3, "each": true, "quantity": 8, "loot": [
|
||||
{"level": 3, "each": true, "quantity": 6, "loot": [
|
||||
{"data": {"name": "minecraft:book", "meta": 0, "min": 3, "max": 5}, "weight": 30},
|
||||
{"data": {"name": "minecraft:ender_pearl", "meta": 0, "min": 3, "max": 5}, "weight": 10},
|
||||
{"data": {"name": "TConstruct:blankPattern", "meta": 0, "min": 1, "max": 3}, "weight": 10},
|
||||
{"data": {"name": "minecraft:torch", "meta": 0, "min": 3, "max": 7}, "weight": 30},
|
||||
{"data": {"name": "minecraft:torch", "meta": 0, "min": 3, "max": 14}, "weight": 30},
|
||||
{"data": {"name": "gregtech:gt.blockreinforced", "meta": 5, "min": 2, "max": 4}, "weight": 50},
|
||||
{"data": {"name": "etfuturum:tipped_arrow", "meta": 8264, "min": 3, "max": 14}, "weight": 40},
|
||||
{"data": {"name": "etfuturum:tipped_arrow", "meta": 8266, "min": 3, "max": 9}, "weight": 10},
|
||||
@@ -81,16 +81,16 @@
|
||||
{"data": {"name": "minecraft:name_tag", "meta": 0}, "weight": 1},
|
||||
{"data": {"name": "minecraft:redstone", "meta": 0, "min": 3, "max": 24}, "weight": 20},
|
||||
{"data": {"name": "minecraft:string", "meta": 0, "min": 1, "max": 7}, "weight": 20},
|
||||
{"data": {"name": "minecraft:bone", "meta": 0, "min": 1, "max": 7}, "weight": 20},
|
||||
{"data": {"name": "enhancedlootbags:lootbag", "meta": 2}, "weight": 1},
|
||||
{"data": {"name": "minecraft:dye", "meta": 4, "min": 4, "max": 10}, "weight": 15},
|
||||
{"data": {"name": "minecraft:bone", "meta": 0, "min": 1, "max": 14}, "weight": 20},
|
||||
{"data": {"name": "minecraft:dye", "meta": 4, "min": 4, "max": 10}, "weight": 15},
|
||||
{"data": {"name": "enhancedlootbags:lootbag", "meta": 35}, "weight": 1},
|
||||
{"data": {"name": "enhancedlootbags:lootbag", "meta": 51}, "weight": 1},
|
||||
{"data": {"name": "enhancedlootbags:lootbag", "meta": 25}, "weight": 1},
|
||||
{"data": {"name": "enhancedlootbags:lootbag", "meta": 28}, "weight": 1}
|
||||
]
|
||||
},
|
||||
{
|
||||
"level": 4, "each": true, "quantity": 8, "loot": [
|
||||
"level": 4, "each": true, "quantity": 6, "loot": [
|
||||
{"data": {"name": "minecraft:book", "meta": 0, "min": 3, "max": 5}, "weight": 30},
|
||||
{"data": {"name": "minecraft:ender_pearl", "meta": 0, "min": 3, "max": 5}, "weight": 20},
|
||||
{"data": {"name": "TConstruct:blankPattern", "meta": 0, "min": 1, "max": 3}, "weight": 10},
|
||||
@@ -100,12 +100,12 @@
|
||||
{"data": {"name": "etfuturum:tipped_arrow", "meta": 8266, "min": 3, "max": 9}, "weight": 5},
|
||||
{"data": {"name": "etfuturum:tipped_arrow", "meta": 8229, "min": 3, "max": 9}, "weight": 5},
|
||||
{"data": {"name": "minecraft:ghast_tear", "meta": 0, "min": 1, "max": 3}, "weight": 10},
|
||||
{"data": {"name": "minecraft:dye", "meta": 4, "min": 4, "max": 10}, "weight": 35},
|
||||
{"data": {"name": "minecraft:dye", "meta": 4, "min": 4, "max": 10}, "weight": 35},
|
||||
{"data": {"name": "Thaumcraft:ItemLootBag", "meta": 2}, "weight": 4},
|
||||
{"data": {"name": "minecraft:redstone", "meta": 0, "min": 3, "max": 24}, "weight": 20},
|
||||
{"data": {"name": "minecraft:name_tag", "meta": 0}, "weight": 1},
|
||||
{"data": {"name": "minecraft:redstone", "meta": 0, "min": 3, "max": 24}, "weight": 20},
|
||||
{"data": {"name": "minecraft:name_tag", "meta": 0}, "weight": 2},
|
||||
{"data": {"name": "minecraft:magma_cream", "meta": 0, "min": 1, "max": 7}, "weight": 20},
|
||||
{"data": {"name": "enhancedlootbags:lootbag", "meta": 2}, "weight": 1},
|
||||
{"data": {"name": "enhancedlootbags:lootbag", "meta": 35}, "weight": 1},
|
||||
{"data": {"name": "enhancedlootbags:lootbag", "meta": 51}, "weight": 1},
|
||||
{"data": {"name": "enhancedlootbags:lootbag", "meta": 25}, "weight": 1},
|
||||
{"data": {"name": "enhancedlootbags:lootbag", "meta": 28}, "weight": 1}
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
{"level": 3, "loot_pools": [{"type": "ORE", "each": true, "quantity": 10}, {"type": "WEAPONS", "each": true, "quantity": 4}], "loot": [
|
||||
{"data": {"name": "miscutils:itemIngotTumbaga", "meta": 0, "min": 6, "max": 18}, "weight": 10},
|
||||
{"data": {"name": "gregtech:gt.metaitem.01", "meta": 11033, "min": 3, "max": 5}, "weight": 10},
|
||||
{"data": {"name": "gregtech:gt.metaitem.01", "meta": 11880, "min": 4, "max": 10}, "weight": 15},
|
||||
{"data": {"name": "gregtech:gt.metaitem.01", "meta": 11880, "min": 3, "max": 5}, "weight": 10},
|
||||
{"data": {"name": "minecraft:dye", "meta": 4, "min": 4, "max": 10}, "weight": 15},
|
||||
{"data": {"name": "gregtech:gt.metaitem.01", "meta": 11308, "min": 4, "max": 6}, "weight": 15},
|
||||
{"data": {"name": "gregtech:gt.metaitem.01", "meta": 11300, "min": 5, "max": 15}, "weight": 30},
|
||||
@@ -46,13 +46,14 @@
|
||||
},
|
||||
{
|
||||
"level": 4, "loot_pools": [{"type": "ORE", "each": true, "quantity": 8}, {"type": "WEAPONS", "each": true, "quantity": 3}], "loot": [
|
||||
{"data": {"name": "gregtech:gt.metaitem.01", "meta": 2347, "min": 3, "max": 5}, "weight": 9},
|
||||
{"data": {"name": "etfuturum:ancient_debris", "meta": 11330, "min": 1, "max": 2}, "weight": 6},
|
||||
{"data": {"name": "gregtech:gt.metaitem.01", "meta": 2347, "min": 1, "max": 2}, "weight": 9},
|
||||
{"data": {"name": "etfuturum:ancient_debris", "meta": 0, "min": 1, "max": 2}, "weight": 6},
|
||||
{"data": {"name": "gregtech:gt.metaitem.01", "meta": 11335, "min": 2, "max": 4}, "weight": 15},
|
||||
{"data": {"name": "gregtech:gt.metaitem.01", "meta": 11371, "min": 2, "max": 4}, "weight": 15},
|
||||
{"data": {"name": "gregtech:gt.metaitem.01", "meta": 11305, "min": 2, "max": 4}, "weight": 15},
|
||||
{"data": {"name": "gregtech:gt.metaitem.01", "meta": 11089, "min": 3, "max": 10}, "weight": 40},
|
||||
{"data": {"name": "gregtech:gt.metaitem.01", "meta": 2022, "min": 3, "max": 24}, "weight": 40}
|
||||
{"data": {"name": "gregtech:gt.metaitem.01", "meta": 11089, "min": 2, "max": 4}, "weight": 15},
|
||||
{"data": {"name": "gregtech:gt.metaitem.01", "meta": 2022, "min": 2, "max": 4}, "weight": 15},
|
||||
{"data": {"name": "gregtech:gt.metaitem.01", "meta": 11300, "min": 5, "max": 15}, "weight": 30}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
{"level": 0, "type": "REWARD", "each": true, "quantity": 1, "loot": [
|
||||
{"data": {"name": "minecraft:spawn_egg", "meta": 99, "min": 2, "max": 3}, "weight": 10},
|
||||
{"data": {"name": "ExtraUtilities:golden_lasso", "meta": 0}, "weight": 10},
|
||||
{"data": {"name": "JABBA:mover", "meta": 0}, "weight": 10},
|
||||
{"data": {"name": "Forestry:factory2", "meta": 2, "min": 4, "max": 5}, "weight": 10},
|
||||
{"data": {"name": "minecraft:obsidian", "meta": 0, "min": 10, "max": 11}, "weight": 10},
|
||||
{"data": {"name": "minecraft:saddle", "meta": 0}, "weight": 10},
|
||||
@@ -25,6 +24,7 @@
|
||||
{"data": {"name": "ExtraUtilities:trading_post", "meta": 0}, "weight": 10},
|
||||
{"data": {"name": "ArchitectureCraft:sawbench", "meta": 0}, "weight": 10},
|
||||
{"data": {"name": "OpenBlocks:hangglider", "meta": 0}, "weight": 10},
|
||||
{"data": {"name": "JABBA:mover", "meta": 0}, "weight": 10},
|
||||
{"data": {"name": "Backpack:workbenchbackpack", "meta": 0}, "weight": 10},
|
||||
{"data": {"name": "naturescompass:NaturesCompass", "meta": 0}, "weight": 10},
|
||||
{"data": {"name": "gregtech:gt.blockmachines", "meta": 9250}, "weight": 5},
|
||||
@@ -52,10 +52,9 @@
|
||||
{"data": {"name": "Forestry:beealyzer", "meta": 0}, "weight": 3},
|
||||
{"data": {"name": "Forestry:flutterlyzer", "meta": 0}, "weight": 3},
|
||||
{"data": {"name": "Forestry:treealyzer", "meta": 0}, "weight": 3},
|
||||
{"data": {"name": "MagicBees:frameOblivion", "meta": 0}, "weight": 10},
|
||||
{"data": {"name": "OpenBlocks:builder_guide", "meta": 0}, "weight": 10},
|
||||
{"data": {"name": "ThaumicHorizons:boatThaumium", "meta": 0}, "weight": 10},
|
||||
{"data": {"name": "OpenBlocks:elevator", "meta": 0, "min": 2, "max": 3}, "weight": 10},
|
||||
{"data": {"name": "ThaumicHorizons:boatThaumium", "meta": 0}, "weight": 10},
|
||||
{"data": {"name": "Thaumcraft:blockMetalDevice", "meta": 6, "min": 6, "max": 8}, "weight": 10}
|
||||
]
|
||||
},
|
||||
@@ -65,8 +64,8 @@
|
||||
{"data": {"name": "Avaritia:Cosmic_Meatballs", "meta": 0}, "weight": 10},
|
||||
{"data": {"name": "Backpack:backpack", "meta": 100}, "weight": 10},
|
||||
{"data": {"name": "BinnieCore:storage", "meta": 5}, "weight": 10},
|
||||
{"data": {"name": "MagicBees:frameOblivion", "meta": 0}, "weight": 10},
|
||||
{"data": {"name": "Thaumcraft:WandCasting", "meta": 36}, "weight": 10},
|
||||
{"data": {"name": "JABBA:moverDiamond", "meta": 0}, "weight": 10},
|
||||
{"data": {"name": "TConstruct:creativeModifier", "meta": 0}, "weight": 10},
|
||||
{"data": {"name": "gregtech:gt.detrav.metatool.01", "meta": 2, "nbt" : "{GT.ToolStats:{SecondaryMaterial:\"Steel\",PrimaryMaterial:\"SteelMagnetic\",Mode:0b,MaxDamage:1300L}}"}, "weight": 10},
|
||||
{"data": {"name": "DraconicEvolution:magnet", "meta": 0}, "weight": 10}
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
{"data": {"name": "gregtech:gt.metatool.01", "meta": 14, "nbt" : "{ench:[0:{id:19s,lvl:2s}],GT.ToolStats:{SecondaryMaterial:\"Wood\",PrimaryMaterial:\"Rubber\",Mode:0b,MaxDamage:25600L}}"}, "weight": 3},
|
||||
{"data": {"name": "gregtech:gt.metatool.01", "meta": 44, "nbt" : "{ench:[0:{id:16s,lvl:2s}],GT.ToolStats:{SecondaryMaterial:\"Wood\",PrimaryMaterial:\"Steel\",Mode:0b,MaxDamage:51200L}}"}, "weight": 3},
|
||||
{"data": {"name": "gregtech:gt.metatool.01", "meta": 26, "nbt" : "{ench:[0:{id:16s,lvl:2s}],GT.ToolStats:{SecondaryMaterial:\"Wood\",PrimaryMaterial:\"Steel\",Mode:0b,MaxDamage:51200L}}"}, "weight": 3},
|
||||
{"data": {"name": "gregtech:gt.metatool.01", "meta": 46, "nbt" : "{ench:[0:{id:16s,lvl:2s}],GT.ToolStats:{SecondaryMaterial:\"Wood\",PrimaryMaterial:\"Steel\",Mode:0b,MaxDamage:51200L}}"}, "weight": 3},
|
||||
{"data": {"name": "gregtech:gt.metatool.01", "meta": 46, "nbt" : "{ench:[0:{id:16s,lvl:2s}],GT.ToolStats:{SecondaryMaterial:\"Aluminium\",PrimaryMaterial:\"Aluminium\",Mode:0b,MaxDamage:12800L}}"}, "weight": 3},
|
||||
{"data": {"name": "gregtech:gt.metatool.01", "meta": 24, "nbt" : "{ench:[0:{id:16s,lvl:2s}],GT.ToolStats:{SecondaryMaterial:\"Wood\",PrimaryMaterial:\"Steel\",Mode:0b,MaxDamage:51200L}}"}, "weight": 3},
|
||||
{"data": {"name": "BiomesOPlenty:scytheDiamond", "meta": 0}, "weight": 2}
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
{"data": {"name": "minecraft:wooden_sword", "meta": 0, "nbt" : "{ench:[0:{id:16s,lvl:2s},1:{id:34s,lvl:1s}],display:{Name:\"Ancient Acinaces\"}}"}, "weight": 7},
|
||||
{"data": {"name": "minecraft:stone_sword", "meta": 0, "nbt" : "{ench:[0:{id:98s,lvl:1s},1:{id:180s,lvl:1s}],display:{Name:\"Magic Makhaira\"}}"}, "weight": 7},
|
||||
{"data": {"name": "minecraft:stone_sword", "meta": 0, "nbt" : "{ench:[0:{id:18s,lvl:2s},1:{id:19s,lvl:1s}],display:{Name:\"Spider Sica\"}}"}, "weight": 7},
|
||||
{"data": {"name": "minecraft:stick", "meta": 0, "nbt" : "{ench:[0:{id:19s,lvl:5s}],display:{Name:\"Hercales' Club\"}}"}, "weight": 1}
|
||||
{"data": {"name": "minecraft:stick", "meta": 0, "nbt" : "{ench:[0:{id:19s,lvl:5s}],display:{Name:\"Hercales' Club\"}}"}, "weight": 2}
|
||||
]
|
||||
},
|
||||
{"level": 0, "type": "WEAPONS", "each": true, "quantity": 4, "loot": [
|
||||
@@ -64,7 +64,7 @@
|
||||
{"data": {"name": "minecraft:iron_sword", "meta": 0, "nbt" : "{ench:[0:{id:17s,lvl:1s},1:{id:19s,lvl:2s}],display:{Name:\"Oppresive Oxborough Dirk\"}}"}, "weight": 7},
|
||||
{"data": {"name": "minecraft:iron_sword", "meta": 0, "nbt" : "{ench:[0:{id:99s,lvl:3s},1:{id:45s,lvl:3s}],display:{Name:\"Handy Harpē\"}}"}, "weight": 7},
|
||||
{"data": {"name": "minecraft:iron_sword", "meta": 0, "nbt" : "{ench:[0:{id:20s,lvl:1s},1:{id:21s,lvl:2s}],display:{Name:\"Dangerous Deer Catcher\"}}"}, "weight": 7},
|
||||
{"data": {"name": "minecraft:golden_sword", "meta": 0, "nbt" : "{ench:[0:{id:17s,lvl:7s},1:{id:34s,lvl:5s}],display:{Name:\"Gladius Imperatoria\"}}"}, "weight": 1}
|
||||
{"data": {"name": "minecraft:golden_sword", "meta": 0, "nbt" : "{ench:[0:{id:17s,lvl:7s},1:{id:34s,lvl:5s}],display:{Name:\"Gladius Imperatoria\"}}"}, "weight": 2}
|
||||
|
||||
|
||||
]
|
||||
@@ -78,7 +78,7 @@
|
||||
{"data": {"name": "minecraft:iron_sword", "meta": 0, "nbt" : "{ench:[0:{id:99s,lvl:5s},1:{id:21s,lvl:3s}],display:{Name:\"Awakened Angon\"}}"}, "weight": 7},
|
||||
{"data": {"name": "minecraft:iron_sword", "meta": 0, "nbt" : "{ench:[0:{id:18s,lvl:3s},1:{id:45s,lvl:3s}],display:{Name:\"Skillful Saber\"}}"}, "weight": 7},
|
||||
{"data": {"name": "minecraft:iron_sword", "meta": 0, "nbt" : "{ench:[0:{id:8s,lvl:3s},1:{id:18s,lvl:4s}],display:{Name:\"Deadman's Dagger\"}}"}, "weight": 7},
|
||||
{"data": {"name": "minecraft:iron_sword", "meta": 0, "nbt" : "{ench:[0:{id:8s,lvl:3s},1:{id:16s,lvl:7s}],display:{Name:\"Kotetsu\"}}"}, "weight": 1}
|
||||
{"data": {"name": "minecraft:iron_sword", "meta": 0, "nbt" : "{ench:[0:{id:8s,lvl:3s},1:{id:16s,lvl:7s}],display:{Name:\"Kotetsu\"}}"}, "weight": 2}
|
||||
]
|
||||
},
|
||||
{"level": 2, "type": "WEAPONS", "each": true, "quantity": 4, "loot": [
|
||||
@@ -114,7 +114,7 @@
|
||||
{"data": {"name": "minecraft:diamond_sword", "meta": 0, "nbt" : "{ench:[0:{id:10s,lvl:1s},1:{id:16s,lvl:3s}],display:{Name:\"Blighted Blade\"}}"}, "weight": 7},
|
||||
{"data": {"name": "minecraft:diamond_sword", "meta": 0, "nbt" : "{ench:[0:{id:45s,lvl:3s},1:{id:17s,lvl:2s}],RepairCost:1,display:{Name:\"Librarian's Liuyedao\"}}"}, "weight": 7},
|
||||
{"data": {"name": "minecraft:diamond_sword", "meta": 0, "nbt" : "{ench:[0:{id:20s,lvl:2s},1:{id:16s,lvl:3s}],display:{Name:\"Kindled Katana\"}}"}, "weight": 7},
|
||||
{"data": {"name": "minecraft:diamond_sword", "meta": 0, "nbt" : "{ench:[0:{id:21s,lvl:3s},1:{id:16s,lvl:2s},2:{id:45s,lvl:5s}],display:{Name:\"Sword of Victory\"}}"}, "weight": 1}
|
||||
{"data": {"name": "minecraft:diamond_sword", "meta": 0, "nbt" : "{ench:[0:{id:21s,lvl:3s},1:{id:16s,lvl:2s},2:{id:45s,lvl:5s}],display:{Name:\"Sword of Victory\"}}"}, "weight": 2}
|
||||
]
|
||||
},
|
||||
{"level": 3, "type": "WEAPONS", "each": true, "quantity": 4, "loot": [
|
||||
@@ -173,8 +173,8 @@
|
||||
{"data": {"name": "minecraft:diamond_sword", "meta": 0, "nbt" : "{ench:[0:{id:16s,lvl:5s}],display:{Name:\"Warrior's Warblade\"}}"}, "weight": 7},
|
||||
{"data": {"name": "minecraft:diamond_sword", "meta": 0, "nbt" : "{ench:[0:{id:45s,lvl:3s},1:{id:21s,lvl:3s}],display:{Name:\"Gambler's Grave\"}}"}, "weight": 7},
|
||||
{"data": {"name": "minecraft:diamond_sword", "meta": 0, "nbt" : "{ench:[0:{id:18s,lvl:6s},1:{id:46s,lvl:1s}],display:{Name:\"Pest Control Pestilence\"}}"}, "weight": 7},
|
||||
{"data": {"name": "minecraft:diamond_sword", "meta": 0, "nbt" : "{ench:[0:{id:34s,lvl:3s},1:{id:20s,lvl:2s},2{id:16s,lvl:2s}],display:{Name:\"Fireman's Fury\"}}"}, "weight": 7},
|
||||
{"data": {"name": "minecraft:diamond_sword", "meta": 0, "nbt" : "{ench:[0:{id:16s,lvl:7s},1:{id:20s,lvl:2s}],display:{Name:\"Excalibur\"}}"}, "weight":1}
|
||||
{"data": {"name": "minecraft:diamond_sword", "meta": 0, "nbt" : "{ench:[0:{id:34s,lvl:3s},1:{id:20s,lvl:2s},2:{id:16s,lvl:2s}],display:{Name:\"Fireman's Fury\"}}"}, "weight": 7},
|
||||
{"data": {"name": "minecraft:diamond_sword", "meta": 0, "nbt" : "{ench:[0:{id:16s,lvl:7s},1:{id:20s,lvl:2s}],display:{Name:\"Excalibur\"}}"}, "weight":2}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
83
.minecraft/config/roguelike_dungeons/settings/rooms_ice.json
Normal file
83
.minecraft/config/roguelike_dungeons/settings/rooms_ice.json
Normal file
@@ -0,0 +1,83 @@
|
||||
{
|
||||
"name": "rooms_ice",
|
||||
"levels": {
|
||||
"0": {
|
||||
"rooms": [
|
||||
{"mode": "single", "type": "STORAGE"},
|
||||
{"mode": "single", "type": "CAKE"},
|
||||
{"mode": "single", "type": "LAB"},
|
||||
{"mode": "random", "type": "BRICK", "weight" : 45},
|
||||
{"mode": "random", "type": "CORNER", "weight" : 15},
|
||||
{"mode": "random", "type": "LIBRARY", "weight" : 2},
|
||||
{"mode": "random", "type": "DARKHALL", "weight" : 8}
|
||||
],
|
||||
"secrets" : [
|
||||
{"type" : "TREETHO", "num" : 1}
|
||||
]
|
||||
},
|
||||
"1": {
|
||||
"rooms": [
|
||||
{"mode": "single", "type": "PIT"},
|
||||
{"mode": "single", "type": "LAB"},
|
||||
{"mode": "random", "type": "BRICK", "weight" : 35},
|
||||
{"mode": "random", "type": "CORNER", "weight" : 20},
|
||||
{"mode": "random", "type": "FIRE", "weight" : 2}
|
||||
|
||||
],
|
||||
"secrets" : [
|
||||
{"type" : "BEDROOM", "num" : 1}
|
||||
]
|
||||
},
|
||||
"2": {
|
||||
"rooms": [
|
||||
{"mode": "single", "type": "OSSUARY"},
|
||||
{"mode": "single", "type": "CREEPER"},
|
||||
{"mode": "single", "type": "SPIDER"},
|
||||
{"mode": "single", "type": "PRISON"},
|
||||
{"mode": "single", "type": "CRYPT"},
|
||||
{"mode": "single", "type": "LAB"},
|
||||
{"mode": "random", "type": "CRYPT", "weight" : 35},
|
||||
{"mode": "random", "type": "BRICK", "weight" : 10},
|
||||
{"mode": "random", "type": "CORNER", "weight" : 10},
|
||||
{"mode": "random", "type": "OSSUARY", "weight" : 5}
|
||||
|
||||
],
|
||||
"secrets" : [
|
||||
{"type" : "AVIDYA", "num" : 1}
|
||||
]
|
||||
},
|
||||
"3": {
|
||||
"rooms": [
|
||||
{"mode": "single", "type": "OSSUARY"},
|
||||
{"mode": "single", "type": "CREEPER"},
|
||||
{"mode": "single", "type": "SPIDER"},
|
||||
{"mode": "single", "type": "CRYPT"},
|
||||
{"mode": "single", "type": "LAB"},
|
||||
{"mode": "random", "type": "SLIME", "weight" : 35},
|
||||
{"mode": "random", "type": "PRISON", "weight" : 20},
|
||||
{"mode": "random", "type": "BRICK", "weight" : 15},
|
||||
{"mode": "random", "type": "CREEPER", "weight" : 5}
|
||||
|
||||
],
|
||||
"secrets" : [
|
||||
{"type" : "MESS", "num" : 1}
|
||||
]
|
||||
},
|
||||
"4": {
|
||||
"rooms": [
|
||||
{"mode": "single", "type": "NETHERFORT"},
|
||||
{"mode": "single", "type": "FIRE"},
|
||||
{"mode": "single", "type": "SPIDER"},
|
||||
{"mode": "single", "type": "OBSIDIAN"},
|
||||
{"mode": "single", "type": "LAB"},
|
||||
{"mode": "random", "type": "SPIDER", "weight" : 8},
|
||||
{"mode": "random", "type": "NETHER", "weight" : 20},
|
||||
{"mode": "random", "type": "DARKHALL", "weight" : 30},
|
||||
{"mode": "random", "type": "BRICK", "weight" : 40}
|
||||
],
|
||||
"secrets" : [
|
||||
{"type" : "MUSIC", "num" : 1}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
30
.minecraft/config/roguelike_dungeons/settings/theme_ice.json
Normal file
30
.minecraft/config/roguelike_dungeons/settings/theme_ice.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "theme_ice",
|
||||
"levels": {
|
||||
"0": {
|
||||
"theme": {
|
||||
"base": "SPRUCE"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"theme": {
|
||||
"base": "SNOW"
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"theme": {
|
||||
"base": "ENIICE"
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"theme": {
|
||||
"base": "ICE"
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"theme": {
|
||||
"base": "ICE"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -4,4 +4,4 @@
|
||||
"type": "BUNKER",
|
||||
"theme": {"base": "GREY"}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user