quests: add some more loot tables, rewrite intro questline a bit to guilde a newbie through to starting on the elements

This commit is contained in:
2025-02-02 12:52:33 +01:00
parent 67d87c0bd7
commit ce569348bc
20 changed files with 9118 additions and 8509 deletions

View File

@ -0,0 +1,12 @@
{
id: "3461297B344CD84A"
loot_size: 1
order_index: 6
rewards: [
{ item: "minecraft:cooked_beef", weight: 3.0f }
{ count: 4, item: "minecraft:baked_potato", weight: 3.0f }
{ count: 2, item: "thermal:copper_dust" }
]
title: "Major Vanilla Reward"
use_title: true
}