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,24 @@
{
id: "129BBEE2418753DE"
order_index: 0
title: "Botania Flowers"
loot_size: 1
rewards: [
{ item: "botania:red_mystical_flower", count: 5 }
{ item: "botania:orange_mystical_flower", count: 5 }
{ item: "botania:yellow_mystical_flower", count: 5 }
{ item: "botania:lime_mystical_flower", count: 5 }
{ item: "botania:green_mystical_flower", count: 5 }
{ item: "botania:cyan_mystical_flower", count: 5 }
{ item: "botania:light_blue_mystical_flower", count: 5 }
{ item: "botania:blue_mystical_flower", count: 5 }
{ item: "botania:purple_mystical_flower", count: 5 }
{ item: "botania:magenta_mystical_flower", count: 5 }
{ item: "botania:pink_mystical_flower", count: 5 }
{ item: "botania:brown_mystical_flower", count: 5 }
{ item: "botania:white_mystical_flower", count: 5 }
{ item: "botania:light_gray_mystical_flower", count: 5 }
{ item: "botania:gray_mystical_flower", count: 5 }
{ item: "botania:black_mystical_flower", count: 5 }
]
}