Перейти к содержимому
Mineforgian

ZeroCore

A mod intended for other mod authors, it contains a revised multiblock API that support multiple client mods without performance penalities, a new new GUI system, a base BlockEntity implementation that simplifiy data syncronization and much more.

334K загрузок17 подписчиковLicenseRef-All-Rights-Reservedforgeneoforge

Обновлён 18 сентября 2024 г. · опубликован 18 ноября 2022 г.

FAQ:

  • Can I use ZeroCore as an external dependency of my mod? Yes. Drop on discord if you have any question on how to use it
  • Fabric ? Yes, I'm working on it. No ETA yet but it's coming
  • Up-to-date versions are available on CurseForge

ZeroCore

ZeroCore is a mod intended for other mod authors

It contains code to handle the basic mechanics of the game and Forge, including:

  • handlers to process network messages on the correct thread

  • new GUI system

  • a base TileEntity implementation that simplifiy data syncronization between server and remote clients, updates and GUI handling

  • helper classes and blockstate properties to handle connected textures

- standard configuration handler with built-in support for in-game configs changes

- standard ore generator and re-generation

  • much more

It's also the home of a revised multiblock API that support multiple client mods without performance penalities

 

MAVEN

ZC is available on my maven rep: https://maven.zerono.it/

 

PLAY ALONG WITH YOUR FRIENDS OR STREAM YOUR GAMEPLAY

I've partnered with BisectHosting!

If you're interested in hosting a server to play with Extreme Reactors and other mods or mods pack along with your friends, or in a robust server to play in while you stream your gameplay on You Tube or Twitch, click the image below!

code: zero

BisectHosting offers quick, simple to use and high quality server hosting with over a dozen locations available across the world, ensuring low latency for you and your friends. I use one of their server myself to test Extreme Reactors and play Minacraft along with my friends.

They've got greath support to help you choose the best server for your mod pack, be that an existing pack or one that you put together yourself. After your purchase, the server is already configured and ready to use.

Remember to use the code "zero" to get 25% off your first month as a new client for any of their gaming servers. Enjoy!

 

CONTACTS

Since many of you have asked, I've opened a Discord server. Ask questions about my mods, share your Reactors designs and report issues. You can also find me on the Minecraft Forge discord server or the Direwolf20 one. Happy chat.

 

MODPACKS AND LET'S PLAYs AND OTHER PERMISSIONS

You can add Zero Core to your mod pack or use them in your let's play / live streams to your heart content, no need to ask for my permission: you got it.

If you like, post a comment here or on the main forum thread to let's us know what fun stuff you are doing with the mods so we can all share in the fun. 

 

No one is authorized to repost my mods, or any part of them, on any other website then the ones I post them to (see below). If you wish, you can link to this page from your website to let your users download the mod.

 

A NOTE ON SAFETY

We release our mods only on CurseForge, Modrinth or the FTB launcher and their respective websites:

If you found our mods on another website be sure that they do not come from us and we cannot guarantee that you are downloading something safe to use and that will work on your version of Minecraft. To keep things short: do not download those files and always use the CurseForge, Modrinth or the FTB launcher or their respective websites

 

TUTORIALS

A tutorial about the Multiblock API is available here: 

http://zerono.it/zerocore-multiblock-api-tutorial/

It's not up-to-date but still relevant.

 

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.21.1-2.4.9Релиз1.21.1neoforge18 сентября 2024 г..jar (1.5 МБ)
1.21-2.4.1Релиз1.21, 1.21.1neoforge15 августа 2024 г..jar (1.5 МБ)
1.20.1-2.1.45Релиз1.20.1forge15 августа 2024 г..jar (1.3 МБ)
1.21-2.4.0Релиз1.21, 1.21.1neoforge31 июля 2024 г..jar (1.5 МБ)
1.20.1-2.1.44Релиз1.20.1forge31 июля 2024 г..jar (1.3 МБ)
1.20.1-2.1.39Релиз1.20.1forge13 августа 2023 г..jar (1.2 МБ)
1.19.2-2.1.39Релиз1.19.2forge13 августа 2023 г..jar (1.1 МБ)
1.18.2-2.1.39Релиз1.18.2forge13 августа 2023 г..jar (1.1 МБ)
1.16.5-2.1.39Релиз1.16.5forge13 августа 2023 г..jar (1.1 МБ)
1.20.1-2.1.38Релиз1.20.1forge22 июля 2023 г..jar (1.2 МБ)
1.20.1-2.1.37Релиз1.20.1forge16 июля 2023 г..jar (1.2 МБ)
1.20-2.1.36Релиз1.20, 1.20.1forge17 июня 2023 г..jar (1.1 МБ)
1.19.2-2.1.35Релиз1.19.2forge8 июня 2023 г..jar (1.1 МБ)
1.18.2-2.1.35Релиз1.18.2forge8 июня 2023 г..jar (1.1 МБ)
1.16.5-2.1.35Релиз1.16.5forge8 июня 2023 г..jar (1.1 МБ)

Показаны последние 15 из 30 версий. Все версии — на Modrinth.

Ченджлог

1.21.1-2.4.9Релиз1.21.1 · 18 сентября 2024 г.
  • Fixed a crash with sodium 0.0.6 beta. WorldHelper#markBlockRangeForRenderUpdate now requires a Level: this is a breaking change
  • Bumped version to 2.4.9
1.21-2.4.1Релиз1.21, 1.21.1 · 15 августа 2024 г.
  • NeoForge only register capabilities for BucketItem so let's register them ourself. Closes ER #160
  • Bumped version 2.4.1
1.20.1-2.1.45Релиз1.20.1 · 15 августа 2024 г.
  • Forge only init capabilities for BucketItem so let's init them ourself. Closes ER #160
  • Bumped version 2.1.45
1.21-2.4.0Релиз1.21, 1.21.1 · 31 июля 2024 г.

Synced with the CF releases

1.20.1-2.1.44Релиз1.20.1 · 31 июля 2024 г.

Synced with the CF releases

1.20.1-2.1.39Релиз1.20.1 · 13 августа 2023 г.
  • Completed move to wide energy storage
  • Bumped version to 2.1.39
1.19.2-2.1.39Релиз1.19.2 · 13 августа 2023 г.
  • Completed move to wide energy storage
  • Bumped version to 2.1.39
1.18.2-2.1.39Релиз1.18.2 · 13 августа 2023 г.
  • Completed move to wide energy storage
  • Bumped version to 2.1.39

Полная история изменений — на Modrinth.

Комментарии

Загружаем…