Trees are now backed with a registry, custom trees can override Vanilla ones.

This commit is contained in:
dfsek
2020-11-09 01:19:24 -07:00
parent 0e3577063e
commit 57cefea2f3
12 changed files with 56 additions and 48 deletions

View File

@@ -66,16 +66,6 @@ ores:
min-height: 0
max-height: 16
trees:
chance: 15
density: 1
items:
SPRUCE:
weight: 1
y:
min: 58
max: 72
flora:
chance: 60
attempts: 2

View File

@@ -66,16 +66,6 @@ ores:
min-height: 0
max-height: 16
trees:
chance: 15
density: 1
items:
SPRUCE:
weight: 1
y:
min: 58
max: 72
flora:
chance: 60
attempts: 2

View File

@@ -66,16 +66,6 @@ ores:
min-height: 0
max-height: 16
trees:
chance: 15
density: 1
items:
SPRUCE:
weight: 1
y:
min: 58
max: 72
flora:
chance: 60
attempts: 2

View File

@@ -43,7 +43,7 @@ flora:
trees:
density: 75
items:
SPRUCE_CUSTOM:
SPRUCE:
weight: 1
y:
min: 58

View File

@@ -36,7 +36,7 @@ flora:
trees:
density: 75
items:
SPRUCE_CUSTOM:
SPRUCE:
weight: 1
y:
min: 58

View File

@@ -22,7 +22,7 @@ snow:
max: 255
chance: 100
trees:
density: 200
density: 60
items:
SPRUCE:
weight: 1

View File

@@ -22,7 +22,7 @@ snow:
max: 255
chance: 100
trees:
density: 200
density: 60
items:
SPRUCE:
weight: 1

View File

@@ -22,7 +22,7 @@ snow:
max: 255
chance: 100
trees:
density: 200
density: 60
items:
SPRUCE:
weight: 1

View File

@@ -6,7 +6,7 @@ files:
spruce5: 1
spruce6: 1
spruce7: 1
id: SPRUCE_CUSTOM
id: SPRUCE
y-offset: 0
spawnable:
- "minecraft:grass_block"