quests: update quests with mods, start refactoring build grist questlines
This commit is contained in:
@ -86,13 +86,12 @@
|
||||
size: 3.0d
|
||||
subtitle: "Get Wood"
|
||||
tasks: [{
|
||||
icon: "minecraft:oak_log"
|
||||
id: "1FB2737ECD278058"
|
||||
item: {
|
||||
Count: 1
|
||||
id: "itemfilters:tag"
|
||||
id: "ftbfiltersystem:smart_filter"
|
||||
tag: {
|
||||
value: "minecraft:logs"
|
||||
"ftbfiltersystem:filter": "item_tag(minecraft:logs)"
|
||||
}
|
||||
}
|
||||
title: "Any Logs"
|
||||
@ -127,7 +126,6 @@
|
||||
rewards: [{
|
||||
exclude_from_claim_all: true
|
||||
id: "2E938F0CF98E9B0A"
|
||||
table_id: 2680174741393530018L
|
||||
type: "loot"
|
||||
}]
|
||||
subtitle: "Craft Wood"
|
||||
@ -857,16 +855,22 @@
|
||||
{
|
||||
dependencies: ["2C90301B307F9FBF"]
|
||||
id: "06E54DA7BE592FB8"
|
||||
rewards: [{
|
||||
exclude_from_claim_all: true
|
||||
id: "3A2BDB14F0F93E9E"
|
||||
table_id: 2717176525504231607L
|
||||
type: "loot"
|
||||
}]
|
||||
shape: "diamond"
|
||||
size: 3.0d
|
||||
subtitle: "Not quite cottagecore"
|
||||
tasks: [{
|
||||
id: "34D54A6ACBBBE663"
|
||||
id: "2A4EB3AB63C82E23"
|
||||
item: {
|
||||
Count: 1
|
||||
id: "itemfilters:tag"
|
||||
id: "ftbfiltersystem:smart_filter"
|
||||
tag: {
|
||||
value: "forge:tools/hoes"
|
||||
"ftbfiltersystem:filter": "item_tag(minecraft:hoes)"
|
||||
}
|
||||
}
|
||||
type: "item"
|
||||
|
Reference in New Issue
Block a user