[Bug]: Support for VariantCraftingTables is broken
Leronus opened this issue · 5 comments
Mod Loader (Required)
Forge
Minecraft Version (Required)
1.19.2
Mod Version (Required)
v4.2.3
Notes (Required)
Current behaviour: Visual workbench is not applied to modded crafting tables
Steps to reproduce:
- Install VariantCraftingTables 1.7.2 for 1.19.2
- Craft a modded crafting table (such as Spruce Crafting Table; tag: "vct_spruce_crafting_table")*
- Open the crafting table
- Place items inside crafting table
- Close crafting table gui
The items will return to the players inventory instead of staying inside the crafting table and being rendered above.
*This item tag is present in the configuration file for visual workbench, implying it should work with this modded crafting table.
latest.log (Optional)
No response
The items are stored in the modded crafting tables now, but the items are still not visually rendering above with the latest version.
Thankyou for the quick update, being able to store the items in the table is already a big improvement
Try replacing the crafting tables. I specifically tested the new version with VCT and all was working fine.
I had edited the config for testing, after deleting it it is all working as intended. Thank you very much, this is an awesome mod.