Block construction time AABB config added for horizontal blocks. Added placement config for player horizontal lookvec reference. Added credits.md.

This commit is contained in:
stfwi 2019-02-12 20:24:45 +01:00
parent 70dda8ead2
commit 6d293bde25
7 changed files with 60 additions and 33 deletions

View file

@ -38,7 +38,7 @@ tile.engineersdecor.iron_sheet_roof.name=Iron sheet metal roof
tile.engineersdecor.iron_sheet_roof.help=§6Well, it's a roof.
#-----------------------------------------------------------------------------------------------------------
# Poles
# Poles and supports
#-----------------------------------------------------------------------------------------------------------
tile.engineersdecor.treated_wood_pole.name=Straight treated wood pole
tile.engineersdecor.treated_wood_pole.help=§6Straight pole fragment with the diameter of a wire relay.§r\n\

View file

@ -7,7 +7,7 @@
"mcversion": "${mcversion}",
"url": "https://github.com/stfwi/engineers-decor/",
"authorList": ["wile"],
"credits": "The Forge smiths, the Modders of the World.",
"credits": "BluSunrize, malte0811, et al., the Forge Smiths, the Modders of the World.",
"logoFile": "assets/engineersdecor/logo.png",
"screenshots": [],
"useDependencyInformation": false,