LlamaBlocks
No reviews yet
Building Blocks, Farming Items, Generation Features, Redstone Features, and much more!
Mechanics and features that improve on the Vanilla redstone system, from QoL to compact circuit substitutes.
General improvements to world generation, such as bug fixes, aesthetic overhauls, or misc additions.
Enhances farming mechanics and introduces new crops and livestock.
A mod made using MCreator, which is a tool for creating custom mods without programming knowledge.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
LlamaBlocks
LlamaBlocks is a complex, multi-year long development, MCreator mod which adds a ton of features. These include 702 variants of custom building blocks, the complex Computer block with a calculator and much more, a password system for improved game-immersion, many custom storage items, a custom Banana farming item with some cool gimmicks, a custom damaging fluid named Acid, and more!

Building Blocks
There are Custom Bricks and "Large Tiles" added in LlamaBlocks. Both come in 19 colors: all 16 vanilla colors (White, Light Gray, Gray, Black, Brown, Red, Orange, Yellow, Lime, Green, Cyan, Light Blue, Blue, Purple, Magenta, Pink), plus Industrial (Netherite-colored), Cherry (hot pink), and Teal variants. On top of that, every Brick and Large Tile has a cracked equivalent.
There are also Tiles (Black and White) and Ceiling Tiles (Blue and Light Gray).
Each color variant or tile type has a corresponding block set, which includes the following: full block, stair, slab, wall, fence, fence gate, trapdoor, pressure plate, and button.

Banana-Adjacent Features
The Banana
The banana is a somewhat basic food item in terms of nutrition, but you can eat them very fast. Banana Plants naturally generate in Banana Patches.
The Golden Banana
When you surround a Banana with 8 gold in a crafting table, you get a Golden Banana. These have more saturation and hunger restoration, give you regeneration for a split second (just enough for you to heal once), and grant the Luck effect for 45 seconds after eating.
The Banana Plant
This is a naturally spawning plant that works similarly to something like sugar cane, but it grows 5 blocks high, can be bonemealed, and drops a combination of Bananas, Banana Plants, and bonemeal.
Farm Scraps
Farm Scraps are non-plantable items that can be used to duplicate some seeds, be composted, and be crafted into brown dye.

Acid
Acid is a fluid that naturally generates in Acid Lakes in the Outer End Islands and can be accessed in the Creative menu. When you step into acid, it damages you instantly, similar to lava. However, it's not based on fire and has a custom damage system.

The Backpacks
Backpacks are items that store items like a chest, but are kept in your inventory instead of being placed as a block.
The Backpack
This is the cheaper-to-craft, but less functional, variant of the backpack. It can store 3 rows of items, but that's pretty much it.
The Netherite Backpack
The Netherite Backpack is an upgrade to the Backpack which:
- Has 4 rows of items
- Cannot burn, which protects your items if you drop them or die in fire or lava
- Has a Delete Items button
The Variable Light
This is a block that, when a neighboring block is updated, sets its light level to the maximum redstone power being input into it.

The Secure Storage Block
This is like a barrel, but:
- It has 7 rows of items
- There is a button that deletes all items, with an option to hide it to prevent accidental deletions
- It supports passwords using the Password System

The Password System
The Secure Storage Block, Computer, and Authenticator all support passwords. By default, the password is blank. When there is no password set yet, the Computer and Secure Storage Block skip the password screen, but the Authenticator instead requires the user to leave the password field blank. The user can change passwords using the Password Changer, though they need to enter the existing password.
Important Security Concerns
- Operators can see any password, meaning that passwords are not actually private.
- Passwords are basically stored in plaintext, meaning it is very unsafe to use a real password in LlamaBlocks.
More specifically, passwords are stored in an NBT text tag named
access_password, which can be easily viewed using the vanilla/datacommand.

The Authenticator
This asks for a password using the Password System and, if successful, gives a redstone pulse for 0.75 seconds.
The Computer
The Computer offers a variety of features for information, math, player management, and more. This includes a calculator, a player messaging system, a redstone output slider, formatted in-game time display, and a list of players.

LlamaBlocks
LlamaBlocks is a complex, multi-year long development, MCreator mod which adds a ton of features. These include 702 variants of custom building blocks, the complex Computer block with a calculator and much more, a password system for improved game-immersion, many custom storage items, a custom Banana farming item with some cool gimmicks, a custom damaging fluid named Acid, and more!

Building Blocks
There are Custom Bricks and "Large Tiles" added in LlamaBlocks. Both come in 19 colors: all 16 vanilla colors (White, Light Gray, Gray, Black, Brown, Red, Orange, Yellow, Lime, Green, Cyan, Light Blue, Blue, Purple, Magenta, Pink), plus Industrial (Netherite-colored), Cherry (hot pink), and Teal variants. On top of that, every Brick and Large Tile has a cracked equivalent.
There are also Tiles (Black and White) and Ceiling Tiles (Blue and Light Gray).
Each color variant or tile type has a corresponding block set, which includes the following: full block, stair, slab, wall, fence, fence gate, trapdoor, pressure plate, and button.

Banana-Adjacent Features
The Banana
The banana is a somewhat basic food item in terms of nutrition, but you can eat them very fast. Banana Plants naturally generate in Banana Patches.
The Golden Banana
When you surround a Banana with 8 gold in a crafting table, you get a Golden Banana. These have more saturation and hunger restoration, give you regeneration for a split second (just enough for you to heal once), and grant the Luck effect for 45 seconds after eating.
The Banana Plant
This is a naturally spawning plant that works similarly to something like sugar cane, but it grows 5 blocks high, can be bonemealed, and drops a combination of Bananas, Banana Plants, and bonemeal.
Farm Scraps
Farm Scraps are non-plantable items that can be used to duplicate some seeds, be composted, and be crafted into brown dye.

Acid
Acid is a fluid that naturally generates in Acid Lakes in the Outer End Islands and can be accessed in the Creative menu. When you step into acid, it damages you instantly, similar to lava. However, it's not based on fire and has a custom damage system.

The Backpacks
Backpacks are items that store items like a chest, but are kept in your inventory instead of being placed as a block.
The Backpack
This is the cheaper-to-craft, but less functional, variant of the backpack. It can store 3 rows of items, but that's pretty much it.
The Netherite Backpack
The Netherite Backpack is an upgrade to the Backpack which:
- Has 4 rows of items
- Cannot burn, which protects your items if you drop them or die in fire or lava
- Has a Delete Items button
The Variable Light
This is a block that, when a neighboring block is updated, sets its light level to the maximum redstone power being input into it.

The Secure Storage Block
This is like a barrel, but:
- It has 7 rows of items
- There is a button that deletes all items, with an option to hide it to prevent accidental deletions
- It supports passwords using the Password System

The Password System
The Secure Storage Block, Computer, and Authenticator all support passwords. By default, the password is blank. When there is no password set yet, the Computer and Secure Storage Block skip the password screen, but the Authenticator instead requires the user to leave the password field blank. The user can change passwords using the Password Changer, though they need to enter the existing password.
Important Security Concerns
- Operators can see any password, meaning that passwords are not actually private.
- Passwords are basically stored in plaintext, meaning it is very unsafe to use a real password in LlamaBlocks.
More specifically, passwords are stored in an NBT text tag named
access_password, which can be easily viewed using the vanilla/datacommand.

The Authenticator
This asks for a password using the Password System and, if successful, gives a redstone pulse for 0.75 seconds.
The Computer
The Computer offers a variety of features for information, math, player management, and more. This includes a calculator, a player messaging system, a redstone output slider, formatted in-game time display, and a list of players.

Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers