From e81bf42e7bf4602a6da835207e14ffe4463c7501 Mon Sep 17 00:00:00 2001 From: Jaxja23 Date: Fri, 14 Feb 2025 16:53:52 -0600 Subject: [PATCH 1/3] Create Jmod.js --- Jmod.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 Jmod.js diff --git a/Jmod.js b/Jmod.js new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Jmod.js @@ -0,0 +1 @@ + From f38bf8b6f7181e46c41e0d270b528e97c59ec653 Mon Sep 17 00:00:00 2001 From: Jaxja23 Date: Fri, 14 Feb 2025 16:55:23 -0600 Subject: [PATCH 2/3] Update Jmod.js --- Jmod.js | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Jmod.js b/Jmod.js index 8b13789..4059038 100644 --- a/Jmod.js +++ b/Jmod.js @@ -1 +1,8 @@ - +addIngredient("Jaxon", { + shape:"circle", + color:"#000000", + adj:"bouncy", + meltPoint:"300", + meltInto:"fish" + } +); From c0fbe2102410b5eecc17287ae3413f69c366b268 Mon Sep 17 00:00:00 2001 From: Jaxja23 Date: Fri, 14 Feb 2025 16:57:25 -0600 Subject: [PATCH 3/3] Update Jmod.js --- Jmod.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Jmod.js b/Jmod.js index 4059038..407f6ba 100644 --- a/Jmod.js +++ b/Jmod.js @@ -1,3 +1,4 @@ + addIngredient("Jaxon", { shape:"circle", color:"#000000",