This plugin is a fork of Nerdy's Curios API Plugin, which supports the Adorned mod (Curios API for 1.21+) and MCreator 2024.3+
Keep in mind that on 1.21.1 NeoForge the plugin works with the Adorned mod, which based on the original Curios API.
Version 5.3.1 changelog
- Added support Russian localization
- Fixed java model in Curios Bauble
- Some improvements and fixes
Version 5.3 changelog
- Plugin updated to 2024.3
- Added support for 1.21.1 NeoForge (based on mod Adorned)
Comments
...mcreator\pigletstructures\client\renderer\AncientDiamondMultiplierRenderer.java:39: error: no suitable method found for renderToBuffer(PoseStack,VertexConsumer,int,int,float,float,float,float) this.model.renderToBuffer(matrixStack, vertexconsumer, light, OverlayTexture.NO_OVERLAY, 1.0F, 1.0F, 1.0F, 1.0F);
method Model.renderToBuffer(PoseStack,VertexConsumer,int,int) is not applicable
(actual and formal argument lists differ in length)
method Modelancient_diamond_multiplier.renderToBuffer(PoseStack,VertexConsumer,int,int,int) is not applicable
(actual and formal argument lists differ in length)
and why did you choose Adorned over Curios API Continuation?