Enhanced Mushrooms + block swap advanced

This commit is contained in:
2026-02-14 21:30:02 -07:00
parent 762975e021
commit d2340eea17
7 changed files with 60 additions and 111 deletions

View File

@@ -225,6 +225,20 @@ const woodTypes = [
'boat',
]
},
{
"mod": "enhanced_mushrooms",
"name": "mushroom",
"blockTypes": {
"log": 'minecraft:mushroom_stem',
"stripped_log": 'enhanced_mushrooms:stripped_mushroom_stem',
wood: 'enhanced_mushrooms:mushroom_hyphae',
stripped_wood: 'enhanced_mushrooms:stripped_mushroom_hyphae',
short_door: 'dramaticdoors:short_red_mushroom_door',
tall_door: 'dramaticdoors:tall_red_mushroom_door'
// hollow_log: 'quark:hollow_warped_stem',
// boat: 'boatload:warped_boat'
}
},
{
"mod": "minecraft",
"name": "crimson",

View File

@@ -9,6 +9,7 @@ const obliterateItems = [
// "kitchenkarrot:acorn",
"kitchenkarrot:sweet_roll",
"kitchenkarrot:pillager_pie",
'minecraft:enchanting_table',
// /refinedstorage:\\d+k_(fluid_)?storage_(part|disk)"/,
// "refinedstorage:storage_housing",
// "refinedstorage:creative_fluid_storage_disk",