MysticalLib
Development on this project has been taken over by EpicSquid. For progress updates check out our discord here or follow my twitter here.
Mystical Lib is a library mod to make annoying modding tasks easier. Fairly simple in concept but very handy in reducing hassle.
Current feature list:
- Convenience utilities for item and block registration.
- A structure definition system.
- World generation utilities to support random rotation and mirroring of structures, along with preventing chunk runaway.
- Tile Entity synchronization system.
- Tile Entity base code.
- Particle registry and a custom particle system.
- A custom visual effect rendering system for more freedom than particles allow.
- A generic effect registry and packet for synchronized, freeform visual effects.
- Serverside events for left or right clicking empty space.
- Baked model definitions for items and blocks of various types, avoiding almost all JSON.
- Base block classes for many block variants, including slants.
- A few miscellaneous general classes and utility functions.
If you enjoy the mod and would like to support EpicSquid you can find his Patreon here: https://www.patreon.com/EpicSquid315
Hi, I know your busy with all of the new mods, but I was hoping you could look at updating Crissaegrim if you ever have time.
There is a game-breaking bug that causes consistent crashes in single player (and maybe multiplayer) meaning I cant use the mod.
Hi, Doesn't seem to be an issue tracker for this, so I'm posting here, sorry about that.
This seems to be causing a crash when installed on a server:
Description: Exception in server tick loop
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from MysticalLib (mysticallib)
Caused by: java.lang.NoSuchMethodError: epicsquid.mysticalworld.block.BlockThatch.setLayer(Lnet/minecraft/util/BlockRenderLayer;)Lepicsquid/mysticallib/block/BlockBase;
Runs fine on a singleplayer local instance.
In reply to granny:
In reply to epicsquid319:
You may want to update the description to say mystical lib
In reply to LegendaryGeekGameing:
Question: How can other modders use this lib?
I cant seem to find an issue tracker for This or other similar mods such as Mystical world. I feel like there used to be "issue" links that would go to github but theyre just gone. (I know discord exists but I suck at using discord and i feel like comments get lost in the chat there anyway)
Bug report:
This mod adds "elulib:test" and multiblock_slave_empty and multiblock_slave_modular which are busted and invisible
I cant find any configs to disable them either
In reply to Lothrazar:
It appears the mod is causing server crashes during collision detection, more specifically elucent.elulib.block.BlockTEBase.func_149915_a is referring to client side specific Particle class.
I understand it's no longer maintained, so I guess that Gadgetry and other related mods are NOT SMP compatible.
In reply to mkracht:
In reply to mkracht:
In reply to mkracht:
In reply to mkracht:
In reply to mkracht: