20 lines
552 B
SNBT
20 lines
552 B
SNBT
{
|
|
title: "Nether World",
|
|
icon: "minecraft:netherrack",
|
|
x: -3.0d,
|
|
y: -1.0d,
|
|
description: "Light up a rectangle of obsidian",
|
|
text: [
|
|
"The first layer of caves located underneath Terra's surface is called the Nether by its inhabitants.",
|
|
"It is full of liquid magma, yet the strange properties of its rocks and vegetation, which mostly feeds on sulfus and other inorganic compounds, make these caves breathable, and not particularly hot."
|
|
],
|
|
dependencies: [
|
|
"5d48a82a"
|
|
],
|
|
tasks: [{
|
|
uid: "a2a43a78",
|
|
type: "dimension",
|
|
dim: -1
|
|
}]
|
|
}
|