Update 1.5.01

This commit is contained in:
Ilikepizza2006 2024-01-10 19:05:19 +01:00 committed by GitHub
parent 5cd37f1c11
commit ecee354e7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 10 deletions

View File

@ -133,8 +133,6 @@ elements.advanced_dough = {
hidden: "TRUE",
tempHigh: 94,
stateHigh: "croissant",
reactions: {
"electric": { elem1: "steampunk_pancakes", elem2: null },
}
};
@ -163,14 +161,6 @@ elements.battery_acid = {
};
elements.steampunk_pancakes = {
color: "#252a33",
behavior: behaviors.POWDER,
category: "machines",
state: "solid",
hidden: "TRUE",
};
elements.churros = {
color: ["#ce9958","#b8732d","#9f633b"],
behavior: behaviors.POWDER,