-
Notifications
You must be signed in to change notification settings - Fork 258
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Renewable items #2159
Comments
Side note, here are a few renewables that are already in game:
|
I'm open to the idea of some recipes that make sense like Rotten Flesh -> Flesh blocks, but ones like crafting for sands won't happen. Those are already renewable through Wandering Villager trades, which is the only way sand is renewable in vanilla. A lot of these just feel kinda forced for the sake of renewability, and I'm already not a huge fan of the idea that everything should be renewable through farming, so...I'd only want to add it in cases where it makes sense and feels appropriate in-world. |
I agree that the resources in Biomes O' Plenty definitely should have better methods of renewability. Especially the plants; I've been using bonemeal across lots of the modded biomes and only a small fraction of the foliage appears to be renewable this way. Edit: I've been playing on the 1.18.2 version. It seems like the more recent versions address these issues, so that explains why I've been experiencing these types of issues, lol. I'm happy that these issues had been worked on and fixed in the newer versions of the mod. :) |
I'm not sure we can really do anything about regrowing normal foliage on grass since that's hardcoded into the grass block itself and isn't extendable without overriding the grass bonemeal feature (Although that does mean you could make a datapack for it if you want to). I did make it so Mossy Black Sand grows Sprouts when bonemealed though, but for Bushes and small Clovers, you'll have to rely on the Wandering Trader for that (Although maybe I'll make it so Huge Clover Petals drop small Clovers when broken without shears). As for other stuff, I added quite a few recipes/interactions for renewability in 1.20.4. For example, Flesh blocks adjacent to Blood now slowly grow fleshy decorations on them (Pus Bubbles, Hair, Eyebulbs, Flesh Tendons underneath). I think pretty much everything is renewable in some form between in-world interactions and the Wandering Trader, except for Blood, since we can't do the Dripstone thing that Water/Lava has. I do still want to add some better method for Brimstone renewal though, and eventually make Bramble bonemealable as well. |
Perhaps for 1-block tall foliage (flowers, grasses, bushes, clovers, and sprouts), using bonemeal on a specific plant could grow more of the same plant around itself in a small radius, regardless of biome? A similar mechanic works for flowers on Bedrock Edition, so it might be possible to implement a similar mechanic here. |
That's not needed for small flowers since using bonemeal on grass blocks already regrows them (It was bugged in some older versions but it's been fixed for quite some time now). Could maybe work for Bushes, but I'd rather try to find another solution that's more in line with other foliage blocks first. |
This works for some plants but it's fairly inconsistent. All of the plants I mentioned above were not renewable in 1.20.1 at least based on my testing. |
Overview
I went through all the non-renewable items, and want to suggest adding recipes. I tried to keep things easy to implement.
Crafting:
Stonecutter recipes:
Bone meal:
(For consistency's sake, if there is a grass-like block, using bone meal on grass should create it. Even shrubs in nether overgrowth biomes - players can bring their own grass.)
Other:
<tag:items:forge:storage_blocks/salt>
gives dried salt. This would require another mod like Mekanism to add a salt block, but I can't think of a better mechanic. Some way to get salt from drying the ocean seems way out of scope for BOP.Why would this feature be useful?
Biomes O Plenty has some nice building blocks, but most of them aren't renewable which makes them difficult to work with at scale. I don't want to dismantle an entire biome to build a black sandstone house.
The text was updated successfully, but these errors were encountered: