From 3763a33955370e82099f04156af3d9ba5a63eef3 Mon Sep 17 00:00:00 2001 From: gamma-delta <29877714+gamma-delta@users.noreply.github.com> Date: Wed, 15 Jun 2022 21:17:52 -0500 Subject: [PATCH] fix #124 --- .../thehexbook/en_us/entries/patterns/lists.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Common/src/main/resources/data/hexcasting/patchouli_books/thehexbook/en_us/entries/patterns/lists.json b/Common/src/main/resources/data/hexcasting/patchouli_books/thehexbook/en_us/entries/patterns/lists.json index 4a7ae9f3..a6da9a96 100644 --- a/Common/src/main/resources/data/hexcasting/patchouli_books/thehexbook/en_us/entries/patterns/lists.json +++ b/Common/src/main/resources/data/hexcasting/patchouli_books/thehexbook/en_us/entries/patterns/lists.json @@ -27,7 +27,7 @@ "op_id": "hexcasting:append", "anchor": "hexcasting:append", "input": "list, any", - "output": "any", + "output": "list", "text": "hexcasting.page.lists.append" }, {