Placeable Plants
ModrinthWant a greener Minecraft? This Fabric mod makes it simple to place plants on almost any block. Install it on your server for a performance-friendly way to enrich your world with vegetation.
30.2k téléchargements 65 abonnés mis à jour 1mo ago
dernière v1.3.0-alpha.2+1.21.8 Modrinth
Placeable Plants
🪴 What is it?
This Fabric Mod allows you to place plants on almost all blocks.
Fill your world with greenery!
🎉 Feature
- This Mod allows you to place plants on any flat surface. To do that, just right-click on a flat surface.
- Added recipes for Tall Dry Grass, Tall Grass and Large Fern
🎍 How to use?
When you right-click on a floor block, with some plant it'll be plants
The available plants are:
- Grass and Tall Grass
- Fern and Large Fern
- Cactus
- Sugar Cane
- Bamboo
- Dead Bush
- Cocoa beans
- Sweet Berries
- Big / Small Dripleaf
- Nether Wart
- Nether Sprouts
- Crimson / Warped Roots
- Mangrove Propagule
- Torchflowers
- Pitcher Plant
- ...
- All Flowers
- All Saplings
- All Crops
📦 How to install?
- Download the Mod
- Navigate to your
modsfolder - Put the downloaded
.jarfile (Placeable Plants) into this folder
🛠️ Configuration
The mod allows you to control whether various plants can be placed anywhere (default: all enabled).
The primary way to configure this is through the mod menu's settings panel.
For advanced users, the placeable.json configuration file can also be directly modified as a secondary method.
config/placeable.json
{
// Enable or disable the mod.
"enable": true,
// Allow placement on blocks without a top rim.
"placedWithoutTopRim": false,
// Allow or disable specific plants.
"allowPlaceablePlants": {
"OAK_SAPLING": true,
"SPRUCE_SAPLING": true,
...
"NETHER_SPROUTS": true,
"NETHER_WART": true,
"LILY_PAD": true
}
}
📌 Credits
Bisumto the original creator of this feature.
Versions
Release
1.2.0
**Full Changelog**: https://github.com/wenwen357951/placeable-fabric/compare/mc1.21.4-1.2.0...mc1.21.2-1.2.0
Release
1.2.0
**Full Changelog**: https://github.com/wenwen357951/placeable-fabric/compare/mc1.21.5-1.2.0-rc.2...mc1.21.4-1.2.0
Beta
1.2.0-rc.2
- Upgraded to support Minecraft 1.21.5
- Added [Mod Menu](https://modrinth.com/mod/modmenu/versions) and [Cloth Config…
Release
1.1.1
- Added red/brown mushroom plants that can be placed anywhere.
- Added yaml file version control (for Dev)
- Support Minecraft 1.21.1
- Fixed missing crops…
Release
1.1.0
### Added
- Add Configuration functionality to control whether each plant can be placed anywhere.
- Add tall grass and large ferns to recipe.
- Add new plants…

Commentaires 0
Aucun commentaire pour l'instant. Sois le premier à donner ton avis.