Luck be a Landlord

Luck be a Landlord

42 ratings
Hexes o' Plenty
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
31.690 KB
20 Nov, 2021 @ 6:27pm
1 Jan, 2022 @ 4:20pm
10 Change Notes ( view )

Subscribe to download
Hexes o' Plenty

Description
Luck be a Landlord mod focusing on more content centered around hexes.

Symbols:
- Hex of Cloning (Uncommon, 3 Coins): Has a 6% chance of adding Hex of Cloning.
- Hex of Decay (Uncommon, 6 Coins): Has a 30% chance to permanently give 1 coin less.
- Hex of Hexing (Uncommon, 3 Coins): Has a 30% chance of adding a random hex.
- Hex of Necromancy (Uncommon, 3 Coins): Has a 30% chance of adding 1 symbol that was destroyed this game.
- Hex of Oblivion (Uncommon, 3 Coins): Has a 30% chance of giving 1 coin less for each Empty.
- Hex of Vanishing (Uncommon, 3 Coins): Has a 30% chance of destroying itself. Gives 1 coin more each spin.
- Goat (Uncommon, 2 Coins): Adjacent Hexes give 1.5x more coins. Has a 5% chance to add Milk.
- Dark Energy (Common, 1 Coin): Adjacent Hexes give 1 coin more.
- Evil Energy (Rare, 3 Coins): Adjacent Hexes give 3 coins more. Gives 2 coins more for each adjacent Hex.

Items:
- Dark Candle (Rare): Hexes give 2 coins more.
- Cursed Tome (Rare): Hexes give 2x more coins. Hexes are 2x as likely to activate random effects.

Notes:
- All new hexes work with hex-related items, including the Ritual Candle and Holy Water.
- All new hexes interact as expected with Witches and Eldrich Beasts.
- The Hex of Cloning/Hexing/Necromancy and Goat work with the Conveyor Belt item, but *not* the Conveyor Belt essence, due to API limitations.

Source Code: https://github.com/ValgoBoi/Luck-Be-A-Landlord-Mods
55 Comments
InfecteDash 7 Sep @ 9:21pm 
still doesnt work :zagshock:
Mikel9199 4 Aug, 2024 @ 11:55am 
doesn't work
sludge 30 Jun, 2023 @ 4:02pm 
Want to continue what @greykev did by sharing how I did it in Notepad++, which I find is much easier. Of course you'll need Notepad++, and the game closed. If you prefer, and I would recommend, you can copy all these files and paste them somewhere else as a backup.

Using File Explorer, locate the mod files where you installed the game. Ex: "C:\Program Files (x86)\Steam\steamapps\workshop\content\1404850\2660176681\" where 1404850 is LbaL, 2660176681 being this mod, Hexes o' Plenty.

Go to scripts folder, you should see a bunch of files ending with .gd, item through symbol. Hit CTRL + A to select all, or select and drag. Right click one of the files with all of them selected, then click Edit with Notepad++. Make sure that these are the only files you have open in Notepad++, else you might edit some other files you don't want to.
sludge 30 Jun, 2023 @ 4:02pm 
Now in Notepad++, hit CTRL + F or go to Search at the top, then Find. First, in the bottom left, select Extended (\n, \r, \t, \0, \x....). Then, in the text box next to Find what: type "\t" without quotation marks. Click the Find Next button a few times, just to make sure this step worked. It should start highlighting empty spaces in one of the script files that you are viewing.

Next, click on the Replace tab at the top next to Find. In the Find What: field it should still say "\t" without quotations, if not then type it again. In the Replace with: field, simply hit your spacebar to type a space. Then click Replace All in All Opened Documents button on the right side. You should see at the bottom of the Find/Replace window that it says "Replace in Opened Files: 5821 (or something similar) occurences were replaced". This means you (theoretically) did this correctly.
sludge 30 Jun, 2023 @ 4:02pm 
You should now see in whatever file you are currently viewing all the code move left. A red or orange bar should highlight on the left showing that there was changes made on that line. This means it was only edited and has not been saved yet. You can now close the Find/Replace window.

Finally, you can either hit CTRL + SHIFT + S on your keyboard, or in the top left corner click File, then click Save All. If it prompts you asking if you're sure you want to save all changes to files, click Yes. Do not close Notepad++ yet.

Open LbaL now. If you did this right, there should be no more text flooding your screen saying tabs and spaces were mixed, and the game should run fine. You may now close Notepad++.

If for some reason you get another error, or the same error, then close the game, click into Notepad++. Hit CTRL + Z multiple times until everything was back to how it was originally, you should see the red or orange bar again on the left side. Try again.
greykev 3 Apr, 2023 @ 8:14am 
See my post: greykev Jun 12, 2022 @ 1:54pm for how to fix the script files.

Basically replace every tab with a space. There are 50-600 tabs per file, so use find/replace.
typervader 3 Feb, 2023 @ 7:29pm 
Mod doesn't work
R4skall 23 Jan, 2023 @ 8:13am 
how did you get it to work?
Dorian4771 22 Jan, 2023 @ 10:42am 
I GOT IT TO WORK
Space Jesus 20 Jan, 2023 @ 7:56am 
Times like these I wish I knew how to mod every game out there. I would love to see this mod updated, just got in to the game and hexes are so much fun and am looking to take my game to the next level.