Closed EchocallingEarth closed 3 years ago
I don't know what is "craft beveled glass", if it's from an addon probably they created the glass without first testing if it showed correctly ingame.
Glass is sadly not possible to be created using TILE block type (spawner) because the spawner texture would appear. The only way would be to change the spawner texture to a transparent texture but then all spawners in the world would be invisible.
Another solution would be to create the glass blocks using REAL_NOTE block type or REAL type, but this would create xray bugs (it's a Minecraft bug).
The only real way is to make a solid furniture but this would cause lag.
Sorry I don't have a solution for now because it's a limitation of the game.
Describe the bug New bug since the recent update When crafting Bevelled glass or other glass textures the placed item returns to a Spawner.
To Reproduce Steps to reproduce the behavior:
craft beveled glass according to is instructions
place beveled glass (note returns to spawner state)
See error/issue on placement
run /ia
bypass crafting and using op get the item
Place beveled glass (note returns to spawner state)
See error/issue on placement
Expected behavior It should place the beveled glass block or similar colored retextured etc block.
Screenshots See above
Info (please complete the following information):
Special Info Please do not write "latest"! Tell us the specific plugin version you are using.
Additional context INFO]: -=[ ItemsAdder ]=- 18:49:35 INFO: Version: 2.4.15
18:49:35 INFO: Path: /plugins/ItemsAdder/data/resource_pack/pack.zip 18:49:35 INFO: Download: http://65.101.47.170:8192/pack.zip#e7d40e67dff69640d378a3ba630258aff47428d3 18:49:35 INFO: Size: 15 MB/100 MB 18:49:35 INFO: Last update: 2021-09-06 08:31:19 18:49:35 INFO: Host type: self-host
18:49:35 INFO: Items: 3023 18:49:35 INFO: Items in /ia: 2189 18:49:35 INFO: Namespaces: 39 18:49:35 INFO: Materials: 131 18:49:35 INFO: REAL block IDs: 66/191 18:49:35 INFO: REAL_NOTE block IDs: 699/750 18:49:35 INFO: REAL_TRANSPARENT block IDs: 22/63 18:49:35 INFO: REAL_WIRE block IDs: 10/127 18:49:35 INFO: FIRE block IDs: 5/14 18:49:35 INFO: Font images: 856/6608 18:49:35 INFO: Loaded chunks (2646) 18:49:35 INFO: Armorstands: 108 18:49:35 INFO: Mobs: 0
Additionally had another IA owner visit my server (Ingame name TheHibernian) who reported the same issue (After apparently visiting to confirm this was in fact an issue.)
They tested and confirmed and showed to me, I further tested before reporting and can confirm the same issue.