1
0
mirror of https://github.com/Sokomine/cottages.git synced 2024-09-29 07:50:34 +02:00
cottages/mod.conf
fluxionary a850b736d7
Rework (#2)
* compatibility w/ broken tools

* use staminoid if available

* right, no fmod

* don't include carts texture when carts is not available

* change rope recipe to avoid conflict w/ ethereal

* change barrel recipe to avoid conflict w/ wine

* staminoid integration: use more stamina

* change recipe for glass pane to avoid conflict w/ xdecor

* tree trunk well: compatibility w/ bucket redo

* anvil: more stamina usage

* anvils: more expensive, and not movable

* allow filling glasses of water when using bucket redo

* get safe short description when reporting about tool on anvil

* make sure slabs are registered when using the moreblocks 3.0
2023-08-23 10:34:31 -07:00

31 lines
649 B
Plaintext

name = cottages
title = Blocks for building cottages.
description = Contains a lot of blocks that fit to medieval settlements and small cottages. Comes with hammer & anvil to repair tools. Threshing floor and handmill help process grains etc.
author = Sokomine
description = Contains nodes for building medieval houses.
url = https://github.com/sokomine/cottages
version = 2023-02-08
optional_depends = """
anvil,
broken_tools,
bucket,
default,
doors,
env_sounds,
ethereal,
farming,
moreblocks,
node_entity_queue,
player_api,
player_monoids,
stairs,
stairsplus,
stairsplus_legacy,
stamina,
staminoid,
technic,
unified_inventory,
wool,
workbench
"""