NullCore
No reviews yet
Interesting library for your mod
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description

What this
NullCore is a great package of various utilities and API elements for your mod. The mod is not very remarkable compared to the others, but still, it will definitely contain interesting things and functions for simplified modding
Downloads
The mod can be installed both on the CurseForge page and on the Modrinth page
Features
- More Utils for you
- Supported Multiblocks
- Manipulations with Item Entity
- Simplified Rendering system (currently beta)
- Simplified work with Blocks in different directions
- Manipulations with Item rendering in Gui
- Add your track to dungeons or dimensions via json
- Adjust biome rules via json
Licensing
Code unless otherwise stated default to our click to license
For developers
To connect your project's dependency to NullCore you need to write this code in your build.gradle
repositories {
//from Modrinth:
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
//from CurseForge:
maven { url "https://cursemaven.com"}
}
dependencies {
//from Modrinth:
implementation "maven.modrinth:nullcore:${nullcore_version}"
//from CurseForge:
implementation "curse.maven:nullcore-1286206:${nullcore_file_id}"
}
You can find a tutorial on other things at this link

What this
NullCore is a great package of various utilities and API elements for your mod. The mod is not very remarkable compared to the others, but still, it will definitely contain interesting things and functions for simplified modding
Downloads
The mod can be installed both on the CurseForge page and on the Modrinth page
Features
- More
utilsfor you- Supported
multiblocks- Manipulations with
item entity- Simplified
rendering system- Simplified work with
blocksin different directions- Manipulations with
itemrendering ingui- Add ambient to your world/mob via
tracks.json- Manage different beam rules with
biome_rules.json- Lock a biome/structure with json
lockable.json- Easy creation of
armor materialwith effects- Opening the
screenwithblocksanditems
Licensing
Code unless otherwise stated default to our click to license
For developers
To connect your project's dependency to NullCore you need to write this code in your
build.gradle
repositories { //from Modrinth: maven { name = "Modrinth" url = "https://api.modrinth.com/maven" } //from CurseForge: maven { url "https://cursemaven.com"} } dependencies { //from Modrinth: implementation "maven.modrinth:nullcore:${nullcore_version}" //from CurseForge: implementation "curse.maven:nullcore-1286206:${nullcore_file_id}" }
You can find a tutorial on other things at this link
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources