CC: Radioactive Waste Barrel functions not working
zarillion opened this issue ยท 0 comments
Issue description
The functions listed for the waste barrel do not appear to work using the latest forge/Mekanism/CC on Minecraft 1.18.2. I tried attaching the computer to all sides of the barrel, the listed functions never appear.
The barrel shows up in peripherals
as:
Attached Peripherals:
top (mekanism:radioactive_waste_barrel, inventory, fluid_storage)
Other Mekanism blocks I tested with that show up as:
top (creativeChemicalTank)
top (ultimateSmeltingFactory)
back (fissionReactorLogicAdapter)
I suspect since it does not appear as top (radioactiveWasteBarrel)
, it is falling back to whatever default behavior CC has for unrecognized blocks.
Relevant discussion in #help-desk
Steps to reproduce
- Place a computer next to a waste barrel.
- Attempt to interface via
peripheral
with the barrel. Only generic CC functions for items/fluids will appear.
Minecraft version
1.18.2 (Latest)
Forge version
40.1.54
Mekanism version
10.2.4 (Latest)
Other relevant versions
No response
If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)
No response