Topic category: Help with Minecraft modding (Java Edition)
This is a problem because a procedure I want to run is chunky and laggy.
Let's name them 1) procedure that should be runned and 2) procedure that I want to run procedure 1)
Procedure 1) is removing blocks 3x3 that were generated by other block.
Procedure 2) is replacing block to another block which also spawns blocks 3x3 but in other direction (this did by adding block procedure). And before replacing removes blocks 3x3 spawned by original block (this is what I want to exclude form procedure cuz it causes lags and chunky)
If running another procedure inside procedure is imposible then how can I make this less chunky at least?
(pic - Procedure 2) looks chunky (procedure 1) included) because im noobie)
.
Advanced -> Call procedure.
Spending a few seconds using the search feature or just looking around would have solved your issue.
Searching by entering "call procedure" or "procedure" (which I entered in search before posting) giving me only geckolib :(
Anyway thanks.
And it seems like nothing from Advanced can be searched through Search bar