A datapack that adds Plant Wax (a retextured honeycomb), obtainable by smelting dead bushes or jungle leaves.

View project on GitHub View datapack on PlanetMinecraft

Downloads

Choose the option compatible with your Minecraft version:

Minecraft supported versions Tested versions

  • Drop the datapack zip file inside the "datapacks" folder of your world folder (<your minecraft folder>/saves/<your world>/datapacks/).
  • Drop the resourcepack zip file inside the "resourcepacks" folder of your minecraft folder.
If you have any doubts, consult the Minecraft Wiki tutorials: Installing a data pack, Loading a resource pack.

Features

New smelting recipe: Plant Wax

You can obtain Plant Wax by smelting Jungle Leaves or Dead Bushes in a regular furnace (does not work in blast furnaces and smokers).

This recipe needs 10 seconds to cook (same as any other furnace recipe), and provides 0.1 xp.

Wax from jungle leaves Wax from dead bushes

Uninstallation

Since this datapack uses permanent marker entities and scheduled functions, an uninstall function is available through the command /function dnv.plant_wax:uninstall, in case you want to stop using this datapack. Using this command will kill all entity markers, scheduled functions, and scoreboards used by this datapack. Use this function before deleting the datapack files, so no unused stuff remains in your world.

Vegancraft

This is a standalone datapack, but was designed as a part of Vegancraft, a collection of datapacks with the goal of making a vegan gamestyle possible in a vanilla-like way without missing any game features.

As part of its integration on Vegancraft, this datapack includes the following additional features:

  • A custom advancement tree.

If, for any reason, you want to remove these features, you can use the command /function dnv.vegancraft:toggle to disable them. You can also use that command to turn them on again.

Reasoning for the recipes

  • In general, I tried to find recipes that have an analogue in real life and that I think are balanced in the game. Both recipes need shears to obtain the needed ingredient, same as to obtain honeycomb, and they force you to find certain biomes in order to get wax.
  • The dead bush recipe is based on certain real-life bushes found in hot biomes –mainly candelilla wax– whose leaves produce wax. Since dead bushes are not renewable and primarily appear in deserts, I thought this was appropiate and balanced.
  • The jungle leaves recipe is based on certain real-life tropical trees –mainly palm wax– whose leaves produce wax. Jungle leaves are renewable, but they are quite a pain to farm, so I thought they are still balanced.
  • In both these cases, as far as I know, the wax is extracted heating the leaves (either drying them or boiling them), hence why I implemented them as furnace recipes.

Known issues and solutions

  • These custom smelting recipes are implemented through a system of marker entities placed on each furnace. If you detect that one of these recipes is not working, try simply placing the furnace again (this never happened in the testing process, though). The performance of this system was stress-tested by using 100 furnaces simultaneously with these custom recipes, and no noticeable performance losses were found.

Image gallery

Changelog

VersionDateSummary
v1.1 05/Jun/2023 Minecraft 1.20 changes.
v1 15/Dec/2022 First release. Added custom smelting recipes for Plant Wax from Jungle Leaves and Dead Bushes + optional Vegancraft features.

You are allowed to:

  • Download, use, and edit this datapack1 for personal use.
  • Use this datapack or variations of it in a Minecraft server.
  • Publish audiovisual content that uses this datapack or variations of it (e.g. gameplay videos on online platforms), as long as you acknowledge me (Daenvil) as the author of this datapack and provide a link either to this website or to the datapack’s PlanetMinecraft page, if listed above.
  • Share this datapack or variations of it privately (e.g. transferring the files to friends), as long as there is no financial profit involved, the files are not publicly available, and these terms are included with the files you share in text format (these terms are already included in all my datapacks, just don’t remove them).

You are not allowed to:

  • Publish this datapack or variations of it without explicit permission from me.

  1. For all legal purposes, “this datapack” refers to all the files (source code, images, and any other) downloadable from this webpage or from its PlanetMinecraft page, if listed above.