fix: add technic and basic_machines as optional depends
This commit is contained in:
parent
f0ef2d3642
commit
57d5e4b0b4
@ -1,3 +1,5 @@
|
|||||||
player_api
|
player_api
|
||||||
default?
|
default?
|
||||||
creative?
|
creative?
|
||||||
|
technic?
|
||||||
|
basic_machines?
|
||||||
|
2
mod.conf
2
mod.conf
@ -1,5 +1,5 @@
|
|||||||
name = biofuel
|
name = biofuel
|
||||||
depends = player_api
|
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
|
description = It adds a distiller and biofuel, for running biofuel powered machines
|
||||||
title = Biofuel Distiller Kit
|
title = Biofuel Distiller Kit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user