Skip to content

Remove NBT air requirement from drone crafting recipes#89

Open
jgurhem wants to merge 1 commit into
Filostorm:mainfrom
jgurhem:fix/drone-recipes-remove-nbt-requirement
Open

Remove NBT air requirement from drone crafting recipes#89
jgurhem wants to merge 1 commit into
Filostorm:mainfrom
jgurhem:fix/drone-recipes-remove-nbt-requirement

Conversation

@jgurhem

@jgurhem jgurhem commented Jun 12, 2026

Copy link
Copy Markdown

Summary

  • Remove the NBT air charge requirement (pneumaticcraft:air: 120000) from all four drone crafting recipes (tiers 1–4 / cargo drone variants)

Problem
The previous recipes required a pneumaticcraft:drone with exactly 120,000 air units pre-charged as a crafting ingredient. In practice, this makes the recipes impossible to craft: the crafting grid does not accept an item based on its internal NBT air value, so players cannot complete these recipes regardless of progression.

Fix
Simplified each drone ingredient to a plain pneumaticcraft:drone item, matching how every other NBT-dependent ingredient should be handled at the crafting stage. The drone still requires charging to function once built — this only removes the unfulfillable crafting prerequisite.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants