added advancements and tweaked advancement texts

This commit is contained in:
2026-08-07 14:52:23 +02:00
parent 2ba4bc1fda
commit 3d7525c8e8
22 changed files with 220 additions and 22 deletions
+11 -1
View File
@@ -1004,5 +1004,15 @@
"item.needsofnature.spray_bottle.contents.water": "Contents: Water",
"item.needsofnature.spray_bottle.contents.mixed": "Contents: Mixed liquid",
"item.needsofnature.spray_bottle.contents.entity": "Contents: %s liquid",
"item.needsofnature.spray_bottle.uses": "Uses: %s/%s"
"item.needsofnature.spray_bottle.uses": "Uses: %s/%s",
"advancements.needsofnature.shocking_experience.title": "Shocking Experience",
"advancements.needsofnature.shocking_experience.description": "Reach the peak stage of an animation with a charged creeper.",
"advancements.needsofnature.baby_on_board.title": "Baby on Board",
"advancements.needsofnature.baby_on_board.description": "Ride any vehicle while pregnant.",
"advancements.needsofnature.head_in_the_clouds.title": "Head in the Clouds",
"advancements.needsofnature.head_in_the_clouds.description": "Reach the peak stage of an animation above the clouds.",
"advancements.needsofnature.absolute_bottom.title": "Absolute Bottom",
"advancements.needsofnature.absolute_bottom.description": "Reach the peak stage of an animation below Y -55.",
"advancements.needsofnature.dimensional_traveler.title": "Dimensional Traveler",
"advancements.needsofnature.dimensional_traveler.description": "Reach the peak stage of an animation in the Overworld, Nether, and End."
}