Time Core Mod – 1.16.5, 1.12.2 – Library Adds Bedrock Animation Loading

Author: Kompot
0
94
time core mod 1 16 5 1 12 2 library adds bedrock animation loading

Time Core Mod (1.16.5, 1.2.2) is a library modification that provides many features that simplify mod development. It can load Bedrock Animation, generate blockstates and models on the fly, and many other features.

Features:

  • JSON-Based Entity Animations – Easy-to-use system that allows you to play complex entity animations, which are parsed from JSON.
  • JSON Models for Entities – Allows you to use Bedrock JSON Entity Models in Minecraft Java Edition! You can use Blockbench for creating them.
  • On-Fly Blockstate/Model Generator – Allows you to generate simple item/block models and blockstates, so you don’t need place them in resources now.
  • Structure Revealer – Can be used for debug purposes, shows bounding box of the every subscribed structure piece.
  • Comfortable system for Block/Item/TileEntity/Packet/Config Registering – Provides a simple way of creating and registering all specified stuff.
  • Improved Config-Building System – More comfortable way of creating configs.
  • Safe Network System – No more exploits of sending packets to the wrong side.
  • Simple-to-use Reflection system – automatically unlocks fields, methods and constructors, when you’re accessing them via Reflection.
  • Client-side Commands – provides the way of creating commands, that exist only on client side.

( Rating: 00 votes)

Comments

Your email address will not be published. Required fields are marked *

  • There are no comments yet. But yours could become the first one!