Minecraft Simple Bedrolls mod 2026 download
logo
minecraft mod Simple Bedrolls

Simple Bedrolls

Game Version: 1.12.1
Total Downloads: 101,805
Updated: Aug 29, 2017
Created: Aug 6, 2017
Download Simple BedrollsDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
[1.12]SimpleBedrolls-1.2.1.jar +1 More release 172.39 KB Aug 29, 2017 1.12.1 99,219 download Simple Bedrolls [1.12]SimpleBedrolls-1.2.1.jar

+1 More releaseDownload
[1.12]SimpleBedrolls-1.2.jar +1 More release 172.28 KB Aug 22, 2017 1.12.1 446 download Simple Bedrolls [1.12]SimpleBedrolls-1.2.jar

+1 More releaseDownload
[1.12]SimpleBedrolls-1.1.jar release 171.04 KB Aug 22, 2017 1.12.1 173 download Simple Bedrolls [1.12]SimpleBedrolls-1.1.jar releaseDownload
[1.12]SimpleBedrolls-1.0.jar release 52.31 KB Aug 6, 2017 1.12.1 1,823 download Simple Bedrolls [1.12]SimpleBedrolls-1.0.jar releaseDownload

Screenshots

Description

Share this:

1.1 update: There's an actual bedroll block now, and using it actually puts the player (briefly) to sleep.

 

I was trying my hand at a much more robust (and more ambitious) bedroll mod and got a little frustrated at my slow progress.

 

So I made this mod.  It adds a simple bedroll item that does all the normal bed checks (no nearby mobs, not in the nether, etc.), then instead of mucking about with Minecraft's code for sleeping and spawning and all that, it just sets the time to day.  Not as elegant, but it gets the job done.

 

Bedrolls come in all colors, recipe is three carpets in a row (unlocks in the recipe guide when you pick up a carpet).

 

 

SimpleBedrolls.cfg

# Configuration file

general {
# Create CraftTweaker script to fix recipes in jglrxavpok's Uncrafting Table
# [true, false]
# [default: false]
B:fixUncraftingRecipe=false

# Auto pick up bedroll after sleeping
# [true, false]
# [default: false]
B:pickUpAfterSleep=false

# Bedrolls can only be used at night
# [true, false]
# [default: true]
B:respectDaylight=true
}

 

Comments

Add a comment