Known Issues - Project-Vyre/Finality-Omnia GitHub Wiki
Finality
Below is a list of known issues with the 1.18.2 variant of the modpack.
- Carry On causing crashes when picking up certain blocks or entities. Carry On can also cause textures to revert like on Ender Chests and Ender Tanks from
EnderChestsandEnderTanksrespectively.- Carry On additions to the blacklist:
- All of
refinedstorage - All of
enderchests - All of
endertanks
- All of
- Carry On additions to the blacklist:
- KubeJS refuses to hide the watering cans from Pickle Tweaks and I tried making it ignore NBT, but it still does not work. Most likely a longstanding bug on KubeJS that won't be fixed.
onEvent('jei.hide.items', event => {
// Hide items in JEI here
// event.hide('minecraft:cobblestone')
event.hide('pickletweaks:watering_can')
event.hide('pickletweaks:reinforced_watering_can')
})
Finality Tau
Below is a list of known issues for the 1.19.2 variant of the modpack.
- Carry On causing crashes when picking up certain blocks or entities.
- The blacklist has not been set up at this current moment. Check back later for updates.