Community listing page, reviews here may not be monitored by the author.
StatesOfMatterLib
No reviews yet
Want to make gazes? We got you! Wanna make plasma? We (will very soon) got you! SOMLib; making gazes and plasma as easy as blocks!
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Filters
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
Must be installed on both the client and the server.
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
StatesOfMatterLib
but please call me SomLib :D
Did you ever want to make a gaz in your mod? We got you!
public class ModMaterials {
public static SparseMaterial gaz1 = registerSparseMaterial("test_gaz_1", new TestGaz1());
public static void register(){
}
private static SparseMaterial registerSparseMaterial(String name, SparseMaterial material) {
return Registry.register(SparseMaterialRegistry.MATERIAL_TYPES, TestMod.id(name), material);
}
}
⊹ ࣪ ˖ Register gazes just as easy as registering blocks! ⊹ ࣪ ˖

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