remove tuff dust
This commit is contained in:
parent
feda51f459
commit
960d0cc2df
1 changed files with 4 additions and 1 deletions
|
|
@ -252,7 +252,10 @@ global.GTCEU_DISABLED_ITEMS = /** @type {const} */ ([
|
||||||
"gtceu:tiny_deepslate_dust",
|
"gtceu:tiny_deepslate_dust",
|
||||||
"gtceu:andesite_dust",
|
"gtceu:andesite_dust",
|
||||||
"gtceu:small_andesite_dust",
|
"gtceu:small_andesite_dust",
|
||||||
"gtceu:tiny_andesite_dust"
|
"gtceu:tiny_andesite_dust",
|
||||||
|
"gtceu:tuff_dust",
|
||||||
|
"gtceu:small_tuff_dust",
|
||||||
|
"gtceu:tiny_tuff_dust"
|
||||||
]);
|
]);
|
||||||
//#endregion
|
//#endregion
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue