Dont know if this is possible

Started by KJW2003 on

Topic category: Advanced modding

Joined Apr 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Dont know if this is possible

So I want to use the knew tag element to create a immoveable blocks list for my transporter block and in the procedure I want it so it checks if the block its moving is not part of the list 

Joined Dec 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Tag element is for syncing…
Thu, 01/02/2020 - 20:20

Tag element is for syncing recipes. Use the procedures for NBT tags.

Joined Dec 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
EDIT: By syncing recipes, I…
Thu, 01/02/2020 - 20:21

EDIT: By syncing recipes, I mean with other mods.