Skip to content

Conversation

@jfanjoy
Copy link

@jfanjoy jfanjoy commented Feb 11, 2025

This update makes biofuels and techage optional dependencies and allows the use of techage gasoline as a fuel source for the helicopter.

Comment on lines +52 to +54
if not minetest.get_modpath('biofuel') and not minetest.get_modpath('techage') then
minetest.chat_send_player(placer:get_player_name(), '[Helicopter] Techage or biofuel mod is required for compatible fuel sources')
end
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we really need this? seems this would be annoying in creative

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