Crafting using Gunpowder and Flint, in any arrangement. Produces 16× Flint Ammunition.
item· Other
Flint Ammunition
[Let's Do] Wilder Nature · by satisfy, jason13
Flint Ammunition is an item from [Let's Do] Wilder Nature, crafted from Gunpowder and Flint.
Acquisition
Mining & drops
| source | count | drop rate | conditions |
|---|---|---|---|
Gameplay loot table: Tier2 Contract Red Wolf (wildernature) wildernature:tier2_contract_red_wolf | 1–32 | 100% | — |
Gameplay loot table: Tier2 Contract Squirrel (wildernature) wildernature:tier2_contract_squirrel | 1–32 | 100% | — |
Gameplay loot table: Tier2 Contract Red Wolf With Bow (wildernature) wildernature:tier2_contract_red_wolf_with_bow | 1–32 | 100% | — |
Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.
Developer reference
- Registry name
wildernature:flint_ammunition- Namespace
wildernature- Mod ID
wildernature
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:gunpowder"
},
{
"item": "minecraft:flint"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}