Open sable1977 opened 1 year ago
Hi, sorry for late response. This is caused by the fact that the LT 3D Exporter contains blocks with alpha below 255 (translucent blocks) and your config/server config doesn't allow placing tiles with alpha below 255. You can change this setting in littletiles.json
config file under build/survival/minimumTransparency
option by setting it to 0. This is set by default to 255 to prevent players in survival mode to place translucent tiles as it can heavily impact client performance on servers.
However I will replace the translucent tiles I use for the Exporter to a different block as this makes it impossible to use it on servers that have the option for minimumTransparency
set to 255. I will mark this issue as a bug till then.
When I try to place the little 3D exporter it says "you are not allowed to place something with alpha below 255". Also, the LT3D Exporter disappears when I try to place it. what other information do you need to help me solve this? I have quite a few mods loaded along with this.