Skip to content

doesDeveloper/Sneaky-Tree-Growing

Repository files navigation

Sneaky Tree Growing

Sneak to grow Trees

Like the project? Leave a 💖Follow on this Mod!

Current Release Discord Code size GitHub

Downloads

You can find downloads in the list below or by Compiling from source. There is no alternative download links/pages that are official maintained by Qubik Studios when they are not shown here.

Downloades

CurseForge Modrinth

Features

Sneak in a 6x6 area to apply Saplings a Bonemeal effect. You can change the radius and chance of this effect in the Config *You can also enable certain functions like a mode where it also apply the Bonemeal effect to seeds/crops. (Build in only works with Vanilla Minecraft seeds)

Custom Tags

In the newest version you can now add tags from mods that are not supportet. As example you can add manually support for Dynamic tree's. Just go for that in the config and add your favorite mod tag in the section: "Custom-Tags = []" An example how you use the custom tag system is in the Config.

Config

[SneakyTreeGrowing]
  #Increasing this value will change the area-of-effect from the mod
  #Default value: 6
  #Range: 1 ~ 1000
  Tree-Meal-Radius = 6
  #Changing this value will change the chance if a bonemeal effect gets applied or not
  #Default value: 15
  #Range: 1 ~ 100
  Tree-Meal-Chance = 100

  [SneakyTreeGrowing.Crop-Settings]
  #Increasing this value will change the area-of-effect from the crop meal effect
  #Default value: 6
  #Range: 1 ~ 25
  Crop-Meal-Radius = 6
  #Changing this value to true will allow the mod to apply the bonemeal effect to crops like wheat and potato. Only works on Vannila plants
  #Default value: false
  Crop-Meal-Allowed = false
  #Changing this value will change the chance if a bonemeal effect gets applied to crops or not
  #Default value: 5
  #Range: 1 ~ 50
  Crop-Meal-Chance = 5

  [SneakyTreeGrowing.Custom-Tag]
  #All values added in this list will result in support for the bonemeal effect. 
  #Example: ["forge:seeds", "minecraft:crops"]
  Custom-Tags = ["minecraft:saplings"]
  #Changing this value will change the chance if a bonemeal effect gets applied to custom tags or not
  #Default Value: 15
  #Range: 1 ~ 1000
  Custom-Tags-Meal-Chance = 15
  #Increasing this value will change the area-of-effect from the custom-tag meal effect
  #Default Value: 6
  #Range: 1 ~ 1000
  Custom-Tags-Meal-Radius = 6
  #Enable Custom tag support for the mod.
  #Default value: false
  Enable-Custom-Tags = true

The Config is located at: "//config/Qubik Studios Mods/sneakytreegrowing.toml"

Note on Modpack creators and Disseminator

You can use this mod for free in your Modpack. Just make sure to credit this mod. If you want to republish this mod on a other platform you have to join our Discord and ask the Developer. Reselling of this mod is prohibited! If you bought this mod please join our Discord and report the person who was selling this to you.

Need Help? Join our Discord!

Discord

A Project maintained and created by

Qubik Studios

About

Sneak to gorw trees!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages