Download DreamCasLib — Minecraft Mods — MetaMods

DreamCasLib

Active

Downloads

0

Last update

2 months ago
Client
Libraries
Utils
Addons

DreamCasLib - Toolkit for Mod Creators

DreamCasLib is a powerful set of API tools specifically designed for modders using MCreator. This library also serves as the foundation for my own Minecraft mods.

Key Features

Impact Wave - creates a destructive wave that lifts blocks from the ground into the air! Important: the wave damages all entities and players in its path. Perfect for creating unique attacks for both mobs and players.

Stun Effect - allows temporarily immobilizing a player for a specified number of seconds.

Additional features are planned for the future - share your ideas and suggestions!

How to Use Impact Wave

  1. Assigning Owner - your created mob or boss needs to be assigned the "owner" tag. Use the "execute command [] in the name of event/target entity" procedure and enter the command: /data merge entity @s {Tags:["owner"]}. This command can be placed in "On initial entity spawn" or "Entity Tick Update" events.

  2. Summoning the Wave - to call the Impact Wave, use the same procedure with the command: /summon dreamcaslib:impact_wave ^ ^ ^1 (the number indicates the distance where the wave will appear). Place this command in the procedure of the desired mob or boss.

Using Stun Effect

The stun effect works similarly to standard Minecraft effects. Use it through commands with the identifier: dreamcaslib:stun.

What is Seismic Wave?

This is an analog of the Impact Wave, but specifically designed for use by players.

Have questions or found an issue? Join our community!

Project members
AngryMutantEndermanZ

AngryMutantEndermanZ

Created: 10 Aug 2025

ID: 264245