1

How do I optimize data packs

Spuduking's Avatar Spuduking9/9/22 3:37 pm
9/16/2022 5:34 pm
y1nny's Avatar y1nny
My flagship project has a lot of features that I want to keep, in addition to more I plan to add later on. However, all of this is making the game performance tank, especially in the custom dimension in which a lot of functions are running constantly.

I have been using the following optimization measures as often as I can:
  • Predicates and advancements
  • minimizing usage of '@e'/'@a', and being careful about NBT and /data
  • keeping particles to a minimum
  • reducing redundancy
  • clearing dropped items to reduce entity count

Are there other things I could do to improve performance in my data pack?
Posted by Spuduking's Avatar
Spuduking
Level 32 : Artisan Procrastinator
18

Create an account or sign in to comment.

1

y1nny
09/16/2022 5:34 pm
Level 1 : New Miner
y1nny's Avatar
entities, particles, and redundancy are the ones that will actually tank your game. afaik there isnt much more you can do within the realm of datapacks
2
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome