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,18 @@
{
id: "72D242FB70CF9896"
order_index: 29
title: "&9Rare Mana Materials Loot Bag&r"
loot_size: 1
use_title: true
rewards: [
{ item: "botania:manasteel_ingot", random_bonus: 3, weight: 25.0f }
{ item: "botania:manasteel_block", weight: 10.0f }
{ item: "botania:mana_diamond", random_bonus: 2, weight: 10.0f }
{ item: "botania:mana_diamond_block" }
{ item: "botania:mana_pearl", random_bonus: 2, weight: 10.0f }
{ item: "botania:terrasteel_nugget", random_bonus: 1 }
{ item: "botania:mana_quartz", weight: 5.0f }
{ item: "botania:black_lotus", weight: 2.0f }
{ item: "botania:blacker_lotus" }
]
}