Started by
BlaBlaSillySheep
on
Topic category: Help with Minecraft modding (Java Edition)
ok so im making a mod and i need help with a points system, i have tried searching for this everywhere but i have had no luck.
im wanting to make a points system that will define what dimension you go to when you die (so basically if the players points are below 0 then he goes to a dimension but if it is above 0 then he will go to a different dimension)
Please reply soon
You can use entity NBT tags for this. Use number type of tag and store this data to entity NBT.
is there a tutorial for this because i have no idea what an NBT tag is, thank you for answering though
Search this website / forum, NBT tags are discussed a lot.