Started by
BPSMods
on
Topic category: Help with Minecraft modding (Java Edition)
I have a procedure which returns text to special information inside of block/item and it returns block NBT tag. It throws error, saying Incompatible types: BlockGetter cannot be converted to LevelAccessor. Is this possible to fix or it is impossible to get NBT tag for special info text?
nvm it kinda works with item nbt
This is a known bug and will be fixed in the upcoming update. Please see https://mcreator.net/changelog
ok thank you