promotional bannermobile promotional banner

JSON Recipe Edit

Modpack tool to edit recipes and other pack functions

File Details

jsonRecipeEdit-1.11.2-0.6.jar

  • B
  • Mar 19, 2017
  • 141.43 KB
  • 4.2K
  • 1.11.2

File Name

jsonRecipeEdit-1.11.2-0.6.jar

Supported Versions

  • 1.11.2

First beta release

 

New commands:

 

* tool crafting: allows shapeless crafting utilizing a tool that is returned with some durability loss (example a pickaxe to convert smooth stone to cobble in your crafting grid)

 

Virtual Command Chain Features:

 

* Random filter "?10" will randomly run 1 in 10 times when called, this is different than "%10" that runs on every 10th tick (half second) intervals.

 

/jsonRecipeEdit changes:

 

A new sub call has been added to /jsonRecipeEdit named "runone" this like "/jsonRecipeEdit run chain" this runs the Virtual Command Chain "Run: chain" however rather than taking one chain name to evaluate, it takes one or more, and will select one at random to evaluate.

 

This can be used to choose between a set of actions you wish to take place when a trigger is fired, and example might be a random bedtime message.