{ title: "Choice Legendary Reward", loot_size: 1, rewards: [{ item: { id: "ftbquests:lootcrate", tag: { type: "legendary_reward" } } }, { item: { id: "ftbquests:lootcrate", tag: { type: "rare" } } }, { item: { id: "ftbquests:lootcrate", tag: { type: "common" } } }, { item: { id: "ftbquests:lootcrate", tag: { type: "money" } } }, { item: { id: "ftbquests:lootcrate", tag: { type: "food" } } }, { item: { id: "ftbquests:lootcrate", tag: { type: "ammo" } } }, { item: { id: "ftbquests:lootcrate", tag: { type: "building" } } }] }