some config matters

master
A. Demant 2018-11-05 05:34:24 +01:00
parent e52f30d9be
commit 20c98f4da7
4 changed files with 16 additions and 5 deletions

View File

@ -1,5 +1,4 @@
default
30biomes?
intllib?
wool?
bucket?

View File

@ -1 +1,5 @@
An enhanced farming mod with wild and cultured wheat.
An enhanced farming mod with spreding crops which wilt if not harvested.
The crops are roughly parted into diggable and punchable fruits. Diggable fruits give harvest by digging, where you have to craft the seeds out of the harvest.
Punchable fruits give you one harvest by punching and regrow the fruit.
If waited too long, the fruits are wilt, degrading into time without any harvest, so be in time.
Fruits can be infected and spreading the infections to other crops nearby with the possibility to heal the crops with kind of medicine.

8
mod.conf Normal file
View File

@ -0,0 +1,8 @@
name = farming
title = Farming
author = ademant
description = New farming mod
optional_depends = intllib,default,wool,vessels,bucket
license = MIT
forum =
version = 1.0.0

View File

@ -16,9 +16,9 @@
id="svg4316"
inkscape:version="0.92.3 (2405546, 2018-03-11)"
sodipodi:docname="picker.svg"
inkscape:export-filename="/home/ademant/src/mt5/mods/farming/textures/src/flail.png"
inkscape:export-xdpi="161.67673"
inkscape:export-ydpi="161.67673">
inkscape:export-filename="/home/ademant/src/mt5/mods/farming/textures/src/picker.png"
inkscape:export-xdpi="150.99922"
inkscape:export-ydpi="150.99922">
<defs
id="defs4310" />
<sodipodi:namedview

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB