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,26 @@
{
id: "51D81405A1552C58"
order_index: 26
title: "Flower Petal Loot Bag"
loot_size: 1
use_title: true
rewards: [
{ item: "botania:white_petal", count: 3 }
{ item: "botania:orange_petal", count: 3 }
{ item: "botania:magenta_petal", count: 3 }
{ item: "botania:light_blue_petal", count: 3 }
{ item: "botania:yellow_petal", count: 3 }
{ item: "botania:lime_petal", count: 3 }
{ item: "botania:pink_petal", count: 3 }
{ item: "botania:gray_petal", count: 3 }
{ item: "botania:light_gray_petal", count: 3 }
{ item: "botania:cyan_petal", count: 3 }
{ item: "botania:purple_petal", count: 3 }
{ item: "botania:blue_petal", count: 3 }
{ item: "botania:brown_petal", count: 3 }
{ item: "botania:green_petal", count: 3 }
{ item: "botania:red_petal", count: 3 }
{ item: "botania:black_petal", count: 3 }
{ item: "botania:fertilizer", count: 2 }
]
}