// a log
This commit is contained in:
parent
7d0c00bc45
commit
f37ed945d2
|
|
@ -49,7 +49,7 @@ if(enabledMods.includes(groundMod) && enabledMods.includes(libraryMod)) {
|
|||
}
|
||||
);
|
||||
|
||||
console.log(igneousRocksAndSands);
|
||||
//console.log(igneousRocksAndSands);
|
||||
|
||||
function hotData2Switch(data2) {
|
||||
switch(data2) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue