'/execute store' doesn't support string values
If I try to use /execute store result|success block|entity x y z path, the type String can't be used.
problematic for doing stuff like:
/execute store result entity @e[name=target,limit=1] CustomName string run data get entity @e[name=getfrom,limit=1] CustomName (Storing an entity's name in another entity)
and
/execute store result block x y z Command string run data get block 221 4 -166 Text2 (Taking text from a sign and putting it in a command block)
2018-01-23, 07:13 PM
2018-04-03, 01:45 PM
2018-04-03, 01:45 PM
3
2
-