fix: add technic and basic_machines as optional depends

master^2
Jakub Vaněk 2020-07-20 21:44:32 +02:00
parent f0ef2d3642
commit 57d5e4b0b4
No known key found for this signature in database
GPG Key ID: CCDE818F3F894D36
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