PZ-Community-API
PZ-Community-API copied to clipboard
Community API is a team effort to centralize & give mod creators optimized tools for creating quality mods.
Results
4
PZ-Community-API issues
Sort by
recently updated
recently updated
newest added
### API Testing: > Testing Phase **STARTED** - [ ] BodyLocationsAPI - [ ] ItemTooltipAPI - [ ] DistributionAPI - [ ] SpawnerAPI - [ ] TraitAPI - [ ]...
target
Hello, I updated the tooltipAPI to be more flexible : with my modification you can now use predicate for tooltip like this : ``` local function predicateItem(item) if item.getFabricType then...