Language

ClassicEX

ClassicEX

Modrinth

Mod which makes adding simple blocks simple.

33 downloads updated 4mo ago
latest v0.1 Modrinth
Modloader c0.30_01c – c0.30_01c Utility

THIS MOD IS FOR c0.0.23a_01 NOT c0.30!!!!!!!!

this is also a jar mod

This mod makes adding simple blocks simple
The block.txt and terrain.png should be stored in the same directory as the world
(terrain.png is not needed as custom blocks can use default textures)

More Detailed Guide

aob - Amounts of blocks.
blockXID - id of the block.
blockXTexture - number of the texture in terrain.png of the block
blockXTTexture - secoundary texture (only needed for LogTileCustom)
blockXType - Type of the block, see below for currently available types
blockXSound - Sound of the block, see below for currently available types 
(nondefault Types are types that are made only for this mod and were created/modified more than the "just" Types)

Types : Falling, Bush, Glass
nondefault Types : LogTileCustom
Sounds : grass, cloth, gravel, stone, metal, wood

EXAMPLE OF blocks.txt FILE

aob=2
block1ID=43
block1Texture=66
block1TTexture=40
block1Type=LogTileCustom
block1Sound=grass

block2ID=44
block2Texture=40
block2Type=Falling
block2Sound=metal

Versions

Release
0.1
modloader · c0.30_01c · 4mo ago
# THIS MOD IS FOR c0.0.23a_01 NOT c0.30!!!!!!!!
33

Comments 0

No comments yet. Be the first to share your thoughts.

Download ClassicEX

Files are served directly from the original source. Modgrid does not host or modify them.