Boe's Earth

Boe's Earth

Blockstates extension for shaders and resourcepacks

by
792 Downloads
fabricadventuredecorationmagic
Rent Server with this Mod

About this Mod

Boe's Earth

Description

Boe's Earth is a mod that adds additional blockstated to couple of vanilla blocks.
Those blockstates may be later used by shaders or resourcepacks to improve visual fidelity.

Added blockstates

  • is_on_leaves:
    Added to Snow, Vines and Carpets
    Example usage (Bliss shader):

    • Snow on top of waving leaves will wave alongside the leaves
    • Vines supported by/based on waving leaves will wave with them
  • snow_on_top:
    Added to leaves
    Example usage:

    • Leaves with snow on top will have different texture

FAQ

Q: Snow/Vines/Carpets are not waving
A: First make sure that your shader supports Boe's Earth, e.g. Bliss.
     Then, make sure their respective blockstates are enabled in the config.
     At last, naturally generated blocks always have the custom blockstates disabled, they will however update with time.
     If you want to speed up the updating process, increase the randomTickSpeed gamerule, and decrease it back after to its default 3/5
.
     You can also force an update by placing/destroying the blocks

Q: There is a lot of lag caused by this mod
A: You can disable some of the update logic in the config.
     On neighbor update updates are the heavies one and can be tuned with max chain updates.
     Random tick updates are the lighter and are connected to in-game randomTickSpeed gamerule

Q: Forge version?
A: The mod should work with Sinytra Connector, though that is not a guarantee in the future

Documentation

The mods adds just another blockstates to existing blocks.
The usage of those blockstates stays the same as for vanilla blockstates and any other blockstates added by different mods.

Outside of that, the mod also adds an Iris shader define named BOES_EARTH_BLOCKSTATES.
It can be used to add Boe's Earth blockstates support to your shader without breaking compatibility with vanilla blockstates.
That does not mean Boe's Earth blockstates are incompatible with Optifine or other shader loaders, but there will be no way to knowing shader-side if the mod is present or not!

Example usage - shader

Iris (vanilla compatible):

#ifdef BOES_EARTH_BLOCKSTATES
block.56=minecraft:birch_leaves minecraft:acacia_leaves snow:is_on_leaves=true vine:is_on_leaves=true blue_carpet:is_on_leaves=true moss_carpet:is_on_leaves=true
#else
block.56=minecraft:birch_leaves minecraft:acacia_leaves
#endif
#ifdef BOES_EARTH_BLOCKSTATES
#define boes_on_leaves = snow:is_on_leaves=true vine:is_on_leaves=true blue_carpet:is_on_leaves=true moss_carpet:is_on_leaves=true
#endif

block.56=minecraft:birch_leaves minecraft:acacia_leaves boes_on_leaves

Other shader loaders (not vanilla compatible):

block.56=minecraft:birch_leaves minecraft:acacia_leaves snow:is_on_leaves=true vine:is_on_leaves=true blue_carpet:is_on_leaves=true moss_carpet:is_on_leaves=true

Example usage - resourcepack

{
  "variants": {
    "layers=1,is_on_leaves=false": {
      "model": "minecraft:block/snow_height2"
    },
    "layers=2,is_on_leaves=false": {
      "model": "minecraft:block/snow_height4"
    },
    "layers=1,is_on_leaves=true": {
      "model": "minecraft:block/snow_on_leaves_height2"
    },
    "layers=2,is_on_leaves=true": {
      "model": "minecraft:block/snow_on_leaves_height4"
    }
  }
}

Or

{
  "multipart": [
    {
      "when": { "AND": [
        {"layers": "1" },
        {"is_on_leaves": false }
      ]},
      "apply": { "model": "minecraft:block/snow_height2" }
    },
    {
      "when": { "AND": [
        {"layers": "2" },
        {"is_on_leaves": false }
      ]},
      "apply": { "model": "minecraft:block/snow_height4" }
    },
    {
      "when": { "AND": [
        {"layers": "1" },
        {"is_on_leaves": true }
      ]},
      "apply": { "model": "minecraft:block/snow_on_leaves_height2" }
    },
    {
      "when": { "AND": [
        {"layers": "2" },
        {"is_on_leaves": true }
      ]},
      "apply": { "model": "minecraft:block/snow_on_leaves_height4" }
    }
  ]
}

Available Versions

Boe's Earth 1.3.0 for MC 1.21.1release
MC 1.21.1fabric
December 6, 2024
Boe's Earth 1.3.0 for MC 1.20.1-1.20.4release
MC 1.20.1, 1.20.2, 1.20.3, 1.20.4fabric
December 6, 2024
Boe's Earth 1.2.0 for MC 1.21.1release
MC 1.21.1fabric
December 3, 2024
Boe's Earth 1.2.0 for MC 1.20.1-1.20.4release
MC 1.20.1, 1.20.2, 1.20.3, 1.20.4fabric
December 3, 2024
Boe's Earth 1.1.0 for MC 1.21.1release
MC 1.21.1fabric
December 2, 2024

How to Install Boe's Earth on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set fabric Loader

In the panel under "Egg", select the fabric loader and matching Minecraft version (1.21.1).

3

Install Mod

Open the mod browser in the dashboard and search for "Boe's Earth". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

fabric

Minecraft Versions

1.21.1, 1.20.6, 1.20.5 (+4 more)

Server-side

Required

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

Boe's Earth server crashes on startup – what to do?

Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21.1). You can switch loaders with one click in the panel.

Is Boe's Earth compatible with fabric?

Boe's Earth officially supports fabric for Minecraft 1.21.1, 1.20.6, 1.20.5. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with Boe's Earth – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Boe's Earth consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.

Rent Modded Server

Install Boe's Earth with just one click on your server.

Recommended RAM
4 GBab €8/mo
Min. 3 GB | +1 GB pro 8 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
Apache License 2.0
Server-side
Required

Supported Versions

1.21.11.20.61.20.51.20.41.20.31.20.21.20.1