i have a question: how to use custom code

Started by Shamil on

Topic category: Help with Minecraft modding (Java Edition)

Joined Aug 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i have a question: how to use custom code

i have a question: how to use custom code in mcreator? How to write code there and in what form? If possible, demonstrate.
i have java code, should I just paste it in?
https://drive.google.com/file/d/1xWEL802gDiMBvaIjvjSCCNplt_5-Fh2S/view?usp=drive_link

the java code

Joined Dec 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You didn’t allow others to…
Mon, 09/02/2024 - 02:10

You didn’t allow others to access the google drive

Joined Aug 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
opened access
Mon, 09/02/2024 - 08:38

opened access

Joined May 2013
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I don't exactly know either…
Sun, 09/22/2024 - 10:23

I don't exactly know either.
The entity is in the 5x5x5x5 range around the block
I think it's a code that works with potions.

Even if you don't use this code
Create an MCreator procedure
There is one that detects 6x6x6 blocks in the main template.

https://imgur.com/A2qv7Pu
 

Joined Dec 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Depends what you want to do…
Wed, 09/25/2024 - 20:28

Depends what you want to do with the code. In what context is it meant to be used?