Steel Mesh Fence help typo fixed (#227).
This commit is contained in:
parent
da1af53b3c
commit
7df8dce5e3
3 changed files with 4 additions and 2 deletions
|
@ -7,4 +7,4 @@ meta_download=https://www.curseforge.com/minecraft/mc-mods/engineers-decor/
|
||||||
version_minecraft=1.19.2
|
version_minecraft=1.19.2
|
||||||
version_forge_minecraft=1.19.2-43.1.16
|
version_forge_minecraft=1.19.2-43.1.16
|
||||||
version_jei=11.3.0.262
|
version_jei=11.3.0.262
|
||||||
version_engineersdecor=1.3.27
|
version_engineersdecor=1.3.28
|
||||||
|
|
|
@ -11,6 +11,8 @@ Mod sources for Minecraft version 1.18.x.
|
||||||
|
|
||||||
## Version history
|
## Version history
|
||||||
|
|
||||||
|
~ v1.3.28 [F] Steel Mesh Fence help typo fixed (issue #227, ty shrad).
|
||||||
|
|
||||||
- v1.3.27 [F] Refactored deprecated forge capability references.
|
- v1.3.27 [F] Refactored deprecated forge capability references.
|
||||||
[F] Fixed Factory Hopper on-break item retention bug (issue #226, ty sunekaer/ftb).
|
[F] Fixed Factory Hopper on-break item retention bug (issue #226, ty sunekaer/ftb).
|
||||||
|
|
||||||
|
|
|
@ -230,7 +230,7 @@
|
||||||
"block.engineersdecor.steel_framed_window": "Steel Framed Window",
|
"block.engineersdecor.steel_framed_window": "Steel Framed Window",
|
||||||
"block.engineersdecor.steel_framed_window.help": "Steel framed triple glazed window.\n Well insulating. Does not connect\n to adjacent blocks like glass panes.",
|
"block.engineersdecor.steel_framed_window.help": "Steel framed triple glazed window.\n Well insulating. Does not connect\n to adjacent blocks like glass panes.",
|
||||||
"block.engineersdecor.steel_mesh_fence": "Steel Mesh Fence",
|
"block.engineersdecor.steel_mesh_fence": "Steel Mesh Fence",
|
||||||
"block.engineersdecor.steel_mesh_fence.help": "Industrial style fence.\n Does not connect do regular fences.\n Connects to full blocks if in line\n with another mesh fence.",
|
"block.engineersdecor.steel_mesh_fence.help": "Industrial style fence.\n Does not connect to regular fences.\n Connects to full blocks if in line\n with another mesh fence.",
|
||||||
"block.engineersdecor.steel_mesh_fence_gate": "Steel Mesh Fence Gate",
|
"block.engineersdecor.steel_mesh_fence_gate": "Steel Mesh Fence Gate",
|
||||||
"block.engineersdecor.steel_mesh_fence_gate.help": "Industrial style fence gate that\n fits well to the Steel Mesh Fence.\n Can be placed as single or double\n size gate.",
|
"block.engineersdecor.steel_mesh_fence_gate.help": "Industrial style fence gate that\n fits well to the Steel Mesh Fence.\n Can be placed as single or double\n size gate.",
|
||||||
"block.engineersdecor.steel_railing": "Steel Railing",
|
"block.engineersdecor.steel_railing": "Steel Railing",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue