Create and Chisel incompatibile
nanostronk opened this issue ยท 2 comments
Found 27 Create mod class dependency(ies) in chisels-and-bits-forge-1.4.148.jar, which are missing from the current create-1.20.1-6.0.6.jar
Detailed walkthrough of mods which rely on missing Create mod classes:
Mod: chisels-and-bits-forge-1.4.148.jar
Missing classes of create:
com/jozufozu/flywheel/api/InstanceData
com/jozufozu/flywheel/api/Instancer
com/jozufozu/flywheel/api/Material
com/jozufozu/flywheel/api/MaterialGroup
com/jozufozu/flywheel/api/MaterialManager
com/jozufozu/flywheel/api/struct/Batched
com/jozufozu/flywheel/api/struct/Instanced
com/jozufozu/flywheel/api/struct/StructType
com/jozufozu/flywheel/api/struct/StructWriter
com/jozufozu/flywheel/backend/RenderLayer
com/jozufozu/flywheel/backend/gl/buffer/VecBuffer
com/jozufozu/flywheel/core/layout/BufferLayout
com/jozufozu/flywheel/core/layout/CommonItems
com/jozufozu/flywheel/core/layout/LayoutItem
com/jozufozu/flywheel/core/layout/MatrixItems
com/jozufozu/flywheel/core/layout/PrimitiveItem
com/jozufozu/flywheel/core/materials/BasicData
com/jozufozu/flywheel/core/materials/model/ModelData
com/jozufozu/flywheel/core/materials/model/ModelWriterUnsafe
com/jozufozu/flywheel/core/model/BlockModel
com/jozufozu/flywheel/core/model/Model
com/jozufozu/flywheel/core/model/ModelTransformer
com/jozufozu/flywheel/core/virtual/VirtualRenderWorld
com/jozufozu/flywheel/util/transform/Transform
com/simibubi/create/content/contraptions/BlockMovementChecks
com/simibubi/create/content/contraptions/behaviour/MovementBehaviour
com/simibubi/create/content/contraptions/render/ActorInstance
IDK if im doing that right, its my first time trying report an issue, sorry