icicles again?
This commit is contained in:
parent
ee1302e5e0
commit
3ddc685da0
4 changed files with 22 additions and 2 deletions
|
|
@ -0,0 +1,10 @@
|
||||||
|
{
|
||||||
|
"type": "tfc:thin_spike",
|
||||||
|
"config": {
|
||||||
|
"state": "tfc:icicle",
|
||||||
|
"radius": 10,
|
||||||
|
"tries": 50,
|
||||||
|
"min_height": 2,
|
||||||
|
"max_height": 5
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,10 @@
|
||||||
|
{
|
||||||
|
"type": "tfc:thin_spike",
|
||||||
|
"config": {
|
||||||
|
"state": "tfc:icicle",
|
||||||
|
"radius": 10,
|
||||||
|
"tries": 50,
|
||||||
|
"min_height": 2,
|
||||||
|
"max_height": 5
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"feature": "tfc:icicle",
|
"feature": "tfg:mars/underground/icicle",
|
||||||
"placement": [
|
"placement": [
|
||||||
{
|
{
|
||||||
"type": "minecraft:count",
|
"type": "minecraft:count",
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"feature": "tfc:icicle",
|
"feature": "tfg:mars/underground/icicle_extra",
|
||||||
"placement": [
|
"placement": [
|
||||||
{
|
{
|
||||||
"type": "minecraft:count",
|
"type": "minecraft:count",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue