PMMO and NBT Compat
Modby caltinor
NBT requirement support for Project MMO (compat for Tinkers/Tetra/SilentGear/etc)
Type
Mod
CurseForge Downloads
105,217
CurseForge ID
470136
Last Updated
Jun 9, 2026
Description
THIS REQUIRES Project MMO 1.16.5-3.53+ to work.
This mod is an addon for Project MMO that allows for the use of Item NBT in determining requirements.
Through this addon, items from Tinker's Construct, Tetra, and SilentGear can be given requirements based on the materials used.
The JSON structure is designed to be applicable to any NBT structure making this usable with any modded or vanilla item/block/entity that has NBT that you want to use to set requirements for.
You can have your different NBT items add up to determine requirements or only take the highest values.
You can also create conditional values that give different requirements based on the value of a given nbt key. (such as making the requirement on a tool less as the durability decreases)
Commands included are:
`/nbtreload` allowing you to modify your jsons while the game is running and reload them
`/nbtpath <path>` which lets you test a path string on an item before putting it in your config
and
`/nbtprint` which prints the nbt of the item in your hand, or if your hand is empty will print the entity or block tag that you are looking at.
If you use versions prior to 1.2.0, the spoiler contains a link to defaults that you can use in your configs
Templates for common mods can be found here: https://gist.github.com/Caltinor/61e6ce03ac128ea304936689fdd7b543
Link to Project MMO Discord:
Link to Caltinor's Discord:
Screenshots
Similar Mods
Lava Fishing
A mod which allows you to fish in the lava.
Boss Health Regain
Allows mobs to heal after a player dies nearby
Mob Cap Booster
Adds configuration options to increase mob caps.
Happy Ghast [FORGE/FABRIC]
Adds a rideable Happy Ghast, with all it's Minecraft Live features!
Blaze Mek
Blaze Mek is an extremely lightweight mod made purely to add an extra feature to MobGrindingUtilities
Potentials
Library to allow mod developers to use cross platform capabilities