Nodes Plus MCreator mod support

Started by NorthWestTrees on

Topic category: Mod showcase and discussion

Nodes Plus MCreator mod support

General Information

This is a tutorial to show you how you can add your tools to work with Nodes Plus my Minecraft Mod. I have set up the notes to also test for tools with NBT variables to allow other MCreator mods to tap into this variable so your tools can also be used in our modification. If your looking to download my mod then this is the post for the mod on MCreator's website.

https://mcreator.net/modification/65039/nodes-plus

Tutorial

Step 1: Make a procedure

We need to make a basic procedure element, This may seem odd at the moment but it will make since in the next few steps. You will only need this one procedure to add support so name it something like ExternalModSupport.

Step 1

 

Step 2: Set the global trigger

Set your global trigger to "On Player Tick Update" when you have done that move on to the next step.

Step 2

 

Step 3: Use our template or build your procedure

If you wish to build your own procedure you can do so however we have made it easy for you to just import the procedure file from this tutorial if you wish. The download is at the bottom of the tutorial. Read below for valid variable names. For the item select the tool you wish to add support for.

Step 3

 

Variables

  • itemAxe - Adds support for axe tool types.
  • itemPickaxe - Adds support for pickaxe tool types (Will be added in 1.2.0)

 

Procedure

Download the procedure from the tutorial below.

https://mega.nz/file/2lVCCCwL#vz_pvxafvYVB6kwCLQUlfIewTdDgeb93SEIPyJAIZ84