CC: Restitched

CC: Restitched

3M Downloads

turtle.inspect() does not return tags

Terandox-The-Pineapple opened this issue ยท 5 comments

commented

Useful information to include:

  • Minecraft version : 1.18.2
  • CC: Restitched version : 1.100.5
  • Replication : Place turtle in front of any block that has a tag and run 'local check, data = turtle.inspect() print(textutils.serialize(data))'

The official CC Tweaked Wiki says it should return tags so i assume this is a bug???

commented

Could you test with the #96 pr gh-action? (the merge upstream pr)

Shouldn't affect it, but it just might

commented

I tested with #96 pr gh-action and it worked ๐Ÿ‘
Will #96 be merged soon?

commented

Thats the plan as #96 (and #97 )brings in some of the more recent updates and changes over from CC:T

commented

Then I'm looking forward to it when the time comes.
I have temporarily installed #96 on my Minecraft server until the update comes.
I thank you for the help and have a nice day .

commented

This should now be fixed.