mirror of
https://github.com/Theta-Dev/ConstructionWand.git
synced 2025-04-16 23:09:45 +02:00
update forge and jei
This commit is contained in:
parent
d944f21655
commit
721d7543a9
2 changed files with 3 additions and 3 deletions
|
@ -5,14 +5,14 @@ author=thetadev
|
|||
modid=constructionwand
|
||||
|
||||
mcversion=1.17.1
|
||||
forgeversion=37.0.73
|
||||
forgeversion=37.1.0
|
||||
mcp_channel=official
|
||||
mcp_mappings=1.17.1
|
||||
|
||||
# Source: https://maven.blamejared.com/vazkii/botania/Botania/
|
||||
# botania=1.16.2-405
|
||||
# Source: https://dvs1.progwml6.com/files/maven/mezz/jei/
|
||||
jei_version=jei-1.18:9.0.0.40
|
||||
jei_version=jei-1.17.1:8.3.0.39
|
||||
|
||||
version_major=2
|
||||
version_minor=5
|
|
@ -57,7 +57,7 @@
|
|||
"constructionwand.option.random.no": "§cNo",
|
||||
"constructionwand.option.random.no.desc": "Don't randomize placed blocks",
|
||||
|
||||
"constructionwand.description.wand": "A %1$s can place up to %2$d blocks at the side of a building facing you and lasts %3$s.\n\nHold down %5$s and scroll to change placement restriction (Horizontal, Vertical, North/South, East/West, No lock).\n\nOpen the option screen with %6$s§9+Right click§0.\n\n§5§nUNDO§0§r\nHolding down §9Sneak+§0%4$s while looking at a blocks will show you the last blocks you placed with a green border around them. §9Sneak+§0%4$s§9+Right clicking§0 any of them will undo the operation, giving you all the items back. If you used the Destruction core, it will restore the blocks.\n\n§5§nCONTAINERS§0§r\nShulker boxes, bundles and many containers from other mods can provide building blocks for the wand.\n\n§5§nOFFHAND PRIORITY§0§r\nHaving blocks in your offhand will place them instead of the block you're looking at.",
|
||||
"constructionwand.description.wand": "The %1$s can place up to %2$d blocks at the side of a building facing you and lasts %3$s.\n\nHold down %5$s and scroll to change placement restriction (Horizontal, Vertical, North/South, East/West, No lock).\n\nOpen the option screen with %6$s§9+Right click§0.\n\n§5§nUNDO§0§r\nHolding down §9Sneak+§0%4$s while looking at a blocks will show you the last blocks you placed with a green border around them. §9Sneak+§0%4$s§9+Right clicking§0 any of them will undo the operation, giving you all the items back. If you used the Destruction core, it will restore the blocks.\n\n§5§nCONTAINERS§0§r\nShulker boxes, bundles and many containers from other mods can provide building blocks for the wand.\n\n§5§nOFFHAND PRIORITY§0§r\nHaving blocks in your offhand will place them instead of the block you're looking at.",
|
||||
"constructionwand.description.durability.limited": "for %d blocks",
|
||||
"constructionwand.description.durability.unlimited": "forever",
|
||||
"constructionwand.description.key.sneak": "Sneak",
|
||||
|
|
Loading…
Add table
Reference in a new issue