Merge branch 'dev' of https://github.com/TerraFirmaGreg-Team/Modpack-Modern into dev
This commit is contained in:
commit
d3ea33096b
18 changed files with 531 additions and 22 deletions
|
|
@ -3368,10 +3368,10 @@
|
|||
{
|
||||
dependencies: ["150B7C5CD152E1BA"]
|
||||
description: ["{quests.tfg_tips.fishing_net.desc}"]
|
||||
id: "75C6BF1C9405B4BF"
|
||||
id: "2A57C41D681E4611"
|
||||
subtitle: "{quests.tfg_tips.fishing_net.subtitle}"
|
||||
tasks: [{
|
||||
id: "37DD99D32072ADBF"
|
||||
id: "10826B1E02F646D4"
|
||||
item: {
|
||||
Count: 1
|
||||
id: "ftbfiltersystem:smart_filter"
|
||||
|
|
@ -3947,8 +3947,8 @@
|
|||
}
|
||||
]
|
||||
title: "{quests.tfg_tips.beneath_temp_management.title}"
|
||||
x: 9.0d
|
||||
y: -3.0d
|
||||
x: 7.5d
|
||||
y: -2.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["70DA01DFDAE54224"]
|
||||
|
|
@ -4025,8 +4025,8 @@
|
|||
type: "checkmark"
|
||||
}]
|
||||
title: "{quests.tfg_tips.beneath_clothes.title}"
|
||||
x: 9.0d
|
||||
y: -4.0d
|
||||
x: 8.5d
|
||||
y: -2.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["4A8910950F638BB5"]
|
||||
|
|
@ -4039,8 +4039,8 @@
|
|||
type: "item"
|
||||
}]
|
||||
title: "{quests.tfg_tips.juicer.title}"
|
||||
x: 9.0d
|
||||
y: -5.0d
|
||||
x: 9.5d
|
||||
y: -3.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["70DA01DFDAE54224"]
|
||||
|
|
@ -5157,6 +5157,19 @@
|
|||
x: 12.0d
|
||||
y: 11.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["4A8910950F638BB5"]
|
||||
description: ["{quests.tfg_tips.piglin_disguise.desc}"]
|
||||
id: "02956D3A63429E39"
|
||||
subtitle: "{quests.tfg_tips.piglin_disguise.subtitle}"
|
||||
tasks: [{
|
||||
id: "5D1F456A3A96FC33"
|
||||
item: "tfg:piglin_disguise"
|
||||
type: "item"
|
||||
}]
|
||||
x: 9.5d
|
||||
y: -4.5d
|
||||
}
|
||||
]
|
||||
subtitle: ["{quests.tfg_tips.subtitle}"]
|
||||
title: "{quests.tfg_tips}"
|
||||
|
|
|
|||
|
|
@ -129,6 +129,10 @@
|
|||
containerClass = "gripe._90.megacells.menu.MEGAInterfaceMenu"
|
||||
sortRange = ""
|
||||
|
||||
[[sorting.containerOverrides]]
|
||||
containerClass = "net.dries007.tfc.client.screen.*"
|
||||
sortRange = ""
|
||||
|
||||
#Tweaks
|
||||
[tweaks]
|
||||
#Enable auto-refill
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue