Update Neutronium_Mod.js
This commit is contained in:
parent
4d90cb467d
commit
b30e5ed34c
|
|
@ -598,7 +598,7 @@ elements.berry = {
|
||||||
burn: 15,
|
burn: 15,
|
||||||
burnTime: 150,
|
burnTime: 150,
|
||||||
burnInto: ["ash", "carbon_dioxide", "juice"],
|
burnInto: ["ash", "carbon_dioxide", "juice"],
|
||||||
color: "bf2477",
|
color: "#bf2477",
|
||||||
behavior: [
|
behavior: [
|
||||||
"XX|XX|XX",
|
"XX|XX|XX",
|
||||||
"XX|CH:ripe_berry%0.01|XX",
|
"XX|CH:ripe_berry%0.01|XX",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue