MCMinecraft Assets Explorer

Browse Minecraft assets, including Textures, Sounds, Models, Fonts, Shaders, and more

fletcher_gift.json0 B

Empty File
{
  "type": "minecraft:gift",
  "pools": [
    {
      "rolls": 1.0,
      "bonus_rolls": 0.0,
      "entries": [
        {
          "type": "minecraft:item",
          "weight": 26,
          "name": "minecraft:arrow"
        },
        {
          "type": "minecraft:item",
          "functions": [
            {
              "function": "minecraft:set_count",
              "count": {
                "type": "minecraft:uniform",
                "min": 0.0,
                "max": 1.0
              },
              "add": false
            },
            {
              "function": "minecraft:set_nbt",
              "tag": "{Potion:\"minecraft:swiftness\"}"
            }
          ],
          "name": "minecraft:tipped_arrow"
        },
        {
          "type": "minecraft:item",
          "functions": [
            {
              "function": "minecraft:set_count",
              "count": {
                "type": "minecraft:uniform",
                "min": 0.0,
                "max": 1.0
              },
              "add": false
            },
            {
              "function": "minecraft:set_nbt",
              "tag": "{Potion:\"minecraft:slowness\"}"
            }
          ],
          "name": "minecraft:tipped_arrow"
        },
        {
          "type": "minecraft:item",
          "functions": [
            {
              "function": "minecraft:set_count",
              "count": {
                "type": "minecraft:uniform",
                "min": 0.0,
                "max": 1.0
              },
              "add": false
            },
            {
              "function": "minecraft:set_nbt",
              "tag": "{Potion:\"minecraft:strength\"}"
            }
          ],
          "name": "minecraft:tipped_arrow"
        },
        {
          "type": "minecraft:item",
          "functions": [
            {
              "function": "minecraft:set_count",
              "count": {
                "type": "minecraft:uniform",
                "min": 0.0,
                "max": 1.0
              },
              "add": false
            },
            {
              "function": "minecraft:set_nbt",
              "tag": "{Potion:\"minecraft:healing\"}"
            }
          ],
          "name": "minecraft:tipped_arrow"
        },
        {
          "type": "minecraft:item",
          "functions": [
            {
              "function": "minecraft:set_count",
              "count": {
                "type": "minecraft:uniform",
                "min": 0.0,
                "max": 1.0
              },
              "add": false
            },
            {
              "function": "minecraft:set_nbt",
              "tag": "{Potion:\"minecraft:harming\"}"
            }
          ],
          "name": "minecraft:tipped_arrow"
        },
        {
          "type": "minecraft:item",
          "functions": [
            {
              "function": "minecraft:set_count",
              "count": {
                "type": "minecraft:uniform",
                "min": 0.0,
                "max": 1.0
              },
              "add": false
            },
            {
              "function": "minecraft:set_nbt",
              "tag": "{Potion:\"minecraft:leaping\"}"
            }
          ],
          "name": "minecraft:tipped_arrow"
        },
        {
          "type": "minecraft:item",
          "functions": [
            {
              "function": "minecraft:set_count",
              "count": {
                "type": "minecraft:uniform",
                "min": 0.0,
                "max": 1.0
              },
              "add": false
            },
            {
              "function": "minecraft:set_nbt",
              "tag": "{Potion:\"minecraft:regeneration\"}"
            }
          ],
          "name": "minecraft:tipped_arrow"
        },
        {
          "type": "minecraft:item",
          "functions": [
            {
              "function": "minecraft:set_count",
              "count": {
                "type": "minecraft:uniform",
                "min": 0.0,
                "max": 1.0
              },
              "add": false
            },
            {
              "function": "minecraft:set_nbt",
              "tag": "{Potion:\"minecraft:fire_resistance\"}"
            }
          ],
          "name": "minecraft:tipped_arrow"
        },
        {
          "type": "minecraft:item",
          "functions": [
            {
              "function": "minecraft:set_count",
              "count": {
                "type": "minecraft:uniform",
                "min": 0.0,
                "max": 1.0
              },
              "add": false
            },
            {
              "function": "minecraft:set_nbt",
              "tag": "{Potion:\"minecraft:water_breathing\"}"
            }
          ],
          "name": "minecraft:tipped_arrow"
        },
        {
          "type": "minecraft:item",
          "functions": [
            {
              "function": "minecraft:set_count",
              "count": {
                "type": "minecraft:uniform",
                "min": 0.0,
                "max": 1.0
              },
              "add": false
            },
            {
              "function": "minecraft:set_nbt",
              "tag": "{Potion:\"minecraft:invisibility\"}"
            }
          ],
          "name": "minecraft:tipped_arrow"
        },
        {
          "type": "minecraft:item",
          "functions": [
            {
              "function": "minecraft:set_count",
              "count": {
                "type": "minecraft:uniform",
                "min": 0.0,
                "max": 1.0
              },
              "add": false
            },
            {
              "function": "minecraft:set_nbt",
              "tag": "{Potion:\"minecraft:night_vision\"}"
            }
          ],
          "name": "minecraft:tipped_arrow"
        },
        {
          "type": "minecraft:item",
          "functions": [
            {
              "function": "minecraft:set_count",
              "count": {
                "type": "minecraft:uniform",
                "min": 0.0,
                "max": 1.0
              },
              "add": false
            },
            {
              "function": "minecraft:set_nbt",
              "tag": "{Potion:\"minecraft:weakness\"}"
            }
          ],
          "name": "minecraft:tipped_arrow"
        },
        {
          "type": "minecraft:item",
          "functions": [
            {
              "function": "minecraft:set_count",
              "count": {
                "type": "minecraft:uniform",
                "min": 0.0,
                "max": 1.0
              },
              "add": false
            },
            {
              "function": "minecraft:set_nbt",
              "tag": "{Potion:\"minecraft:poison\"}"
            }
          ],
          "name": "minecraft:tipped_arrow"
        }
      ]
    }
  ]
}