summary refs log tree commit diff stats
path: root/src/main/generated/data/pirate-radio/recipe/disposable-transmitter.json
blob: 2a1d645332e5524882deaa7136ee7f478ed0dec0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "type": "minecraft:crafting_shapeless",
  "category": "misc",
  "ingredients": [
    {
      "item": "pirate-radio:sbc"
    },
    {
      "item": "pirate-radio:wire"
    },
    {
      "item": "pirate-radio:powerbank"
    },
    {
      "item": "pirate-radio:storage-card"
    }
  ],
  "result": {
    "count": 1,
    "id": "pirate-radio:disposable-transmitter"
  }
}