Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nincodedo/mc-java-bedrock-bone-meal-datapack
A Minecraft Java datapack that recreates some of Minecraft Bedrock's bone meal functionality for players and dispensers.
https://github.com/nincodedo/mc-java-bedrock-bone-meal-datapack
minecraft minecraft-data-pack minecraft-datapack minecraft-datapacks minecraft-java minecraft-server
Last synced: about 1 month ago
JSON representation
A Minecraft Java datapack that recreates some of Minecraft Bedrock's bone meal functionality for players and dispensers.
- Host: GitHub
- URL: https://github.com/nincodedo/mc-java-bedrock-bone-meal-datapack
- Owner: Nincodedo
- License: mit
- Created: 2023-05-03T16:05:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-27T01:28:08.000Z (about 2 months ago)
- Last Synced: 2024-10-27T02:27:56.459Z (about 2 months ago)
- Topics: minecraft, minecraft-data-pack, minecraft-datapack, minecraft-datapacks, minecraft-java, minecraft-server
- Language: mcfunction
- Homepage:
- Size: 6.79 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bedrock Bone Meal Datapack
[![Modrinth Game Versions](https://img.shields.io/modrinth/game-versions/lrTKvLFZ?logo=modrinth&style=for-the-badge) ![Modrinth Downloads](https://img.shields.io/modrinth/dt/lrTKvLFZ?color=blue&logo=modrinth&style=for-the-badge)](https://modrinth.com/datapack/bedrock-bone-meal)
Bedrock Bone Meal Datapack is a Minecraft Java datapack that recreates some of Minecraft Bedrock's bone meal functionality for players and dispensers. If you are playing with this datapack on a server, you will need to enabled command blocks in the server.properties.
## Player Interactions
Use bone meal on sugar cane!
![A gif of Minecraft Java. The player is holding bone meal in their right hand and use it on a 1 high block of sugar cane. It grows to a 3 high block of sugar cane.](/docs/images/sugar_cane_bone_meal.gif)
![A screenshot of Minecraft Java. The player is holding bone meal in their right hand and standing in front of a 3 high block of sugar cane. The player just used the bone meal to grow the sugar cane.](/docs/images/bone_meal_on_sugar_cane.png)
and on small flowers!
![A screenshot of Minecraft Java. The player is holding bone meal in their right hand and standing in front of a few red and yellow small flowers. The player just used the bone meal to grow more small flowers.](/docs/images/bone_meal_on_small_flowers.png)
## Dispenser Interactions
Dispensers can use bone meal to grow sugar cane, just like players. After first loading this datapack, you will need to break and replace existing dispensers for this to work properly.
![A screenshot of Minecraft Java. The player is pressing a button attached to a dispenser. The dispenser has a 3 block high sugar cane in front of it. The sugar cane has just been grown by the dispenser.](/docs/images/dispenser_using_bone_meal_on_sugar_cane.png)
## Downloads
You can download the datapack here in [GitHub releases](https://github.com/Nincodedo/mc-java-bedrock-bone-meal-datapack/releases/latest) or on [Modrinth](https://modrinth.com/datapack/bedrock-bone-meal).