-
Notifications
You must be signed in to change notification settings - Fork 0
Blocks
GstDsapr edited this page Apr 5, 2021
·
8 revisions
This page descirbes blocks added by modpack
Every Block has the following attributes: hardness, blast resistance, entities spawnable, gravity, light value, passable, replaceable, tool and level.
- Hardness(H): The hardness of this block
- Blast Resistance(B): The blast resistance of this block
- Entities Spawnable(S): Can entities be spawned on this block
- Gravity(G): Is this block effected by gravity
- Light Value(V): The light value of this block
- Passable(P): Can players pass through this block
- Replaceable(R): Can this block be directly replaced by another block
-
Tool(T): Tool required to break this block
- P: Pickaxe
- S: Shovel
-
Level(L): Tool level required to break this block
- 0: Any
- 1: The same as mining iron ores
- 2: The same as mining diamond ores
- 3: The same as mining obsidians
| Block | H | B | S | G | V | P | R | T | L |
|---|---|---|---|---|---|---|---|---|---|
| Charged Certus Quartz Block | 5.0 | 6.0 | Yes | No | 0 | No | No | P | 2 |
| Crude Grimsand | 1.0 | 1.0 | Yes | No | 0 | Yes | No | S | 0 |
| Grimsand | 0.5 | 0.5 | Yes | Yes | 0 | No | No | S | 0 |
| Terra Cube | 5.0 | 50.0 | Yes | No | 8 | No | No | P | 3 |
| Void Rock | 3.0 | 3.0 | Yes | No | 0 | No | No | P | 0 |