#tp 跟 data 哪一個比較省效能?
1 messages · Page 1 of 1 (latest)
-=發問指南=-
• 請清楚說明你想做什麼,並想要什麼結果
• 請提及你正在使用的Minecraft版本,以及是否正在使用任何模組
• 討論完成後,使用:resolved:
表情符號關閉貼文
-=Guidelines=-
• Ask your question straight and clearly, tell us what you are trying to do.
• Mention which Minecraft version you are using and any mods.
• Remember to use :resolved:
to close the post after resolved.
都只做一次目標選擇的情況下
我印象中 tp 比較省
方便就好 如果是要從storage複製nbt過去Pos 沒必要再用tp
nbt 不是能不用就不用嗎
如果說在storage內儲存著一組位置NBT
那麼 直接複製過去就好
沒必要再execute if data storage ... ... run tp @s 1 0 0 這樣
