チェストブロックに名前を付けられない

set {_block} to block at {_loc}
set {_inv} to {_block}'s inventory
set name of {_inv} to "a"
set {_block} to block at {_loc}
set {_inv} to {_block}'s inventory
set name of {_inv} to "a"
わからない inventory name of {_inv}もダメだった
Solution:
set string tag "CustomName" of nbt compound of {_chest} to """%{_name}%"""
Jump to solution
21 Replies
月猫ch
月猫ch11mo ago
俺もダメだった playerが直で置けばいけるのに
mirageeeeeeeeeeeeeeeeeeeeeeeeeee
nbtでいけん?
月月火水木金金
set string tag "CustomName" of nbt compound of {_chest} to {_name} tabun ugoki masu
sisoaz
sisoazOP11mo ago
set {_block} to block at {_loc}
set {_inv} to {_block}'s inventory
send {_block}
send {_block}'s inventory
send name of {_inv}
send {_block}
set string tag "CustomName" of nbt compound of {_block} to "aa"
set {_block} to block at {_loc}
set {_inv} to {_block}'s inventory
send {_block}
send {_block}'s inventory
send name of {_inv}
send {_block}
set string tag "CustomName" of nbt compound of {_block} to "aa"
動きませんでした
sisoaz
sisoazOP11mo ago
No description
月月火水木金金
skbeeは入っていますか?
sisoaz
sisoazOP11mo ago
はい 最新バージョンです
月月火水木金金
ぼくがprで試したときは動いたんですよね
sisoaz
sisoazOP11mo ago
バージョンが違うからかな~
akon
akon11mo ago
CustomNameって jsonだよ 最新なら
月月火水木金金
ぼくもさいしんばーじょんつかっていますね、。、、
sisoaz
sisoazOP11mo ago
3.0.0ですか?
月月火水木金金
e 1.10.2です prの中では最新がこれです
sisoaz
sisoazOP11mo ago
あごめんなさいPR環境じゃないのいい忘れてました
月月火水木金金
ア とのことなので一回名前つけたチェストのNBTを見てからそれに倣ってCustomNameを設定してみてはどうでしょう
sisoaz
sisoazOP11mo ago
どうやってjson設定するんだっけ
set {_n} to nbt compound of target block
add nbt compound of "{CustomName:""whatever""}" to {_n}
add "{CustomName:""whatever""}" to nbt compound of target block
set {_n} to nbt compound of target block
add nbt compound of "{CustomName:""whatever""}" to {_n}
add "{CustomName:""whatever""}" to nbt compound of target block
わからん教えてください
Solution
月月火水木金金
set string tag "CustomName" of nbt compound of {_chest} to """%{_name}%"""
月月火水木金金
これはどうですか? mc1.20.4 skbee3.1.0で動きましtあ それか set string tag "CustomName" of nbt compound of {_chest} to "{""text"":""%{_name}%""}"
akon
akon11mo ago
実は'でもいける
sisoaz
sisoazOP11mo ago
できたーーーーーーーーーーーー 動作確認までしてくれてほんと感謝です!!
月月火水木金金
😀
Want results from more Discord servers?
Add your server