mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-04-01 22:13:28 -07:00
Added campfire for Sticky Situation, by popular demand
This commit is contained in:
@@ -974,7 +974,8 @@ class TestAdvancements(TestMinecraft):
|
||||
["Sticky Situation", False, []],
|
||||
["Sticky Situation", False, [], ['Bottles']],
|
||||
["Sticky Situation", False, [], ['Ingot Crafting']],
|
||||
["Sticky Situation", True, ['Bottles', 'Ingot Crafting']],
|
||||
["Sticky Situation", False, [], ['Campfire']],
|
||||
["Sticky Situation", True, ['Bottles', 'Ingot Crafting', 'Campfire']],
|
||||
])
|
||||
|
||||
def test_42075(self):
|
||||
|
||||
Reference in New Issue
Block a user