Skip to content

Commit

Permalink
Init commit - v1.2a
Browse files Browse the repository at this point in the history
  • Loading branch information
catter1 committed Nov 7, 2022
0 parents commit 75ed1aa
Show file tree
Hide file tree
Showing 505 changed files with 22,373 additions and 0 deletions.
219 changes: 219 additions & 0 deletions data/minecraft/dimension/the_end.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,219 @@
{
"type": "minecraft:the_end",
"generator": {
"type": "minecraft:noise",
"settings": "minecraft:end",
"biome_source": {
"type": "minecraft:multi_noise",
"biomes": [
{
"biome": "minecraft:small_end_islands",
"parameters": {
"temperature": [
-1,
1
],
"humidity": [
-1,
1
],
"continentalness": [
-1,
0
],
"erosion": [
-1,
-0.3
],
"weirdness": [
-1,
1
],
"depth": -2,
"offset": 1
}
},
{
"biome": "nullscape:shadowlands",
"parameters": {
"temperature": [
-1,
1
],
"humidity": [
-1,
-0.2
],
"continentalness": [
-1,
0
],
"erosion": [
-1,
1
],
"weirdness": [
-1,
1
],
"depth": [
-1.4,
1
],
"offset": 0.49
}
},
{
"biome": "nullscape:void_barrens",
"parameters": {
"temperature": [
0,
1
],
"humidity": [
-1,
1
],
"continentalness": [
0.3,
1
],
"erosion": [
-1,
-0.15
],
"weirdness": [
-0.475,
0.475
],
"depth": [
-1.4,
1
],
"offset": 0.49
}
},
{
"biome": "nullscape:crystal_peaks",
"parameters": {
"temperature": [
0,
1
],
"humidity": [
-1,
1
],
"continentalness": [
0.3,
1
],
"erosion": [
-1,
-0.15
],
"weirdness": [
0.475,
1
],
"depth": [
-1.4,
1
],
"offset": 0.485
}
},
{
"biome": "nullscape:crystal_peaks",
"parameters": {
"temperature": [
0,
1
],
"humidity": [
-1,
1
],
"continentalness": [
0.3,
1
],
"erosion": [
-1,
-0.15
],
"weirdness": [
-1,
-0.475
],
"depth": [
-1.4,
1
],
"offset": 0.485
}
},
{
"biome": "minecraft:end_highlands",
"parameters": {
"temperature": [
-1,
1
],
"humidity": [
-1,
1
],
"continentalness": [
-1,
1
],
"erosion": [
-1,
1
],
"weirdness": [
-1,
1
],
"depth": [
-1.4,
1
],
"offset": 0.5
}
},
{
"biome": "minecraft:the_end",
"parameters": {
"temperature": [
-1,
1
],
"humidity": [
-1,
1
],
"continentalness": [
-1,
1
],
"erosion": [
-1,
1
],
"weirdness": [
-1,
1
],
"depth": [
1.9,
2.0
],
"offset": 0.75
}
}
]
}
}
}
26 changes: 26 additions & 0 deletions data/minecraft/dimension_type/the_end.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"logical_height": 384,
"infiniburn": "#minecraft:infiniburn_end",
"effects": "minecraft:the_end",
"ambient_light": 0,
"respawn_anchor_works": false,
"has_raids": true,
"min_y": 0,
"height": 384,
"natural": false,
"coordinate_scale": 1,
"piglin_safe": false,
"bed_works": false,
"fixed_time": 18000,
"has_skylight": false,
"has_ceiling": false,
"ultrawarm": false,
"monster_spawn_block_light_limit": 0,
"monster_spawn_light_level": {
"type": "minecraft:uniform",
"value": {
"min_inclusive": 0,
"max_inclusive": 7
}
}
}
51 changes: 51 additions & 0 deletions data/minecraft/loot_tables/blocks/amethyst_block.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
{
"type": "minecraft:block",
"pools": [
{
"rolls": 1,
"bonus_rolls": 0,
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:amethyst_block",
"conditions": [
{
"condition": "minecraft:random_chance",
"chance": 0.125
},
{
"condition": "minecraft:location_check",
"predicate": {
"dimension": "minecraft:the_end"
}
},
{
"condition": "minecraft:random_chance",
"chance": 0.1
}
]
},
{
"type": "minecraft:item",
"name": "minecraft:amethyst_block",
"conditions": [
{
"condition": "minecraft:inverted",
"term": {
"condition": "minecraft:location_check",
"predicate": {
"dimension": "minecraft:the_end"
}
}
}
]
}
],
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
]
}
]
}
6 changes: 6 additions & 0 deletions data/minecraft/tags/blocks/base_stone_overworld.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"replace": false,
"values": [
"end_stone"
]
}
6 changes: 6 additions & 0 deletions data/minecraft/tags/blocks/glowstone.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"replace": false,
"values": [
"glowstone"
]
}
7 changes: 7 additions & 0 deletions data/minecraft/tags/blocks/infiniburn_end.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"replace": false,
"values": [
"obsidian",
"crying_obsidian"
]
}
5 changes: 5 additions & 0 deletions data/minecraft/tags/blocks/sculk_replaceable_world_gen.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"values": [
"bone_block"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"replace":false,
"values": [
"nullscape:void_barrens",
"nullscape:shadowlands",
"nullscape:crystal_peaks"
]
}
50 changes: 50 additions & 0 deletions data/minecraft/worldgen/biome/end_barrens.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
{
"effects": {
"mood_sound": {
"sound": "minecraft:ambient.cave",
"tick_delay": 6000,
"block_search_extent": 8,
"offset": 2
},
"sky_color": 0,
"fog_color": 10518688,
"water_color": 4159204,
"water_fog_color": 329011
},
"carvers": {},
"features": [
[],
[],
[],
[],
[
"minecraft:end_gateway_return"
],
[],
[],
[],
[],
[]
],
"spawners": {
"monster": [
{
"type": "minecraft:enderman",
"weight": 10,
"minCount": 4,
"maxCount": 4
}
],
"creature": [],
"ambient": [],
"axolotls": [],
"underground_water_creature": [],
"water_creature": [],
"water_ambient": [],
"misc": []
},
"spawn_costs": {},
"precipitation": "none",
"temperature": 0.5,
"downfall": 0.5
}
Loading

0 comments on commit 75ed1aa

Please sign in to comment.