diff --git a/biomes/forest.json b/biomes/forest.json index ac7cc8a4..0a3b8f88 100644 --- a/biomes/forest.json +++ b/biomes/forest.json @@ -9,7 +9,7 @@ "LONG_GRASS:2=0.13" ], "objects": [ - "tree/oak/medium=0.2", - "tree/oak/small=0.2" + "tree/oak/medium=0.4", + "tree/oak/small=0.4" ] } \ No newline at end of file diff --git a/biomes/jungle.json b/biomes/jungle.json index 2902aa79..bc7f3f73 100644 --- a/biomes/jungle.json +++ b/biomes/jungle.json @@ -10,7 +10,9 @@ "LONG_GRASS:2=0.13" ], "objects": [ - "tree/jungle/medium=0.8", - "clutt=0.01" + "tree/jungle/medium=1.8", + "clutt=0.3", + "tree/colossal/jungle/massive=0.03", + "boulder/stone/medium=0.1" ] } \ No newline at end of file diff --git a/biomes/jungle_hills.json b/biomes/jungle_hills.json index 04e2088e..2d305ef1 100644 --- a/biomes/jungle_hills.json +++ b/biomes/jungle_hills.json @@ -12,7 +12,8 @@ "LONG_GRASS:2=0.02" ], "objects": [ - "tree/jungle/medium=0.8", - "clutt=0.01" + "tree/jungle/medium=1.8", + "clutt=0.3", + "/tentacle/slimy=0.5" ] } \ No newline at end of file diff --git a/biomes/swamp.json b/biomes/swamp.json index 3a3c9e1a..0d31a7bc 100644 --- a/biomes/swamp.json +++ b/biomes/swamp.json @@ -11,10 +11,12 @@ "LONG_GRASS:2=0.03" ], "objects": [ - "/tentacle/oak=0.01", + "/tentacle/oak=0.05", "/tree/creepyoak/large=0.02", "/tree/creepyoak/medium=0.9", "tree/oak/medium=0.2", - "tree/oak/small=0.2" + "tree/oak/small=0.2", + "tree/colossal/willow/supermassive=0.015", + "tree/colossal/willow/dead/supermassive=0.005" ] } \ No newline at end of file diff --git a/objects/tentacle/slimy/TentacleSlimy1.ish b/objects/tentacle/slimy/TentacleSlimy1.ish new file mode 100644 index 00000000..db938226 Binary files /dev/null and b/objects/tentacle/slimy/TentacleSlimy1.ish differ diff --git a/objects/tentacle/slimy/TentacleSlimy2.ish b/objects/tentacle/slimy/TentacleSlimy2.ish new file mode 100644 index 00000000..24e15b1d Binary files /dev/null and b/objects/tentacle/slimy/TentacleSlimy2.ish differ diff --git a/objects/tentacle/slimy/TentacleSlimy3.ish b/objects/tentacle/slimy/TentacleSlimy3.ish new file mode 100644 index 00000000..42c29f05 Binary files /dev/null and b/objects/tentacle/slimy/TentacleSlimy3.ish differ diff --git a/objects/tentacle/slimy/TentacleSlimy4.ish b/objects/tentacle/slimy/TentacleSlimy4.ish new file mode 100644 index 00000000..e0871267 Binary files /dev/null and b/objects/tentacle/slimy/TentacleSlimy4.ish differ diff --git a/objects/tentacle/slimy/TentacleSlimy5.ish b/objects/tentacle/slimy/TentacleSlimy5.ish new file mode 100644 index 00000000..4632139d Binary files /dev/null and b/objects/tentacle/slimy/TentacleSlimy5.ish differ diff --git a/objects/tentacle/slimy/TentacleSlimy6.ish b/objects/tentacle/slimy/TentacleSlimy6.ish new file mode 100644 index 00000000..669e9906 Binary files /dev/null and b/objects/tentacle/slimy/TentacleSlimy6.ish differ diff --git a/objects/tentacle/slimy/TentacleSlimy7.ish b/objects/tentacle/slimy/TentacleSlimy7.ish new file mode 100644 index 00000000..7800f3ea Binary files /dev/null and b/objects/tentacle/slimy/TentacleSlimy7.ish differ diff --git a/objects/tentacle/slimy/TentacleSlimy8.ish b/objects/tentacle/slimy/TentacleSlimy8.ish new file mode 100644 index 00000000..57e0ff5c Binary files /dev/null and b/objects/tentacle/slimy/TentacleSlimy8.ish differ diff --git a/objects/tentacle/slimy/flags.ifl b/objects/tentacle/slimy/flags.ifl new file mode 100644 index 00000000..38c43764 --- /dev/null +++ b/objects/tentacle/slimy/flags.ifl @@ -0,0 +1,2 @@ +sink 2 +replace WOOL:5 STAINED_CLAY:13 \ No newline at end of file diff --git a/objects/tree/colossal/jungle/massive/flags.ifl b/objects/tree/colossal/jungle/massive/flags.ifl new file mode 100644 index 00000000..9d6d4a78 --- /dev/null +++ b/objects/tree/colossal/jungle/massive/flags.ifl @@ -0,0 +1 @@ +sink 8 \ No newline at end of file diff --git a/objects/tree/colossal/jungle/massive/jungle1.ish b/objects/tree/colossal/jungle/massive/jungle1.ish new file mode 100644 index 00000000..f940c511 Binary files /dev/null and b/objects/tree/colossal/jungle/massive/jungle1.ish differ diff --git a/objects/tree/colossal/willow/dead/supermassive/dead1.ish b/objects/tree/colossal/willow/dead/supermassive/dead1.ish new file mode 100644 index 00000000..b6e85412 Binary files /dev/null and b/objects/tree/colossal/willow/dead/supermassive/dead1.ish differ diff --git a/objects/tree/colossal/willow/dead/supermassive/dead2.ish b/objects/tree/colossal/willow/dead/supermassive/dead2.ish new file mode 100644 index 00000000..292605b2 Binary files /dev/null and b/objects/tree/colossal/willow/dead/supermassive/dead2.ish differ diff --git a/objects/tree/colossal/willow/supermassive/willow1.ish b/objects/tree/colossal/willow/supermassive/willow1.ish new file mode 100644 index 00000000..020ef101 Binary files /dev/null and b/objects/tree/colossal/willow/supermassive/willow1.ish differ diff --git a/objects/tree/colossal/willow/supermassive/willow2.ish b/objects/tree/colossal/willow/supermassive/willow2.ish new file mode 100644 index 00000000..a9b6813d Binary files /dev/null and b/objects/tree/colossal/willow/supermassive/willow2.ish differ diff --git a/objects/tree/colossal/willow/supermassive/willow3.ish b/objects/tree/colossal/willow/supermassive/willow3.ish new file mode 100644 index 00000000..416d827f Binary files /dev/null and b/objects/tree/colossal/willow/supermassive/willow3.ish differ diff --git a/objects/tree/colossal/willow/supermassive/willow4.ish b/objects/tree/colossal/willow/supermassive/willow4.ish new file mode 100644 index 00000000..5e3f1077 Binary files /dev/null and b/objects/tree/colossal/willow/supermassive/willow4.ish differ diff --git a/objects/tree/jungle/medium/flags.ifl b/objects/tree/jungle/medium/flags.ifl index ea51510f..cb329055 100644 --- a/objects/tree/jungle/medium/flags.ifl +++ b/objects/tree/jungle/medium/flags.ifl @@ -1 +1 @@ -sink 3 \ No newline at end of file +sink 5 \ No newline at end of file diff --git a/objects/tree/serrulata/bleeding/alt/medium/flags.ifl b/objects/tree/serrulata/bleeding/alt/medium/flags.ifl index fed721e3..55bcd0a7 100644 --- a/objects/tree/serrulata/bleeding/alt/medium/flags.ifl +++ b/objects/tree/serrulata/bleeding/alt/medium/flags.ifl @@ -1 +1,2 @@ -replace CONCRETE_POWDER STAINED_GLASS \ No newline at end of file +replace CONCRETE_POWDER STAINED_GLASS +sink 1 \ No newline at end of file diff --git a/objects/tree/serrulata/bleeding/large/flags.ifl b/objects/tree/serrulata/bleeding/large/flags.ifl index fed721e3..55bcd0a7 100644 --- a/objects/tree/serrulata/bleeding/large/flags.ifl +++ b/objects/tree/serrulata/bleeding/large/flags.ifl @@ -1 +1,2 @@ -replace CONCRETE_POWDER STAINED_GLASS \ No newline at end of file +replace CONCRETE_POWDER STAINED_GLASS +sink 1 \ No newline at end of file diff --git a/objects/tree/serrulata/bleeding/medium/flags.ifl b/objects/tree/serrulata/bleeding/medium/flags.ifl index e21cb53c..f9c21d10 100644 --- a/objects/tree/serrulata/bleeding/medium/flags.ifl +++ b/objects/tree/serrulata/bleeding/medium/flags.ifl @@ -1 +1,2 @@ -replace STAINED_HARDENED_CLAY:13 STAINED_GLASS:10 \ No newline at end of file +replace STAINED_HARDENED_CLAY:13 STAINED_GLASS:10 +sink 1 \ No newline at end of file diff --git a/objects/tree/serrulata/nobleed/medium/flags.ifl b/objects/tree/serrulata/nobleed/medium/flags.ifl index fed721e3..55bcd0a7 100644 --- a/objects/tree/serrulata/nobleed/medium/flags.ifl +++ b/objects/tree/serrulata/nobleed/medium/flags.ifl @@ -1 +1,2 @@ -replace CONCRETE_POWDER STAINED_GLASS \ No newline at end of file +replace CONCRETE_POWDER STAINED_GLASS +sink 1 \ No newline at end of file diff --git a/objects/tree/serrulata/sakura/medium/flags.ifl b/objects/tree/serrulata/sakura/medium/flags.ifl index fed721e3..55bcd0a7 100644 --- a/objects/tree/serrulata/sakura/medium/flags.ifl +++ b/objects/tree/serrulata/sakura/medium/flags.ifl @@ -1 +1,2 @@ -replace CONCRETE_POWDER STAINED_GLASS \ No newline at end of file +replace CONCRETE_POWDER STAINED_GLASS +sink 1 \ No newline at end of file