Creo API

Creo API

Mod

[ARCHIVED] A multi-purpose api for Minecraft mod and datapack development.

Client and server Game MechanicsLibraryUtilityWorld Generation

9,070 downloads
9 followers
Follow Save
Creo API has been archived. Creo API will not receive any further updates unless the author decides to unarchive the project.

Creo API 0.7.0+1.20.6

Changelog

General

  • Updated to 1.20.6
  • Update API Documentation Link in README
  • Major changes across the API as a result of large technical changes in recent minor vanilla updates
    • Various removals and API-breaking changes

Content Modification API

  • Removed Item & Enchantment modification methods
    • These are replaced by the new data-driven components/enchantment system and should be modifiable with Fabric's Component Modification API
  • Renamed some methods to better match some vanilla renames

Convention Tags

  • Renamed MILK_DOES_NOT_CURE to UNAFFECTED_BY_MILK Status Effect Tag
  • Removed repairs/ Item Tags
    • Backend changes broke implementation; will hopefully return in the future

Entity Attributes

  • Removed jump strength, block break speed, and gravity attributes in favor of new vanilla ones

Food Component API

  • Removed Durability Foods; may or may not return in the future
  • Merged into the Item API

Item API

  • Add CreoDataComponentTypes.FOOD as a re-implementation of the Food Component API

Mod Compatibility API

  • Removed as it had limited functionality; may or may not return in the future

Shader Interaction API

  • Add removed shaders from vanilla so they can still be used

Files

creo-api-0.7.0.jar(477.34 KiB) Primary Download
creo-api-0.7.0-javadoc.jar(80.03 KiB) Download
creo-api-0.7.0-sources.jar(3.13 KiB) Download

Project members

creoii

Inherited Owner

Details

Licensed ARR
Published 2 years ago
Updated a year ago