Skip to content

Instantly share code, notes, and snippets.

@Rexogamer
Last active May 19, 2020 21:56
Show Gist options
  • Save Rexogamer/752bc8c183077e20a9b0b13de694c491 to your computer and use it in GitHub Desktop.
Save Rexogamer/752bc8c183077e20a9b0b13de694c491 to your computer and use it in GitHub Desktop.
{
"format_version": "1.10",
"minecraft:item": {
"description": {
"identifier": "derser:potion_of_levitation_sixm"
},
"components": {
"minecraft:hand_equipped": false,
"minecraft:stacked_by_data": true,
"minecraft:use_duration": 32,
"minecraft:max_stack_size": 1,
"minecraft:foil": true,
"minecraft:food": {
"nutrition": 0,
"saturation_modifier": "supernatural",
"can_always_eat": true,
"using_converts_to": "minecraft:glass_bottle",
"on_use_action": "none",
"on_use_range": [ 8, 8, 8 ],
"cooldown_type": "none",
"cooldown_time": 86,
"effects": [
{
"name": "levitation",
"chance": 1.0,
"duration": 360,
"amplifier": 0
}
]
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment