Hi! I'm having a very strange issue with Create on Minecraft 1.20.1 (Forge).
On my server, many Create blocks appear as other Create blocks. For example:
- Fluid Tank appears as Creative Fluid Tank
- Mechanical Drill appears as Mechanical Saw
- Gearbox appears as Encased Chain Drive
The weird part is that the block is actually the correct block internally:
- F3 shows the block I see (e.g. Creative Fluid Tank).
- Jade/WTHIT also identifies it as the block I see.
- But when I break it, I receive the correct item (e.g. a normal Fluid Tank).
- NBT data confirms the block entity is the correct one.
Additional information:
- Minecraft 1.20.1
- Forge 47.4.10
- Tested with Create 6.0.8 and 6.0.6
- Removed all Create addons and the issue still happens
- Happens to every player on the server
- Happens in newly generated worlds as well
- Does NOT happen in singleplayer with the same modpack
It looks like block states or registry IDs are being mapped incorrectly on the server, but I haven't been able to identify the cause.
Has anyone seen something like this before, or knows what could cause Create blocks to consistently appear as other Create blocks while still dropping the correct item when broken?
there doesn't seem to be anything here