Started by
gustavo.taboada
on
Topic category: Help with Minecraft modding (Java Edition)
Hi, I'm developing a mod in version 2021.1 with the plugin that allows me to generate mods to version 1.12.2
However, some things are not working well, and one of them is crucial for development...
I would need to use the Player Persistent variables and use the Source Entity. They are even available, but when I use any of them an error occurs... does anyone know any way to fix these errors? Maybe a more updated version of the plugin
This is why I prefer 2020.2, since 2021.1+plugin and 2020.2 have almost the same features, but on 2020.2 you would know that "source entity" is not available.
You can either try some workarounds (honestly I don't really know how to do it, I tried myself and didn't find yet), make this feature for plugin yourself, or wait for someone else to do it.
I planned to maintain 1.12 plugin a while ago, but I'm not sure if I can have enough time. I priority more maintaining my own mods, and they are far from being finished, unfortunately.
so source entity is NOT availble for 2021.1?