Advertisement
SimonBHB

json conf

Aug 30th, 2019
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.28 KB | None | 0 0
  1. TestLoader {
  2.     ContentVersion=2
  3.     Count=1
  4.     Data=[
  5.         {
  6.             ContentVersion=2
  7.             ManipulatorData {
  8.                 ContentVersion=1
  9.                 "is_animatedmagic_id"=true
  10.             }
  11.             ManipulatorId="animatedmagic:animatedkey_data"
  12.         },
  13.         {
  14.             ContentVersion=2
  15.             ManipulatorData {
  16.                 ContentVersion=1
  17.                 name=TestLoader
  18.                 "restoreitem_id"=true
  19.             }
  20.             ManipulatorId="animatedmagic:animationloader_data"
  21.         },
  22.         {
  23.             ContentVersion=2
  24.             ManipulatorData {
  25.                 ContentVersion=1
  26.             }
  27.             ManipulatorId="animatedmagic:inventory_data"
  28.         },
  29.         {
  30.             ContentVersion=2
  31.             ManipulatorData {
  32.                 ContentVersion=1
  33.                 "inventoryevent_id" {
  34.                     "0" {
  35.                         ContentVersion=1
  36.                         Count=1
  37.                         Data=[
  38.                             {
  39.                                 ContentVersion=2
  40.                                 ManipulatorData {
  41.                                     ContentVersion=1
  42.                                     "is_animatedmagic_id"=true
  43.                                 }
  44.                                 ManipulatorId="animatedmagic:animatedkey_data"
  45.                             },
  46.                             {
  47.                                 ContentVersion=2
  48.                                 ManipulatorData {
  49.                                     ContentVersion=1
  50.                                     "blockstate_id"="minecraft:wool[color=lime]"
  51.                                     vector3d {
  52.                                         x=1094.0
  53.                                         y=64.0
  54.                                         z=1068.0
  55.                                     }
  56.                                     "world_uuid" {
  57.                                         UuidLeast=-6729314981051980689
  58.                                         UuidMost=6952476512946833568
  59.                                     }
  60.                                 }
  61.                                 ManipulatorId="animatedmagic:blocevent_data"
  62.                             }
  63.                         ]
  64.                         ItemType="minecraft:redstone_block"
  65.                         UnsafeDamage=0
  66.                         UnsafeData {
  67.                             display {
  68.                                 Lore=[
  69.                                     "§fBloc: §eminecraft:wool",
  70.                                     "§fMap: §emapMonde",
  71.                                     "§fPosition: §e(1094, 64, 1068)"
  72.                                 ]
  73.                                 Name=AnimationBlock
  74.                             }
  75.                         }
  76.                     }
  77.                 }
  78.             }
  79.             ManipulatorId="animatedmagic:inventoryevent_data"
  80.         }
  81.     ]
  82.     ItemType="minecraft:diamond"
  83.     UnsafeDamage=0
  84.     UnsafeData {
  85.         RepairCost=0
  86.         display {
  87.             Lore=[
  88.                 "§fNom du Loader: §eTestLoader",
  89.                 "§fRestaure l'item depuis la conf: §etrue"
  90.             ]
  91.             Name=AnimatedMagicLoader
  92.         }
  93.     }
  94. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement