Ridiculously Rare
Please choose the latest version of the mod which is Build 41.73. The mods for Build 41.71 will be removed when Build 41.74 is released.
08/10/22
The original mod is remade based on the latest version of the game.
06/22/22
Ridiculously Rare Even Worse is added.
The original mod is remade based on the latest version of the game.
Click the link below if you need a mod for Build 41.50 and 41.51.
https://steamcommunity.com/sharedfiles/filedetails/?id=2824339626
As the title says, it’ll be difficult to find every item in the game.
You should choose Extremely Rare when you start a new game, but if you think your game is too difficult, it’s OK to choose Rare.
It’s two times harder than the original one.
FAQ
Q:Does the mod affect items other mods spawn?
A:The mod doesn’t affect customized items of other mods, but it’s compatible with most additional maps.
Q:Does the mod reduce amounts of items when I choose Rare?
A:Yes. It works even when you choose Abundant.
Q:Does the mod reduce amounts of items on the ground.
A:No. The mod only affects items in containers.
You can make your original distribution table with Ridiculously Rare Custom. First things first, click the link below to download the mod which is Ridiculously Rare Custom.
https://www.dropbox.com/sh/37jhhfeb9odovnj/AADeKap7u-Q2OD8xRqQ3ulPha?dl=0
Unzip it and move it to the appropriate folder.
Yourdrive:/Users/Yourname/Zomboid/Workshop
The mod has several files, but ProceduralDistributions.lua is the only one you should care.
Yourdrive:/Users/UserName/Zomboid/Workshop/RidiculouslyRareCustom/Contents/mods/RidiculouslyRareCustom/media/lua/server/Items/ProceduralDistributions.lua
Let’s try to reduce amounts of chocolates in kitchens.
Try to find the lines below in the file.
KitchenBreakfast = {
rolls = 1,
items = {
"Bread", 8,
"CannedMilk", 4,
"Cereal", 10,
"Chocolate", 8,
"Coffee2", 6,
"Crackers", 10,
"DishCloth", 10,
"GranolaBar", 8,
"Honey", 6,
"JamFruit", 8,
"JamMarmalade", 2,
"MapleSyrup", 6,
"OatsRaw", 8,
"PancakeMix", 8,
"PeanutButter", 10,
"Sugar", 6,
"SugarBrown", 6,
"Teabag2", 6,
The variable of chocolates is 8 and rewrite it to 0.5.
"Chocolate", 0.5,
Save the file and start the game.
You’ll find less chocolates in kitchens.
Workshop ID: 2258586198
Mod ID: ridiculouslyrareb4171orabove
Mod ID: ridiculouslyrareb4173orabove
Mod ID: ridiculouslyrareevenworseb4171orabove
Mod ID: ridiculouslyrarebevenworse4173orabove