diff --git a/config/ftbquests/quests/chapters/tips__transportation.snbt b/config/ftbquests/quests/chapters/tips__transportation.snbt index 10d624dc7..32be7693c 100644 --- a/config/ftbquests/quests/chapters/tips__transportation.snbt +++ b/config/ftbquests/quests/chapters/tips__transportation.snbt @@ -13,7 +13,7 @@ rotation: 0.0d width: 3.0d x: 18.5d - y: -2.5d + y: -4.0d } { alpha: 150 @@ -21,8 +21,8 @@ image: "minecraft:textures/particle/big_smoke_2.png" rotation: 0.0d width: 7.0d - x: 17.5d - y: -1.5d + x: 15.0d + y: -2.5d } { alpha: 150 @@ -393,6 +393,15 @@ x: 8.5d y: 0.5d } + { + alpha: 150 + height: 3.5d + image: "minecraft:textures/particle/big_smoke_3.png" + rotation: 0.0d + width: 7.0d + x: 19.5d + y: 0.0d + } ] order_index: 2 quest_links: [{ @@ -407,7 +416,7 @@ description: ["{quests.tfg_tips.create_sloop.desc}"] id: "78358ED2C6F6FCFD" shape: "gear" - size: 4.0d + size: 3.0d subtitle: "{quests.tfg_tips.create_sloop.subtitle}" tasks: [{ icon: "firmaciv:sloop_icon_only" @@ -427,7 +436,7 @@ description: ["{quests.tfg_tips.create_rowboat.desc}"] icon: "firmaciv:rowboat_icon_only" id: "4F9A15016C9F51A1" - size: 2.0d + size: 1.5d subtitle: "{quests.tfg_tips.create_rowboat.subtitle}" tasks: [ { @@ -455,7 +464,7 @@ description: ["{quests.tfg_tips.create_kayak.desc}"] icon: "firmaciv:kayak" id: "7B824CC8BD6E4E30" - size: 2.0d + size: 1.5d subtitle: "{quests.tfg_tips.create_kayak.subtitle}" tasks: [ { @@ -478,7 +487,7 @@ description: ["{quests.tfg_tips.create_canoe.desc}"] icon: "firmaciv:canoe_icon_only" id: "22DA27A8E2D11106" - size: 2.0d + size: 1.5d subtitle: "{quests.tfg_tips.create_canoe.subtitle}" tasks: [ { @@ -829,7 +838,7 @@ } ] title: "{quests.tfg_tips.warfare.title}" - x: -2.5d + x: -4.0d y: 0.0d } { @@ -838,7 +847,6 @@ icon: "createdeco:decal_fire" id: "252EB7FA56D1F88E" shape: "diamond" - size: 2.0d subtitle: "{quests.tfg_tips.beneathxfirmaciv.subtitle}" tasks: [{ id: "6C19AB80033D5E24" @@ -1268,7 +1276,7 @@ type: "item" }] title: "{quests.tfg_tips.economy_plane.title}" - x: 17.5d + x: 18.0d y: 2.0d } { @@ -1282,7 +1290,7 @@ type: "item" }] title: "{quests.tfg_tips.biplane.title}" - x: 17.5d + x: 18.0d y: 0.0d } { @@ -1394,6 +1402,8 @@ dependencies: ["6E4754288899732B"] description: ["{quests.tfg_tips.scarlet_biplane.desc}"] id: "7B5AD6AD5E99449C" + shape: "gear" + size: 2.0d subtitle: "{quests.tfg_tips.scarlet_biplane.subtitle}" tasks: [{ id: "3E274FFB71007307" @@ -1408,6 +1418,8 @@ dependencies: ["6E4754288899732B"] description: ["{quests.tfg_tips.aluminium_hopper.desc}"] id: "06D07F7991FAB2CB" + shape: "gear" + size: 2.0d subtitle: "{quests.tfg_tips.aluminium_hopper.subtitle}" tasks: [{ id: "62A13F1E58F54CDD" @@ -1415,7 +1427,7 @@ type: "item" }] title: "{quests.tfg_tips.aluminium_hopper.title}" - x: 18.0d + x: 19.0d y: -2.0d } { @@ -1452,6 +1464,26 @@ x: 7.5d y: -1.5d } + { + description: ["{quests.tfg_tips.hiking_boots.desc}"] + id: "598CA763D195C84E" + subtitle: "{quests.tfg_tips.hiking_boots.subtitle}" + tasks: [{ + id: "0045E073FBF1F8CA" + item: { + Count: 1 + id: "ftbfiltersystem:smart_filter" + tag: { + "ftbfiltersystem:filter": "or(item(sns:hiking_boots)item(sns:steel_toe_hiking_boots)item(sns:black_steel_toe_hiking_boots)item(sns:blue_steel_toe_hiking_boots)item(sns:red_steel_toe_hiking_boots))" + } + } + title: "{quests.tfg_tips.hiking_boots.task}" + type: "item" + }] + title: "{quests.tfg_tips.hiking_boots.title}" + x: 8.5d + y: 0.5d + } ] subtitle: ["{quests.tfg_tips.transportation_tips.subtitle}"] title: "{quests.tfg_tips.transportation_tips.title}"