You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: "Get a list of all items in the database/crafting recipes via the API (not currently functional)",
190
+
description: (
191
+
<spanclassName="text-sm">
192
+
Currently not working as it is assuming flask is running locally
193
+
</span>
194
+
),
195
+
icon: RocketIcon,
196
+
header: <ItemListFromFlaskBlock/>,
197
+
className: "md:col-span-1 row-span-1"
198
+
},
199
+
{
200
+
title: "Create a structure via flask on a specific sector, which checks the crafting & other requirements/performs specific [population] actions (not currently functional)",
201
+
description: (
202
+
<spanclassName="text-sm">
203
+
Currently not working as the flask link has become deprecated
0 commit comments