
theogiraudet
Activity overview
Latest activity by theogiraudet-
theogiraudet created a post,
Tellraw Text Format
It would be nice to have a way to format String and Number in the current JSON tellraw command.Indeed, if I want to print, for example, my X coordinate position: /tellraw @s {"entity":"@s", "nbt":"...
-
theogiraudet commented,
Tim HertenThanks for your answer! You can follow the suggestion by clicking on the button at the top of the topic ;)
-
theogiraudet created a post,
'/data modify [...] append' to concatenate two strings
Hey! Here a little idea: use the append argument of the /data modify to concatenate strings. Example: I have an item with this nbt tag: {Item:{tag:{test:"Love",test2:"Slime"}}} With this command: /...
-
theogiraudet commented,
"iron golems should attack you too" Very good idea!
-
theogiraudet commented,
Thanks guys :D
-
theogiraudet created a post,
Villager frightened when player wear zombie head
Useless addition so essential, but it would be nice if the player wears a zombie head, the villagers are scared as with a real zombie
-
theogiraudet commented,
scoreboard players operation temp Temp = @s speed scoreboard players operation @e speed -= temp Temp kill @e[score={speed=0}] scoreboard players operation @e speed += temp Temp It's a bit longer bu...
-
theogiraudet created a post,
New data for datapack : Command (Custom Commands)
Hey! With the 1.13 and the addition of datapacks, the number of possibilities for map makers or simply datapack makers has been greatly increased. But with these many additions a lack begins in my ...