Skip to content

Team-Immersive-Intelligence/ModworksProcessor

Repository files navigation

ModWorks Logo

Join Here Jitpack Become a Patron! Tests Passing

Description

ModWorks is an annotation processor and resource/code generator designed for minecraft mods, in particular our 1.12.2 addon to Immersive Engineering called Immersive Intelligence. In its current state the processor offers:

  • sounds.json file generation based on annotated SoundEvent variables
  • mcmod.info file generation based on data passed by gradle build script
  • json file generation for simple item models
  • json file generation for simple blockstates
  • generating a helper class with methods for batch handling of Entity DataManager variables
  • generating helper methods for batch handling of TileEntity nbt saving and loading

In case you want to use it, please contact @Pabilo8 or another Team II member to get proper support, we're happy when someone wants to use our technology.

Feel free to join the mod's Discord Server to have a chat with the devs and community.

Please report any bugs you find in the 'issues' tab.

About

Annotation Processor used to generate code and resources for our IE addons.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors 2

  •  
  •  

Languages