You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could you make a config file for whitelisting certain TileEntities. Populate the list with all TileEntities on first creation. Save a seperate file that contains a list of all previously registered TileEntities, so that when a user adds a mod new TileEntities will also be added to the whitelist.
It could also work the other way around give a list to the player that contains all the TileEntities so they can blacklist the ones they know don't behave correctly like "Mekanism" ones.
The text was updated successfully, but these errors were encountered:
Note that "mod1:modTile1" will have support for Forge energy but not for Tesla. Maybe the mod author for mod1 already added support for Tesla, maybe that specific tile entity has strange behaviour with the Tesla api added by the mod. This way that tile entity will still be able to receive Forge energy without having any potential problems with Tesla energy.
Could you make a config file for whitelisting certain TileEntities. Populate the list with all TileEntities on first creation. Save a seperate file that contains a list of all previously registered TileEntities, so that when a user adds a mod new TileEntities will also be added to the whitelist.
It could also work the other way around give a list to the player that contains all the TileEntities so they can blacklist the ones they know don't behave correctly like "Mekanism" ones.
The text was updated successfully, but these errors were encountered: