
Vanilla crafting recipes break using VMP in All The Mods 10.
skohlhepp opened this issue ยท 4 comments
Describe the bug
When this mod is installed, a number of crafting recipes are removed from the game including the vanilla torch. Granted I am running a NeoForge Server and using the plugin via the Fabric API. However I am certain this is not expected behavior of the mod.
To Reproduce
Steps to reproduce the behavior:
- Install All The Mods 10 version 1.24 (or any version)
- Add the latest version of VMP 0.2.0+beta.7.169 devbuild for 1.21.1
- Ensure server is set up with https://modrinth.com/mod/forgified-fabric-api and the paired Connector mod.
Expected behavior
All recipes should be craftable.
Runtime info (please complete the following information):
- OS: Ubuntu 24.04.1 LTS
- Minecraft version: 1.21.1
- Mod version: 0.2.0+beta.7.169 devbuild for 1.21.1
- Mod branch: (fill this if you are not using the default
ver
branches)
Crash reports / logs
No crash
Checklist
- I am using the official version of the mod.
- I tried the latest development version but the issue persists.
- I searched for similar open issues and could not find an existing bug report on this.
Additional context