Block_Jukebox: {
    type: "compound";
    value: {
        RecordItem?: { type: "compound"; value: object } & Item_ItemStack;
    };
}

Additional fields for jukebox.

Type declaration

  • type: "compound"
  • value: { RecordItem?: { type: "compound"; value: object } & Item_ItemStack }
    • OptionalRecordItem?: { type: "compound"; value: object } & Item_ItemStack

      (May not exist) The record item in it.