﻿English


This resource pack changes some durability levels of diamond sword into WWII aircrafts.

You can summon the aircraft with any attitude by using below comamnd:

/summon armor_stand ~ ~1 ~ {HandItems:[{Damage:'durability',id:diamond_sword,Count:1b,tag:{Unbreakable:1}},{}],NoGravity:1b,Invisible:1,Tags:[aircraft],Pose:{RightArm:['pitch'f,'yaw'f,'roll'f]}}

durabirity 	:durability level of diamond sword
pitch 		:pitch angle of the aircraft
yaw 		:yaw angle of the aircraft
roll 		:roll angle of the aircraft

exemple:
/summon armor_stand ~ ~1 ~ {HandItems:[{Damage:1,id:diamond_sword,Count:1b,tag:{Unbreakable:1}},{}],NoGravity:1b,Invisible:1,Tags:[aircraft],Pose:{RightArm:[-12f,0f,0f]}}

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
日本語


このリソースパックはダイヤの剣の見た目を第二次世界大戦時の航空機に変えるリソースパックです。

航空機は以下のコマンドを使って召喚できます。

/summon armor_stand ~ ~1 ~ {HandItems:[{Damage:'durability',id:diamond_sword,Count:1b,tag:{Unbreakable:1}},{}],NoGravity:1b,Invisible:1,Tags:[aircraft],Pose:{RightArm:['pitch'f,'yaw'f,'roll'f]}}

durabirity	:ダイヤの剣の耐久
pitch 		:航空機のピッチ角
yaw			:航空機のヨー角
roll 		:航空機のロール角

コマンド例：
/summon armor_stand ~ ~1 ~ {HandItems:[{Damage:1,id:diamond_sword,Count:1b,tag:{Unbreakable:1}},{}],NoGravity:1b,Invisible:1,Tags:[aircraft],Pose:{RightArm:[-12f,0f,0f]}}
