{
	id: 2,
	filename: "",
	order_index: 3,
	title: "Starting",
	icon: "minecraft:grass_block",
	disable_toast: 1,
	quests: [
		{
			x: -1.5d,
			y: -0.5d,
			description: ["you can get dirt ball with shift+rigth click on dirt or grass block"],
			dependencies: [I;127],
			dependency_requirement: "one_started",
			id: 3,
			tasks: [{
				id: 4,
				type: "item",
				item: "botania:pebble",
				count: 64
			}]
		},
		{
			x: 0.0d,
			y: -0.5d,
			description: ["You can craft a 2x2 crafting with press K button with cursor on dirt ball"],
			dependencies: [I;3],
			id: 5,
			tasks: [{
				id: 6,
				type: "item",
				item: "minecraft:coarse_dirt",
				count: 16
			}],
			rewards: [{
				id: 91,
				type: "item",
				item: {
					id: "minecraft:coarse_dirt",
					Count: 32
				}
			}]
		},
		{
			x: 1.5d,
			y: -0.5d,
			dependencies: [I;5],
			id: 7,
			tasks: [{
				id: 8,
				type: "item",
				item: "botania:living_root",
				count: 16
			}]
		},
		{
			x: 3.0d,
			y: -0.5d,
			shape: "circle",
			description: ["Use fertilizer on grass blocks and break grass and flower"],
			dependencies: [I;7],
			id: 9,
			tasks: [{
				id: 10,
				type: "item",
				item: "waterstrainer:fertilizer",
				count: 8
			}]
		},
		{
			icon: "minecraft:grass",
			x: 4.5d,
			y: -1.5d,
			dependencies: [I;9],
			id: 11,
			tasks: [
				{
					id: 12,
					type: "item",
					item: "minecraft:grass",
					count: 16
				},
				{
					id: 86,
					type: "item",
					title: "Any minecraft:flowers",
					item: {
						id: "itemfilters:tag",
						Count: 1,
						tag: {
							value: "minecraft:flowers"
						}
					},
					count: 2
				},
				{
					id: 87,
					type: "item",
					title: "Any forge:seeds",
					item: {
						id: "itemfilters:tag",
						Count: 1,
						tag: {
							value: "forge:seeds"
						}
					},
					count: 4
				}
			],
			rewards: [{
				id: 90,
				type: "item",
				item: {
					id: "botania:living_root",
					Count: 4
				}
			}]
		},
		{
			x: 4.5d,
			y: -0.5d,
			dependencies: [I;9],
			id: 13,
			tasks: [{
				id: 14,
				type: "item",
				item: "pickletweaks:grass_fiber",
				count: 16
			}],
			rewards: [{
				id: 89,
				type: "item",
				item: {
					id: "botania:living_root",
					Count: 4
				}
			}]
		},
		{
			x: 4.5d,
			y: 0.5d,
			dependencies: [I;9],
			id: 15,
			tasks: [{
				id: 16,
				type: "item",
				item: "notreepunching:plant_fiber",
				count: 8
			}],
			rewards: [{
				id: 88,
				type: "item",
				item: {
					id: "botania:living_root",
					Count: 4
				}
			}]
		},
		{
			x: 6.0d,
			y: -0.5d,
			description: ["You can find bamboo by breaking the tall grass"],
			dependencies: [I;
				11,
				13,
				15
			],
			id: 17,
			tasks: [{
				id: 18,
				type: "item",
				item: "minecraft:bamboo"
			}]
		},
		{
			x: 7.5d,
			y: -0.5d,
			dependencies: [I;17],
			id: 21,
			tasks: [{
				id: 22,
				type: "item",
				item: "stone_age:drying_rack"
			}],
			rewards: [{
				id: 41,
				type: "item",
				item: "stone_age:dried_grass_bed"
			}]
		},
		{
			x: 9.5d,
			y: -1.5d,
			dependencies: [I;21],
			id: 23,
			tasks: [{
				id: 24,
				type: "item",
				item: "survivalist:plant_fibres",
				count: 3
			}]
		},
		{
			x: 14.0d,
			y: -1.5d,
			dependencies: [I;23],
			id: 25,
			tasks: [{
				id: 26,
				type: "item",
				item: "stone_age:grass_lead"
			}]
		},
		{
			x: 9.5d,
			y: 0.5d,
			dependencies: [I;21],
			id: 27,
			tasks: [{
				id: 28,
				type: "item",
				item: "survivalist:stone_rock",
				count: 12
			}]
		},
		{
			x: 11.0d,
			y: 0.5d,
			dependencies: [I;27],
			id: 29,
			tasks: [{
				id: 30,
				type: "item",
				item: "minecraft:gravel",
				count: 3
			}]
		},
		{
			x: 12.5d,
			y: 0.5d,
			dependencies: [I;29],
			id: 31,
			tasks: [{
				id: 32,
				type: "item",
				item: "minecraft:flint"
			}]
		},
		{
			x: 14.0d,
			y: 0.5d,
			description: ["You can get flint shard with right click on the hardened block (bedrock) with a flint"],
			dependencies: [I;31],
			id: 33,
			tasks: [{
				id: 34,
				type: "item",
				item: "notreepunching:flint_shard"
			}]
		},
		{
			x: 16.5d,
			y: -0.5d,
			dependencies: [I;
				25,
				33
			],
			id: 35,
			tasks: [{
				id: 36,
				type: "item",
				item: {
					id: "survivalist:hatchet",
					Count: 1,
					tag: {
						Damage: 0
					}
				}
			}]
		},
		{
			x: 16.5d,
			y: -2.0d,
			dependencies: [I;
				25,
				33
			],
			id: 37,
			tasks: [{
				id: 38,
				type: "item",
				item: {
					id: "survivalist:pick",
					Count: 1,
					tag: {
						Damage: 0
					}
				}
			}]
		},
		{
			x: 16.5d,
			y: 1.0d,
			dependencies: [I;
				25,
				33
			],
			id: 39,
			tasks: [{
				id: 40,
				type: "item",
				item: {
					id: "survivalist:spade",
					Count: 1,
					tag: {
						Damage: 0
					}
				}
			}]
		},
		{
			x: 18.5d,
			y: -0.5d,
			dependencies: [I;35],
			id: 42,
			tasks: [{
				id: 43,
				type: "item",
				item: "survivalist:oak_chopping_block"
			}]
		},
		{
			icon: "stone_age:flint_workbench",
			x: 20.5d,
			y: -0.5d,
			description: ["You can place item or block in a crafting grid and remove item or block with rigth click with empty hand and craft with rigth click with flint knife"],
			dependencies: [I;42],
			id: 44,
			tasks: [
				{
					id: 45,
					type: "item",
					item: "stone_age:flint_workbench"
				},
				{
					id: 46,
					type: "item",
					item: {
						id: "stone_age:flint_knife",
						Count: 1,
						tag: {
							Damage: 0
						}
					}
				}
			]
		},
		{
			icon: "immersivelighting:immersive_torch",
			x: 10.5d,
			y: -3.5d,
			description: [
				"Place a torch and add a fire with flint and tinder on torch",
				"But over time the light will decrease"
			],
			dependencies: [I;23],
			id: 47,
			tasks: [
				{
					id: 48,
					type: "item",
					item: "immersivelighting:immersive_torch",
					count: 4
				},
				{
					id: 49,
					type: "item",
					item: {
						id: "immersivelighting:flint_and_tinder",
						Count: 1,
						tag: {
							Damage: 0
						}
					}
				}
			]
		},
		{
			icon: "stone_age:unlit_torch",
			x: 12.0d,
			y: -3.5d,
			description: [
				"Make a fire with a stick in both hand and click on the block with dried grass on top",
				"You can get minecraft torch with right click with until torch on fire or minecraft torch"
			],
			dependencies: [I;47],
			id: 50,
			tasks: [
				{
					id: 51,
					type: "item",
					item: "stone_age:unlit_torch",
					count: 4
				},
				{
					id: 52,
					type: "item",
					item: "minecraft:stick",
					count: 2
				},
				{
					id: 53,
					type: "item",
					item: "stone_age:dried_grass"
				}
			]
		},
		{
			icon: "stone_age:tree_stump",
			x: 22.5d,
			y: -0.5d,
			dependencies: [I;44],
			id: 54,
			tasks: [
				{
					id: 55,
					type: "item",
					item: "stone_age:tree_stump"
				},
				{
					id: 56,
					type: "item",
					item: {
						id: "stone_age:stone_hammer",
						Count: 1,
						tag: {
							Damage: 0
						}
					}
				}
			]
		},
		{
			title: "Water Erosion",
			x: 24.5d,
			y: -0.5d,
			description: [
				"Water still on top the block erosion and transform it......",
				"",
				"Cobblestone->Mossy Cobble->Gravel",
				"",
				"Dirt->Coarse Dirt->Gravel",
				"",
				"Gravel->Sand->Clay/Null"
			],
			dependencies: [I;54],
			id: 57,
			tasks: [{
				id: 58,
				type: "item",
				item: "minecraft:clay_ball",
				count: 4
			}]
		},
		{
			x: 26.5d,
			y: -1.5d,
			dependencies: [I;57],
			id: 59,
			tasks: [{
				id: 60,
				type: "item",
				item: "minecraft:cobblestone",
				count: 2
			}]
		},
		{
			x: 26.5d,
			y: 0.5d,
			dependencies: [I;57],
			id: 61,
			tasks: [{
				id: 62,
				type: "item",
				item: "minecraft:mossy_cobblestone"
			}]
		},
		{
			x: 28.5d,
			y: 0.5d,
			dependencies: [I;61],
			id: 63,
			tasks: [{
				id: 64,
				type: "item",
				item: "stone_age:millstone"
			}]
		},
		{
			x: 22.5d,
			y: -2.5d,
			dependencies: [I;54],
			id: 65,
			tasks: [{
				id: 66,
				type: "item",
				item: "stone_age:stone_chest"
			}],
			rewards: [{
				id: 85,
				type: "item",
				item: "stone_age:stone_chest"
			}]
		},
		{
			x: 28.5d,
			y: -1.5d,
			dependencies: [I;59],
			id: 67,
			tasks: [{
				id: 68,
				type: "item",
				item: "waterstrainer:strainer_base"
			}]
		},
		{
			x: 27.5d,
			y: -2.5d,
			dependencies: [I;67],
			id: 70,
			tasks: [{
				id: 71,
				type: "item",
				item: "waterstrainer:strainer_survivalist"
			}]
		},
		{
			title: "Template Tools",
			x: 20.5d,
			y: -2.0d,
			dependencies: [I;44],
			id: 74,
			tasks: [
				{
					id: 75,
					type: "item",
					item: "silentgear:template_dagger"
				},
				{
					id: 76,
					type: "item",
					item: "silentgear:template_shield"
				},
				{
					id: 77,
					type: "item",
					item: "silentgear:template_axe"
				},
				{
					id: 78,
					type: "item",
					item: "silentgear:template_pickaxe"
				},
				{
					id: 79,
					type: "item",
					item: "silentgear:template_shovel"
				},
				{
					id: 80,
					type: "item",
					item: "silentgear:template_rod"
				}
			]
		},
		{
			title: "Repair tools in a crafting grid",
			x: 20.5d,
			y: -3.5d,
			description: ["You can repair in a crafting grid tools with your primal material with or without crude repair kit (axe with flint head and wooden stick can be repared with flint)"],
			dependencies: [I;74],
			id: 81,
			tasks: [{
				id: 285,
				type: "item",
				item: {
					id: "silentgear:crude_repair_kit",
					Count: 1,
					tag: {
						RepairValues: {}
					}
				}
			}],
			rewards: [{
				id: 84,
				type: "item",
				item: {
					id: "minecraft:flint",
					Count: 4
				}
			}]
		},
		{
			title: "Grass from seeds",
			x: 5.5d,
			y: -2.5d,
			description: ["If you right click on dirt block with wheat seed, transform in grass block"],
			dependencies: [I;11],
			id: 92,
			tasks: [{
				id: 93,
				type: "checkmark",
				icon: "minecraft:grass_block"
			}],
			rewards: [{
				id: 254,
				type: "item",
				item: "minecraft:wheat_seeds"
			}]
		},
		{
			x: 24.5d,
			y: 2.0d,
			description: ["You can rigth click on the clay block for model it !"],
			dependencies: [I;57],
			id: 94,
			tasks: [{
				id: 95,
				type: "item",
				item: {
					id: "notreepunching:clay_tool",
					Count: 1,
					tag: {
						Damage: 0
					}
				}
			}]
		},
		{
			x: 26.5d,
			y: 2.5d,
			dependencies: [I;94],
			id: 96,
			tasks: [{
				id: 97,
				type: "item",
				item: "notreepunching:clay_brick",
				count: 8
			}]
		},
		{
			x: 25.5d,
			y: 3.0d,
			dependencies: [I;94],
			id: 98,
			tasks: [{
				id: 99,
				type: "item",
				item: "notreepunching:clay_large_vessel"
			}]
		},
		{
			x: 23.5d,
			y: 3.0d,
			dependencies: [I;94],
			id: 100,
			tasks: [{
				id: 101,
				type: "item",
				item: "notreepunching:clay_small_vessel"
			}]
		},
		{
			x: 23.5d,
			y: 4.5d,
			dependencies: [I;100],
			id: 102,
			tasks: [{
				id: 103,
				type: "item",
				item: {
					ForgeCaps: {
						Parent: {
							Size: 9,
							Items: []
						}
					},
					id: "notreepunching:ceramic_small_vessel",
					Count: 1,
					tag: {
						inventory: {
							Size: 9,
							Items: []
						}
					}
				}
			}]
		},
		{
			x: 25.5d,
			y: 4.5d,
			dependencies: [I;98],
			id: 104,
			tasks: [{
				id: 105,
				type: "item",
				item: {
					ForgeCaps: {
						Parent: {
							Size: 15,
							Items: []
						}
					},
					id: "notreepunching:ceramic_large_vessel",
					Count: 1,
					tag: {
						inventory: {
							Size: 15,
							Items: []
						}
					}
				}
			}]
		},
		{
			x: 30.5d,
			y: 0.0d,
			dependencies: [I;63],
			id: 110,
			tasks: [{
				id: 111,
				type: "item",
				item: "botania:apothecary_default"
			}]
		},
		{
			x: 32.5d,
			y: 0.5d,
			dependencies: [I;
				110,
				255
			],
			id: 114,
			tasks: [{
				id: 115,
				type: "item",
				item: "botania:pure_daisy"
			}]
		},
		{
			title: "Mud",
			icon: "cyclic:peat_unbaked",
			x: 30.5d,
			y: -1.5d,
			dependencies: [I;67],
			id: 116,
			tasks: [
				{
					id: 117,
					type: "item",
					item: "cyclic:peat_unbaked"
				},
				{
					id: 122,
					type: "item",
					item: "swampexpansion:mud_ball"
				}
			]
		},
		{
			x: 32.5d,
			y: -1.5d,
			dependencies: [I;116],
			id: 120,
			tasks: [{
				id: 121,
				type: "item",
				item: "swampexpansion:mud_brick"
			}]
		},
		{
			x: 34.5d,
			y: -1.5d,
			dependencies: [I;120],
			id: 123,
			tasks: [{
				id: 124,
				type: "item",
				item: "ceramics:kiln"
			}]
		},
		{
			x: 28.5d,
			y: -3.5d,
			dependencies: [I;67],
			id: 125,
			tasks: [{
				id: 126,
				type: "item",
				item: "minecraft:barrel"
			}]
		},
		{
			title: "Book of Knowledge",
			x: -4.0d,
			y: -0.5d,
			shape: "rsquare",
			size: 2.0d,
			id: 127,
			tasks: [{
				id: 128,
				type: "checkmark",
				title: "Book Of Knologense",
				icon: "akashictome:tome"
			}],
			rewards: [{
				id: 290,
				type: "item",
				item: {
					id: "akashictome:tome",
					Count: 1,
					tag: {
						"akashictome:is_morphing": 1,
						"akashictome:data": {
							extendedcrafting: {
								id: "patchouli:guide_book",
								Count: 1,
								tag: {
									"patchouli:book": "extendedcrafting:guide"
								}
							},
							botania: {
								id: "botania:lexicon",
								Count: 1,
								tag: {}
							},
							powah: {
								id: "powah:book",
								Count: 1
							},
							waterworks: {
								id: "patchouli:guide_book",
								Count: 1,
								tag: {
									"patchouli:book": "waterworks:manual"
								}
							},
							craftandhunt: {
								id: "patchouli:guide_book",
								Count: 1,
								tag: {
									"patchouli:book": "craftandhunt:huntersguide"
								}
							},
							pneumaticcraft: {
								id: "patchouli:guide_book",
								Count: 1,
								tag: {
									"patchouli:book": "pneumaticcraft:book"
								}
							},
							ftbquests: {
								id: "ftbquests:book",
								Count: 1,
								tag: {
									"akashictome:displayName": '{"translate":"item.ftbquests.book"}',
									"akashictome:is_morphing": 1,
									display: {
										Name: '{"translate":"akashictome.sudo_name","with":[{"color":"green","translate":"item.ftbquests.book"}]}'
									}
								}
							},
							immersiveengineering: {
								id: "immersiveengineering:manual",
								Count: 1
							},
							engineersdecor: {
								id: "patchouli:guide_book",
								Count: 1,
								tag: {
									"patchouli:book": "engineersdecor:engineersdecor_manual"
								}
							},
							solcarrot: {
								id: "solcarrot:food_book",
								Count: 1
							}
						}
					}
				}
			}]
		},
		{
			x: 7.5d,
			y: -3.5d,
			dependencies: [I;252],
			id: 130,
			tasks: [{
				id: 131,
				type: "item",
				item: "minecraft:campfire"
			}]
		},
		{
			x: 13.5d,
			y: -3.5d,
			dependencies: [I;50],
			id: 250,
			tasks: [{
				id: 251,
				type: "item",
				item: "druidcraft:fiery_torch",
				count: 4
			}]
		},
		{
			x: 7.5d,
			y: -2.0d,
			dependencies: [I;21],
			id: 252,
			tasks: [{
				id: 253,
				type: "item",
				item: "stone_age:dried_grass",
				count: 32
			}]
		},
		{
			x: 30.5d,
			y: 1.0d,
			dependencies: [I;63],
			id: 255,
			tasks: [{
				id: 256,
				type: "item",
				item: "botania:fertilizer",
				count: 8
			}]
		},
		{
			x: 34.5d,
			y: 0.5d,
			dependencies: [I;114],
			id: 257,
			tasks: [{
				id: 258,
				type: "item",
				item: "botania:livingwood",
				count: 8
			}]
		},
		{
			x: 36.5d,
			y: 0.0d,
			dependencies: [I;257],
			id: 268,
			tasks: [{
				id: 269,
				type: "item",
				item: "forbidden_arcanus:edelwood_bucket"
			}]
		},
		{
			x: 28.5d,
			y: -0.5d,
			dependencies: [I;67],
			id: 270,
			tasks: [{
				id: 271,
				type: "item",
				item: "waterstrainer:worm_bin"
			}]
		},
		{
			x: 29.5d,
			y: -2.5d,
			dependencies: [I;67],
			id: 272,
			tasks: [{
				id: 273,
				type: "item",
				item: "waterstrainer:strainer_fisherman"
			}]
		},
		{
			x: 28.5d,
			y: 1.5d,
			dependencies: [I;63],
			id: 274,
			tasks: [{
				id: 275,
				type: "item",
				item: "stone_age:flour",
				count: 8
			}]
		},
		{
			x: 28.5d,
			y: 2.5d,
			dependencies: [I;274],
			id: 276,
			tasks: [{
				id: 277,
				type: "item",
				item: "ceramics:unfired_porcelain",
				count: 8
			}]
		},
		{
			x: 27.5d,
			y: 4.0d,
			dependencies: [I;
				276,
				96
			],
			id: 278,
			tasks: [{
				id: 279,
				type: "item",
				item: "ceramics:porcelain_brick"
			}]
		},
		{
			x: 36.5d,
			y: -1.5d,
			dependencies: [I;123],
			id: 280,
			tasks: [{
				id: 281,
				type: "item",
				item: "minecraft:brick",
				count: 16
			}]
		},
		{
			icon: "immersiveengineering:alloybrick",
			x: 38.5d,
			y: -1.5d,
			dependencies: [I;280],
			id: 282,
			tasks: [
				{
					id: 283,
					type: "item",
					item: "immersiveengineering:alloybrick",
					count: 8
				},
				{
					id: 284,
					type: "item",
					item: {
						id: "immersiveengineering:hammer",
						Count: 1,
						tag: {
							Damage: 0
						}
					}
				}
			]
		},
		{
			x: 14.0d,
			y: 2.0d,
			description: ["If you use knife for break grass or leaves you can get more and better drop"],
			dependencies: [I;33],
			id: 286,
			tasks: [{
				id: 287,
				type: "item",
				item: {
					id: "notreepunching:flint_knife",
					Count: 1,
					tag: {
						Damage: 0
					}
				}
			}]
		},
		{
			title: "Drink",
			x: -4.0d,
			y: -2.0d,
			description: ["You can drink with shift+right click in a water source"],
			dependencies: [I;127],
			id: 288,
			tasks: [{
				id: 289,
				type: "checkmark",
				icon: {
					id: "minecraft:potion",
					Count: 1,
					tag: {
						Potion: "minecraft:water"
					}
				}
			}]
		},
		{
			icon: "atum:kiln",
			x: 38.5d,
			y: -3.0d,
			dependencies: [I;282],
			id: 296,
			tasks: [
				{
					id: 297,
					type: "item",
					item: "atum:kiln",
					count: 2
				},
				{
					id: 298,
					type: "item",
					item: "atum:limestone_brick_small",
					count: 6
				}
			]
		},
		{
			x: 20.5d,
			y: 4.0d,
			dependencies: [I;301],
			id: 299,
			tasks: [{
				id: 300,
				type: "item",
				item: "minecraft:oak_sapling"
			}]
		},
		{
			x: 20.5d,
			y: 2.5d,
			dependencies: [I;305],
			id: 301,
			tasks: [{
				id: 302,
				type: "item",
				item: "create:tree_fertilizer",
				count: 4
			}]
		},
		{
			x: 20.5d,
			y: 1.0d,
			dependencies: [I;44],
			id: 305,
			tasks: [{
				id: 306,
				type: "item",
				item: "minecraft:composter"
			}]
		}
	]
}
