NerdyMix

Published by Tucky143 on
Supported MCreator versions
2025.2
Tags / plugin type
Java plugin
Logo
Downloads:
589
Upvotes: 16
About the plugin

Credit: Tucky143, NerdyPuzzle, Goldorion

This plugin is a combination of some of NerdyPuzzle's plugins, updated to the latest version of mcreator.

So far it contains:


Mixins (Full Support)

Curios API (Full Support; 1.21.4 Unavailable)

BetterCombat API (Forge 1.19.4 - 1.21.1)

End Biomes (Mostly Supported; 1.21.4 Unavailable)

JER (Mostly Supported; 1.21.4 Unavailable)

Geckolib (Mostly Supported; 1.21.4 Unavailable)

Blockstates (Mostly Supported; 1.21.4 Unavailable)

Attributes (Supported; 1.20.1 & 1.20.6 Only)

Config Files (Supported; 1.21.4 Unavailable)

Possible Future additions:

Armor Trims

FAQ:

Q: Why does my end biome crash the game?

A: Try deleting the end biome element and changing spawns in overworld to false in the original biome.

Q: Why is the plugin so glitchy?
A: It is a work in progress so make sure to report your issue.

Q: Why does my jei element cause an error?

A: You forgot to enable the api.

Q: Why do I get cache errors on 1.20.1?

A: Go to source explorer, find gradle.properties, change org.gradle.configuration-cache=true to false.

Considerations (Might act upon)

  • Backport 2025.1
  • Public Support in Github

Changelog:

1.1

-Added Geckolib

1.1.1

-Fixed Animated Entity Gui Not Showing Up

1.2

-Added Curios API

1.2.1

-Fixed Block Entities in 1.21.1, 1.20.1 Still Broken

1.2.2

-Fixed 1.20.1 Not Working #5

-Updated the Forge Version to Match the 1.20.1 Forge Plugin

-Removed No Plugin Update Error

1.3

-Added Blockstates

1.4

-Added Attributes

1.4.1

-Added BetterCombat API [Forge 1.19.4 - 1.20.1]

1.4.2

-Added Config Files

-Updated BetterCombatAPI to Neoforge 1.21.1

1.4.3

-Fixed Block Entities Causing Errors #3

 

NOTE: I am not trying to take the place of or get rid of MCreator Extended Core

Project members
Former developer
License
MIT License

Plugin downloads
NerdyMix-1.4.3-2025.2 - nerdymix-1.4.3-2025.2.zip Uploaded on: 08/12/2025 - 20:39   File size: 731.69 KB

Comments

Good work,if you port curios api for 2025.2 can you backport it to 2024.4 there is no curios api for 2024.4

how i prove to create a JER elements in mcreator 2025.1 I insert the name and the tab immediatly close log:
https://docs.google.com/document/d/1aXfcFFVCYc1_y880roQyCqhLIcMKtNJ-qNCECP4zLTo/edit?usp=sharing

ts destroyed my block entity item handlers when building my mod and after regenerating. removing the plugin fixed it. on neoforge 1.21.1. pls fix!

Hello I encountered an unique issue. I get a grandle build fail with every single elemnt that makes sound and I have 31 errors that are the same so I will only post one:
Note: SpongePowered MIXIN Annotation Processor Version=0.8.5 (MixinGradle Version=0.7.38)
Note: Supported obfuscation types: ObfuscationServiceMCP supports [notch] ObfuscationServiceFG3 supports [searge]
C:\Users\faust\Videos\blood n reliqs alpha 2\src\main\java\net\mcreator\kraujasirrelikvijos\client\model\Modelenderarrow.java:24: error: cannot find symbol
public static final ModelLayerLocation LAYER_LOCATION = new ModelLayerLocation(ResourceLocation.fromNamespaceAndPath("kraujas_ir_relikvijos", "modelenderarrow"), "main");

Geckolib entity has a problem, trying to create an entity simply does not open. I don't really like the idea of putting these plugins together, as there's a good chance of problems.

Submit a bug report with your MCreator log and I will try to fix it. Putting them together isn't much different then having them separate, there isn't much conflict with these plugins because they use different methods and the ones that are the same can easily be merged. It's updating them that causes the problems.

Hi,
Thank you for all of this amazing work. Do you think backporting to 2024.4 would be possible?

Are you planning to update all of Nerdy's plugins to the latest versions, or only certain ones?