Skip to content

Commit

Permalink
Updated to version 1.2.3
Browse files Browse the repository at this point in the history
catter1 committed Sep 24, 2023
1 parent 0e9c9c4 commit d3a93ab
Showing 37 changed files with 51 additions and 1,040 deletions.
6 changes: 6 additions & 0 deletions data/c/tags/worldgen/biome/end_islands.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"replace": false,
"values": [
"nullscape:shadowlands"
]
}
Original file line number Diff line number Diff line change
@@ -2,16 +2,19 @@
"nullscape:crystal_peaks": {
"r": 176,
"g": 42,
"b": 203
"b": 203,
"name": "Crystal Peaks"
},
"nullscape:shadowlands": {
"r": 86,
"g": 46,
"b": 59
"b": 59,
"name": "Shadowlands"
},
"nullscape:void_barrens": {
"r": 160,
"g": 141,
"b": 166
"b": 166,
"name": "Void Barrens"
}
}
5 changes: 5 additions & 0 deletions data/c/worldgen/structure_icons.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"nullscape:dragon_skeleton": {
"item": "minecraft:bone_block"
}
}
6 changes: 6 additions & 0 deletions data/forge/tags/worldgen/biome/is_cold/end.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"replace": false,
"values": [
"#nullscape:all_nullscape_biomes"
]
}
6 changes: 6 additions & 0 deletions data/forge/tags/worldgen/biome/is_dry/end.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"replace": false,
"values": [
"#nullscape:all_nullscape_biomes"
]
}
131 changes: 0 additions & 131 deletions data/nullscape/loot_tables/phantom_nest.json

This file was deleted.

4 changes: 0 additions & 4 deletions data/nullscape/structure_icons.json

This file was deleted.

Binary file removed data/nullscape/structures/phantom/extension.nbt
Binary file not shown.
Binary file removed data/nullscape/structures/phantom/hive1.nbt
Binary file not shown.
Binary file removed data/nullscape/structures/phantom/hive2.nbt
Binary file not shown.
Binary file removed data/nullscape/structures/phantom/hive3.nbt
Binary file not shown.
Binary file removed data/nullscape/structures/phantom/main_hive.nbt
Binary file not shown.
Binary file removed data/nullscape/structures/phantom/ribbon1.nbt
Binary file not shown.
Binary file removed data/nullscape/structures/phantom/ribbon2.nbt
Binary file not shown.
Binary file removed data/nullscape/structures/phantom/ribbon3.nbt
Binary file not shown.
Binary file removed data/nullscape/structures/phantom/ribbon4.nbt
Binary file not shown.
Binary file removed data/nullscape/structures/phantom/ribbon5.nbt
Binary file not shown.
Binary file removed data/nullscape/structures/phantom/ribbon6.nbt
Binary file not shown.
Binary file removed data/nullscape/structures/phantom/ribbon7.nbt
Binary file not shown.
Binary file removed data/nullscape/structures/phantom/ribbon8.nbt
Binary file not shown.
58 changes: 0 additions & 58 deletions data/nullscape/worldgen/obsolete_feature/crystal/amethyst.json

This file was deleted.

58 changes: 0 additions & 58 deletions data/nullscape/worldgen/obsolete_feature/crystal/blackstone.json

This file was deleted.

58 changes: 0 additions & 58 deletions data/nullscape/worldgen/obsolete_feature/crystal/crying.json

This file was deleted.

Loading

0 comments on commit d3a93ab

Please sign in to comment.