Prin
정품인증자
prin0915 3c8559f84b794d1eb496b495b5450f96
이해도 | 초보자 |
---|---|
게임버전 (JE) | 1.20.1 |
게임버전 (BE) | 관련없음 |
스크립트 버전 | 2.6.4 |
스크립트 구문에서 nbt를 사용하려면
따로 애드온이 필요한가요?
구문:)
drop 1 leather chestplate named "일반 갑옷" with lore "체력: +2 %ln%a공격력:+2" nbt nbt compound from "{HideFlags:255,AttributeModifiers:[{AttributeName:""generic.max_health"",Name:""generic.max_health"",Amount:2,Operation:0},{AttributeName:""generic.max_health"",Name:generic.max_health"",Amount:1,Operation:0}]}" to Attecker
우드풀
2023.07.28skbee 써보세요~ https://github.com/ShaneBeee/SkBee/wiki
Prin
2023.07.28쓰고있습니다.
우드풀
2023.07.28뒤에 속성수정자를 추가하고 싶으시면, 숨겨진 맥스헬스+ 를 일단 예로 들면
set {_i} to 1 of leather chestplate
add nbt compound of "{HideFlags:2,AttributeModifiers:[{AttributeName:""generic.max_health"",Amount:2,Name:""generic.max_health"",UUID:[I;-123628,7285,22144,-14570]}]}" to nbt compound of {_i}
이런식으로 써서 추가 할수 있어요.
슈퍼레몬
2023.12.25안되는데...버전이 문제일까요?