From 874c790ed7405bb6664c40e515afbe0cd274feb0 Mon Sep 17 00:00:00 2001 From: QZL Date: Mon, 23 Feb 2026 19:28:59 +0800 Subject: [PATCH 1/3] =?UTF-8?q?feature:=20=E4=B8=BA=E6=95=B0=E5=AD=97?= =?UTF-8?q?=E3=80=81=E5=AD=97=E6=AF=8D=E3=80=81=E7=AC=A6=E5=8F=B7=E3=80=81?= =?UTF-8?q?=E5=BC=B9=E8=B7=B3=E5=9E=AB=E3=80=81=E4=B8=A4=E7=A7=8D=E8=9C=82?= =?UTF-8?q?=E5=B7=A2=E6=B7=BB=E5=8A=A0=E9=85=8D=E6=96=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 53 ++++++++++++++----- box3formula/data/box3/recipe/bounce_pad.json | 16 ++++++ .../data/box3/recipe/honeycomb_01.json | 16 ++++++ .../data/box3/recipe/honeycomb_02.json | 16 ++++++ 4 files changed, 89 insertions(+), 12 deletions(-) create mode 100644 box3formula/data/box3/recipe/bounce_pad.json create mode 100644 box3formula/data/box3/recipe/honeycomb_01.json create mode 100644 box3formula/data/box3/recipe/honeycomb_02.json diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 54950b4..80e03b1 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,8 +4,11 @@