Note: Wooden buckets requires VE-FluidHandling in order to function
Info
The original concept behind this mod was to gain access to water for farming early game. As finding iron early game required either mining or exploring, both of which are normally completed after setting up food. Most players work around the issue by farming near water. Which is fine but can be a chore in some landscapes. To solve for this wooden buckets was created to allow for gathering different fluids types without the need for iron.
While in development support for different fluid types was added and extra features were implemented. This way the best experience could be provided to better support the needs of a large range of players. Molten damage was added to curb the early game advantage of gathering lava. As well leaking was implemented to better support hardcore questing packs early game requirements. Materially types were added to meet aesthetics player's needs and to better integrate with the base game.
Features
- 6 wooden buckets for each of the vanilla wood types
- Supports any fluid registered to Forge
- Custom textures for Tinkers Construct Fluids
- Custom textures for Buildcraft fluids
- Entities take fire damage holding buckets containing molten fluids, can be disabled in config
- Bucket takes damage from molten fluids, can be disabled in config
- Works with most Fluid Tanks
- Support for some of Pam's Harvestcraft recipes
Planned Features
- Custom textures for more mods
- Auto texture creation for any fluid
- Additional levels of damaged buckets
Single Block Mod
The Single Block Mod series is dedicated to creating a wide range of simple single purpose mods. Focusing for most on having one block/unit of content refined to offer as many options and choices as possible. This makes many of the mods in the series perfect for filling gaps in modpacks. Allowing pack developers to reduce the need to include larger mods to complete a feature list.
See our site for other mods in the series http://www.builtbroken.com/addons.html
Modpack Policy
No need to ask permission, but you still need to follow BBM's public modpack rules
Contact
Join us on Esper.net IRC #BuiltBroken #BuiltBrokenModding
or on Discord https://discord.gg/MDQ9DrN
Site -- Twitter -- Patron -- Youtube
Issues or bugs
If you have any issues please report them to our issue tracker on Github.com. You can get to the issue tracker by clicking the issue button at the top of the mod page. If you do not see this button visit https://github.com/BuiltBrokenModding and navigate to the correct mod repository. If you have a crash report please paste it into a site like pastebin.com before submitting to improve readability of the issue ticket.
Any plans for a 1.16 port?
Is there any benefit to using an iron bucket? Like, I assume you can't put lava in a wooden bucket, right?
In reply to livipup:
yep, molten fluids will cause fire damage to you and the bucket if the settings are enabled
Upgrade for 1.15?
Any update coming for 1.12.2??
Biomes o' Plenty Support?
In reply to Noodleman4000:
Hello ! I love your mod, and I would like to integrate with my rp server.
Except the one that is not up to date in 1.12.2, do you think it will be updated soon? :) Thank you !
What are the chances of support for woods from other mods? Eg biome-adders, etc. Specifically BOP and Natura, but there's a couple others. Alternatively, adding some oredict to the recipe just so other woods can still be used. (Also wondering about wooden shears.)
How might one contribute to that? Would that be super complicated to do? What about assets?
(Speaking as an aspiring but as-of-yet non-modder. I have no skills. But it seems like a decent way to learn, adding compatibility between simpler mods I like. I dunno. Also I could probably do assets, just don't know the software/reqs/etc. for it.)
In reply to duckwagon:
Hi there's a way to avoid gathering of hot fluids?
In reply to gme115654276:
1.10 and 1.11 builds are being released here soon. Just need to wait on build scripts to be updated now that VE-FluidHandling has been released for those versions.
Minecraft 1.12 versions. Can't use bucket to milk cows. Bucket just disappears.
In reply to khendricks:
This crashes my game on startup:
---- Minecraft Crash Report ----
// I let you down. Sorry :(
Time: 7/7/17 11:54 AM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Wooden Bucket (woodenbucket)
Caused by: java.lang.NoClassDefFoundError: com/builtbroken/mc/fluids/bucket/BucketMaterial
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:344)
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:533)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:252)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:230)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:147)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:570)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:227)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: com.builtbroken.mc.fluids.bucket.BucketMaterial
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 39 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 41 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.12
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 87352752 bytes (83 MB) / 304652288 bytes (290 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.40 Powered by Forge 14.21.1.2400 15 mods loaded, 15 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UC minecraft{1.12} [Minecraft] (minecraft.jar)
UC mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UC FML{8.0.99.99} [Forge Mod Loader] (forge-1.12-14.21.1.2400.jar)
UC forge{14.21.1.2400} [Minecraft Forge] (forge-1.12-14.21.1.2400.jar)
UC clayworldgen{1.1.0-1.12} [Clay WorldGen] (ClayWorldGen-1.1.0-1.12.0.jar)
UC creepersfire{2.0.4} [CreepersFire] (Creepers Fire-1.12-2.0.4.jar)
UC dirt2path{1.7.0} [Dirt2Path] (dirt2path-1.7.0.jar)
UC expandedbonemeal{1.0.2} [ExpandedBonemeal] (expandedbonemeal-1.11-1.0.2.jar)
UC manawell{0.0.2} [Mana Wells] (manawell-1.12--0.0.2.jar)
UC redsandtoglass{1.0} [RedSandToGlass] (RedSandToGlass-1.0.jar)
UC simpletreedrops{1.0.4} [Simple Tree Drops] (SimpleTreeDrops-1.12-1.0.4.jar)
UC soulshardstow{1.12-2.7.3-52} [Soul Shards - The Old Ways] (SoulShards-TOW-1.12-2.7.3-52.jar)
UC webshooter{1.0.2} [WebShooter] (webshooter-1.11-1.0.2.jar)
UE woodenbucket{@MAJOR@.@MINOR@.@REVIS@.@BUILD@} [Wooden Bucket] (WoodenBuckets-1.12-0.2.0b20170630140308.jar)
UC zombie_steak{1.12-1.2.0} [Zombie Steak] (zombie_steak-1.12-1.2.0.jar)
Loaded coremods (and transformers):
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 372.90' Renderer: 'GeForce GTX 760 Ti OEM/PCIe/SSE2'
In reply to 64M34DD1C7:
update this for 1.11.2 please!
In reply to KitkatEmm:
In reply to anothergreenrain: