Add Bags for Universal Composts (#3016)
* Add universal composts * Update changelog
This commit is contained in:
parent
3a3d502265
commit
c8af187dcb
7 changed files with 93 additions and 0 deletions
|
|
@ -2197,6 +2197,57 @@
|
|||
x: 0.0d
|
||||
y: -12.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["2EFB241490502DB3"]
|
||||
description: ["{quests.tfg_tips.composter.desc}"]
|
||||
guide_page: "tfc:field_guide tfc:mechanics/composter"
|
||||
id: "264D138DFFE13BD0"
|
||||
subtitle: "{quests.tfg_tips.composter.subtitle}"
|
||||
tasks: [{
|
||||
id: "2EE61FD71FE330D3"
|
||||
item: "tfc:composter"
|
||||
type: "item"
|
||||
}]
|
||||
title: "{quests.tfg_tips.composter.title}"
|
||||
x: 2.0d
|
||||
y: -4.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["264D138DFFE13BD0"]
|
||||
description: ["{quests.tfg_tips.universal_compost.desc}"]
|
||||
id: "13E4AE4F46A1A1A0"
|
||||
subtitle: "{quests.tfg_tips.universal_compost.subtitle}"
|
||||
tasks: [
|
||||
{
|
||||
id: "6F3BD81EAD7CC109"
|
||||
item: {
|
||||
Count: 1
|
||||
id: "ftbfiltersystem:smart_filter"
|
||||
tag: {
|
||||
"ftbfiltersystem:filter": "or(item(tfg:universal_compost_browns)item(tfg:universal_compost_greens))"
|
||||
}
|
||||
}
|
||||
title: "{quests.tfg_tips.universal_compost.task.1}"
|
||||
type: "item"
|
||||
}
|
||||
{
|
||||
id: "787E7A402B3162B5"
|
||||
item: {
|
||||
Count: 1
|
||||
id: "ftbfiltersystem:smart_filter"
|
||||
tag: {
|
||||
"ftbfiltersystem:filter": "or(item(tfg:universal_compost_browns_bag)item(tfg:universal_compost_greens_bag))"
|
||||
}
|
||||
}
|
||||
optional_task: true
|
||||
title: "{quests.tfg_tips.universal_compost.task.2}"
|
||||
type: "item"
|
||||
}
|
||||
]
|
||||
title: "{quests.tfg_tips.universal_compost.title}"
|
||||
x: 4.0d
|
||||
y: -4.0d
|
||||
}
|
||||
]
|
||||
subtitle: ["{quests.tfg_tips.subtitle}"]
|
||||
title: "{quests.tfg_tips}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue