Download GoreLib — Minecraft Mods — ModStock

Downloads

0

Last update

2 years ago

Versions

1.19 — 1.19.2
Client and server
Fabric
Libraries
Utils



To make modding easier for me and so i dont have to rewrite code every single time i start a new project.

This can of course be used by other people than me so i will make it public.

Example of what this library contains:
1. Multiblock functionality

2. BlockEntity classes to always save nbt

3. ItemStack paricle beam
4. Events: OnLivingEntityDrop event, OnLivingEntityTargeting event, LivingEntityVisibilityEvent

5. Utils for Renderig, Item handling, Recipe, Text and Nbt

6. More smaller things