Back to mods
OhTheseGrasses! project artwork

CurseForge · Hytale mod

OhTheseGrasses!

Grass now grow by itself! Tired of making grass in a farming bench? This mod is your solution!

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which OhTheseGrasses! release should I use?

Updated 6 months ago
Latest stable file OhTheseGrasses-1.0.2_Pre_Release.jar
Game version Not listed
Mod system Built-in Hytale mod system

OhTheseGrasses! OhTheseGrasses-1.0.2_Pre_Release.jar targets Hytale. Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer. No required dependencies listed for this file.

Where it goes

Where should OhTheseGrasses! be installed in Hytale?

Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.

Separate client mod Not supported
World host / dedicated server Required
Mod system for this release Built-in Hytale mod system
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

Put Hytale mods on the world host or dedicated server. Singleplayer runs a local server too; Hytale does not use separate client mods.

What else does OhTheseGrasses! OhTheseGrasses-1.0.2_Pre_Release.jar need?

OhTheseGrasses-1.0.2_Pre_Release.jar. Change the file and its required mods may change too.

No required dependencies listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional project dependencies. Check the creator notes before changing an existing world.

Before you install it

Add OhTheseGrasses! without breaking your instance.

Built for OhTheseGrasses! OhTheseGrasses-1.0.2_Pre_Release.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use OhTheseGrasses-1.0.2_Pre_Release.jar. It targets Hytale; another release may target a different game build or dependency set.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Enable it on the world host

    Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside OhTheseGrasses-1.0.2_Pre_Release.jar. It opens that exact file at the source.

About this project

What does OhTheseGrasses! add?

[WORKING ON RELEASE AND PRE-RELEASE]

For the pre-release, you need to download the "*_Pre_Release.jar" file

This mod adds the grass spread functionality, so the grass will spread only to allowed blocks, like dirt, and replace the dirt block with the adjacent block, in this case, the grass. By default, the spread event occurs every 10 minutes. The event happens at each player's location, it isn't a global event, it is an entity (player) event. Also, by default, the event's action range is 20 blocks to all sides.

Showcase:

Some settings can be changed. You need to access the "GrassPropagationConfig.json". This file will be created after the server's first setup with the mod installed.

{
  "ProgationIntervalInMinutes": 1, // Here you can set the time interval between the events
  "BlocksDistanceToCheckPropagationXZ": 30, // Here you can set the XZ area in which the event occurs
  "BlocksDistanceToCheckPropagationY": 5, // Here you can set the Y area in which the event occurs
  "PropagationSourceBlockTypes": [ // Here you can set the list of allowed source blocks to propagate (the replacement block)
    "Soil_Grass"
  ],
  "PropagationTargetBlockTypes": [ // Here you can set the list of allowed source blocks to propagate (the blocks to be replaced)
    "Soil_Dirt"
  ],
  "PropagationTargetBlockTypesExclusions": [ // Here you can set the block replace exclusion list, blocks in this list won't be replaced
    "Soil_Dirt_Tilled"
  ]
}

Project description from CurseForge.

Recent files

OhTheseGrasses! releases and Hytale builds

3 of 3 releases match

Looking for an older file? The official CurseForge project page is in Resources.