Update leek.js

Signed-off-by: HACKERPRO908 <130792075+HACKERPRO908@users.noreply.github.com>
This commit is contained in:
HACKERPRO908 2024-01-21 21:11:03 +00:00 committed by GitHub
parent 50a038e16c
commit f67b0b5a61
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -27,5 +27,8 @@ elements.leek_soup = {
viscosity: 35,
state: "liquid",
density: 800,
reactions: {
"water": { elem1: "leek_soup", elem2: "leek_soup" },
},
};