Version 1.0.19b

This commit is contained in:
Adrian Marquis
2023-05-29 13:49:34 +00:00
parent 5386f164b9
commit b5ede55eba
927 changed files with 92525 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
{
id: "0595EDDADDEA1407"
order_index: 31
title: "&6Legendary Mana Loot Bag&r"
loot_size: 1
use_title: true
rewards: [
{ item: "botania:elementium_ingot", random_bonus: 1, weight: 25.0f }
{ item: "botania:pixie_dust", random_bonus: 1, weight: 25.0f }
{ item: "botania:quartz_elven", random_bonus: 1, weight: 25.0f }
{ item: "botania:elf_glass", random_bonus: 1, weight: 25.0f }
{ item: "botania:dreamwood_log", random_bonus: 1, weight: 25.0f }
{ item: "botania:dreamwood", random_bonus: 1, weight: 25.0f }
{ item: "botania:dragonstone", random_bonus: 1, weight: 10.0f }
{ item: "botania:life_essence", random_bonus: 1, weight: 5.0f }
{ item: "botania:gaia_ingot" }
{ item: "botania:terrasteel_ingot", weight: 3.0f }
]
}