Crafting using Golden Dart, Golden Dart, Golden Dart, Golden Dart, Skyroot Poison Bucket, Golden Dart, Golden Dart, Golden Dart and Golden Dart, arranged in the pattern shown. Produces 8× Poison Dart.
Poison Dart
The Aether · by AlphaMode, bconlon, Burning Cactus, Drullkus, Hugo Payn, Jaryt, Oscar Payn, quek, Raptor, reetam, RENREN, sunsette
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Mob loot table: Mimic (aether) aether:mimic | 1–1 | 100% | — |
Loot table: Silver Dungeon Loot (aether) aether:silver_dungeon_loot | 1–1 | 100% | — |
Loot table: Bronze Dungeon Loot (aether) aether:bronze_dungeon_loot | 1–1 | 100% | — |
Related items
Developer reference
- Registry name
aether:poison_dart- Namespace
aether- Mod ID
aether- Tags (3)
aether:items/darts aether:entity_types/deflectable_projectiles minecraft:entity_types/impact_projectiles
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"DDD",
"DBD",
"DDD"
],
"ingredients": {
"B": {
"item": "aether:skyroot_poison_bucket"
},
"D": {
"item": "aether:golden_dart"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}