Skip to content

Paper plugin to easily build custom items for your Minecraft server

Notifications You must be signed in to change notification settings

Blanktopia/Moromoro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

263 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moromoro

Easily build custom items for your Minecraft server

Setup

The following folders should be extracted from the Minecraft jar:

  • src/main/resources/default/models/ from assets/minecraft/models/
  • src/main/resources/default/items/ from assets/minecraft/items/

You can use the provided script to extract both:

./extract-models.sh ~/.minecraft/versions/1.21.5/1.21.5.jar

Build

./gradlew shadowJar

About

Paper plugin to easily build custom items for your Minecraft server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published