Skip to content

Commit

Permalink
Quest changes/fixes for the Monthly Ticket (#17887)
Browse files Browse the repository at this point in the history
* change holder wording

* change crates for apiary chest

* imporve on garden soil quest
  • Loading branch information
Baerschen authored Nov 7, 2024
1 parent 814ae21 commit b72fc58
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@
"globalShare:1": 1,
"questLogic:8": "AND",
"repeat_relative:1": 1,
"name:8": "Better(?) Dirt",
"name:8": "Turning Dirt into proper Soil",
"isGlobal:1": 0,
"lockedProgress:1": 0,
"autoClaim:1": 0,
"isSilent:1": 0,
"desc:8": "With an Assembler and some seedoil, you can turn dirt and sand into Garden Soil. This optimal soil does not require water nearby and crops do not break when you fall on it. It can turn into dirt if you run on it, so be careful.\n\nUnlike watered farmland, it doesn\u0027t contribute to the humidity stat or speed up IC2 crops though, so don\u0027t bother when min-maxing.\n\nSame thing for enchanted earth, lamp of growth, sprinklers, etc."
"desc:8": "With an Assembler and some Seed Oil, you can turn Dirt and Sand into Garden Soil. This optimal Soil does not require nearby water, and Crops won\u0027t break when you fall on or run near it.\n\nHowever, unlike watered Farmland, it doesn’t contribute to the humidity stat or speed up IC2 crops, so it’s not useful for min-maxing.\n\nThe same goes for Enchanted Earth, the Lamp of Growth, Sprinklers, etc."
}
},
"tasks:9": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
"OreDict:8": ""
},
"2:10": {
"id:8": "gregtech:gt.metaitem.01",
"id:8": "Forestry:crate",
"Count:3": 5,
"Damage:2": 32403,
"Damage:2": 0,
"OreDict:8": ""
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"lockedProgress:1": 0,
"autoClaim:1": 0,
"isSilent:1": 0,
"desc:8": "Are you tired of storing Shapes and/or Molds near your Extruders and Solidifiers instead of inside them? Today must be your lucky day, because these item holders let you do exactly that!\n\nThey allow your machines to hold a small number of extra items, though each slot can only store one item at a time. There are three versions of this cover, each offering a different amount of storage:\n\nBasic Item Holder: 9 slots\nGood Item Holder: 12 slots\nAdvanced Item Holder: 15 slots\n\n[note]If that\u0027s still not enough space, you can either upgrade them or simply attach multiple holders to your machine of choice.[/note]"
"desc:8": "Are you tired of storing Shapes and/or Molds near your Extruders and Solidifiers instead of inside them? Today must be your lucky day, because these item holders let you do exactly that!\n\nThey allow your machines to hold a small number of extra items, though each slot can only store one item at a time. There are three versions of this cover, each offering a different amount of storage:\n\nBasic Item Holder: 9 slots\nGood Item Holder: 12 slots\nAdvanced Item Holder: 15 slots\n\n[note]If that\u0027s still not enough space and you are already using the highest tier, you can simply attach multiple holders to your machine of choice.[/note]"
}
},
"tasks:9": {
Expand Down

0 comments on commit b72fc58

Please sign in to comment.