This plugin adds over 80 mods supports with mods items, procedures, triggers, variables and lots more to make your addon easily!
If you like this plugin or want to support me you can vote for it!
If you would like to be part of this project as a member of the team you should message us on our Discord!
In our server you can also vote to make some changes in CAS!
Mod offer rules:
- if your mod doesn't only adds something new for blocks, entities, items and other.
- It is advisable if mod has Wiki o guide.
- If the mod is popular enough.
- A mod that is not made in Mcreator must has open source!
- Before asking, make sure that the mod you want to offer is not in progress!
All supported mods:
- Farmer's delight
- Diet
- Sanity
- Another furniture
- Carry on
- Tought as nails
- Serene seasons
- Cold sweat
- Handcrafted
- Tree chop
- Iron's Spells 'n Spellbooks
- Alex's mobs
- Biomes o plenty
- Alex's caves
- Dynamic trees
- Locksmith
- Aether
- Twilight forest
- Passive skill tree
- Blue skies
- Undergarden
- Wizards reborn
- Ad astra
- Quests & reward
- Thirst was taken
- Enchantments description
- Bookshelf
- Caelus API
- First person model
- Female gender
- Apple skin
- Balm
- Elytra slot
- Default options
- Tips
- Patchouli
- Origins
- Item Highlighter
- Legendary Tooltips
- Item Borders
- Equipment Compare
- Elytra slot
- Caelus API
- Bookshelf
- Balm
- Cosmetic Armory
- Citadel
- Corpse
- Ferrite
- Oculus
- Immediately fast
- Embeddium
- Fast suite
- Distant horizons
- Memory leak
- Dynamic FPS
- Jade
- Colytra
- Elytra utilities
- Polymorph
- Entity Culling
- Create
- Ok Zoomer
- Ping Wheel
- Toast controll
- Fabric entity attributes
- Fabric entity size attributes
- Fabric shield lib
- Locki
- Kotlin
- Expand ability
- Fall flying lib
- Culinary construct
- Groovy
- Scala
- Apothic attributes
- Hex casting
- Sit
- Printer
All supported advanced mods:
- Numeric boolean
There are all planned mods in list, so in plugin may won't be some mods supports because they are in 0 progress. Also lots of Optimization mods won't have any procedures because they just make some changes in Minecraft code!
Supports versions:
Almost all versions that support mods (from 1.7.10 to the lastest Minecraft versions of Forge/Fabric/NeoForge/Quilt loader. It became possible with the help of the Auto updater)
Plugin supports all Mcreator versions from 2023.4, including snapshots.
Files:
- CAS - main file.
- Mod Livecycle - addition for the CAS which adds new procedures and triggers to work with mods.
- Advanced CAS - addition for the CAS which adds new advanced mod supports. Advanced mod supports don't require mod to download.
Comments
Is it possible for any Expandability support? https://www.curseforge.com/minecraft/mc-mods/expandability
I tried to make a plugin myself for it but I can't get it for the life of me.
Expandability is a library mod that allows you to swim outside fluids(swim in the air) ,disable swimming in fluids(walk in the water as if you were on normal ground), and Walking on fluids(Jesus walking on water)
Its open source too: https://github.com/florensie/ExpandAbility
Tough as Nails is not working for me, I'm trying to create a curious bauble that makes the player hyperthermic however, it doesn't work :
Procedure example:
ThermoregulatorWhileBaubleIsEquippedTick - Set ticks hyperthermic 40 for player event/target entity
Console log when trying to run client:
Task :compileJava FAILED
C:\Users\USER\MCreatorWorkspaces\modname\src\main\java\net\mcreator\modname\procedures\ThermoregulatorWhileBaubleIsEquippedTickProcedure.java:15: error: not a statement
(entity instanceof Player _player) {
^
C:\Users\USER\MCreatorWorkspaces\modname\src\main\java\net\mcreator\modname\procedures\ThermoregulatorWhileBaubleIsEquippedTickProcedure.java:15: error: ';' expected
(entity instanceof Player _player) {
^
Any fix?
i just wanted to know which add-on i need to check to make Ad astra to work. there should be an add-on that adds "Botarium", "Resourceful Lib", and "Resourceful Config" mods in this add-on. this page says that ad astra is supported, so one of the check boxes should have everything this API needs.