Merge pull request #2 from JakubVanek/fix-technic

fix: add technic and basic_machines as optional depends
master
APercy 2020-07-20 21:32:13 -03:00 committed by GitHub
commit ca480ce750
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
player_api
default?
creative?
technic?
basic_machines?

View File

@ -1,5 +1,5 @@
name = biofuel
depends = player_api
optional_depends = default, creative
optional_depends = default, creative, technic, basic_machines
description = It adds a distiller and biofuel, for running biofuel powered machines
title = Biofuel Distiller Kit