mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06: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