Скачать Time Core — Minecraft Моды — ModStock

Time Core

Активный

Установок

20

Последнее обновление

1 год назад

Версии

1.20.1
Клиент и сервер
Forge
Neoforge
Библиотеки
Утилиты

This is a library mod that contains many features to simplify mod development!

Features:

  • Bedrock JSON-Based Animations - Easy-to-use system that allows you to play complex entity (or tile entity) animations, which are parsed from JSON.
  • JSON Models for EntityRenderers and TileEntityRenderers - 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!
  • Block/Item/Sound/TileEntity/Packet/Config/etc Registering - Provides a simple way of creating and registering all specified stuff. And there is SimpleForgeRegister and SimpleVanillaRegister (thread-safe) for other registries, that doesn't have additional settings.
  • 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 - automatically unlocks fields, methods and constructors, when you're accessing them via Reflection.

Support:

If you have any questions or suggestions, feel free to join this discord channel: https://discord.gg/KVpAJGa

Credits:

Thanks to Moonflower Team for their Molang compiler!

Permissions:

  1. You can use this mod in your modpack and distribute it inside your modpack across CurseForge Platform.
  2. You are not allowed to re-publish this mod to other sites if it doesn't provide CurseForge download link.
  3. You are not allowed to include Time Core or a part of it directly in your mod. But you can use it as a dependency.