promotional bannermobile promotional banner

Datapack Recipe Maker

Visual GUI to maker datapack ingame[Client side only]

File Details

DatapackRecipeMaker-1.15.2-1.1

  • B
  • Jul 26, 2020
  • 740.76 KB
  • 111
  • 1.15.2
  • Forge

File Name

DatapackRecipeMaker-1.15.2-1.1.jar

Supported Versions

  • 1.15.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:datapackrecipemaker-397337:3015301")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

- add a main menu to list the exist recipes.  

- combined crafting shaped GUI and crafting shapeless GUI. 

- combined blasting,smelting,campfire cooking GUI. 

- while input an exist recipe name, the crafting slot will render fake items. 

- exist recipe can be update by clicking the update button. 

- exist recipe can be delete by clicking the delete button. 

- add config file to control if normal permission player can use the /dprm command. 

- unfortunately, server side is not currently supported, it will lead to crash. (I'm trying to fix it...>_<)