アーマースタンドスタジオ: 動的シーンデザイン
アーマースタンドは、エリートマップメーカーのツールキットの要です。静的NPC、武器ラック、家具ハック、映画的なフリーズフレームを作成し、MODなしで世界を生き生きとさせます。
NBTポーズの手書きは面倒です。当スタジオでは、リアルタイム3Dでドラッグ&ポーズし、必要な /summon または /give コマンド文字列を数秒で出力します。
Pose designer & command export
| Action | Helmet | Chestplate | Leggings | Boots | Mainhand | Offhand |
|---|---|---|---|---|---|---|
| remove | ||||||
| place | ||||||
| replace |
Armor stands are the backbone of every elite map-maker's toolkit. Use them to craft static NPCs, weapon racks, furniture hacks, and cinematic freeze-frames that make your world feel alive without any mods.
Hand-coding NBT poses is painful - our studio lets you drag and pose in real-time 3D, then exports the exact /summon or /give command string you need in seconds.
Rotate every joint - head, body, arms, legs - in a live 3D viewport. No guessing at angle values. What you see is exactly what spawns in your world.
Toggle Invisible mode to hide the stand frame, leaving only the equipment. The go-to technique for creating custom NPC characters, furniture, and floating item displays.
Enable "Show Arms" in the options panel, then fill in the Mainhand or Offhand item ID. Our studio generates the correct Equipment NBT tag so the item appears in-game without any guesswork.
Yes. Toggle the "Small" parameter to scale the stand down to 50%. Perfect for detailed furniture builds, decorative figurines, and dollhouse-style room setups.
Copy the NBT string from the output panel and run: /data merge entity @e[type=armor_stand,limit=1] with your generated NBT. Make sure you're targeting the right stand.
Toggle "No Base Plate". This removes the stone slab base, making the stand look seamless embedded in floors, grass, or custom terrain builds.
Yes. Enable "Persistence Required" to prevent the game from removing idle stands. Essential for builds on servers where chunks are regularly unloaded and reloaded.
Summon places the stand at specific coordinates immediately. Give creates an item/spawn egg a player can place manually - useful for kits, shops, and adventure maps.
アーマースタンドは、エリートマップメーカーのツールキットの要です。静的NPC、武器ラック、家具ハック、映画的なフリーズフレームを作成し、MODなしで世界を生き生きとさせます。
NBTポーズの手書きは面倒です。当スタジオでは、リアルタイム3Dでドラッグ&ポーズし、必要な /summon または /give コマンド文字列を数秒で出力します。
オプションパネルで「腕表示」を有効にし、メインハンドまたはオフハンドのアイテムIDを入力します。スタジオが正しいEquipment NBTタグを生成し、アイテムがゲーム内に表示されます。
はい。「小型」パラメータを切り替えてスタンドを50%に縮小します。詳細な家具ビルド、装飾フィギュア、ドールハウス風の部屋設定に最適です。
出力パネルからNBT文字列をコピーし、生成されたNBTを使って /data merge entity @e[type=armor_stand,limit=1] を実行します。正しいスタンドをターゲットにしていることを確認してください。
「土台なし」を切り替えます。石のスラブの土台が削除され、床や草、カスタム地形にシームレスに埋め込まれます。