Mods / Chute Block Placer

Tags: #Technology #Utility
Author: TheInsanityGod
Side: Both
Created: Oct 28th 2024 at 7:22 PM
Last modified: Sep 9th at 9:14 PM
Downloads: 3677
Follow Unfollow 83

Latest release (for Vintage Story 1.21.0 and 1.21.1, potentially outdated):
chuteblockplacer_1.0.5.zip  1-click install


Ever wanted your chute system to actually place the block instead of just dropping it? Wel now it can!

New:

  • Can now also drop sideways

Features

  • Drops blocks as a falling block rather then an item (by default this triggers on any block but you limit this to blocks that are normally affected by gravity in the config)
  • Pile (like charcoal) items will be placed on the ground (This does not include GroundStorables like firewood)


All items that can't be placed will be dropped as items so be carefull.

 

Compatibility

Mod Version For Game version Downloads Released Changelog Download 1-click mod install*
1.0.5 492 Sep 9th at 9:14 PM chuteblockplacer_1.0.5.zip 1-click install

upgrade to .net8 and some minor adjustments to prevent some issues with 1.21

1.0.4 1359 Apr 8th at 8:45 PM chuteblockplacer_1.0.4.zip 1-click install

Chute block placer now respects unplaceable behavior and peatbrick now actually has this behavior

(has to do with some things being blocks that can't be placed rather then items for backwards compatibility reasons)

1.0.3 459 Mar 1st at 12:43 PM chuteblockplacer_1.0.3.zip 1-click install
some edge case handling (got to love obscure issues/edge cases in base game code)
#6
1.0.2 661 Jan 10th at 10:01 AM chuteblockplacer_1.0.2.zip 1-click install

Changed the recipe as it was conflicting with copper roof ridge

1.0.1 157 Jan 5th at 10:39 AM chuteblockplacer_1.0.1.zip 1-click install

Now with remapper so you can safely update existing worlds

1.0.0 88 Jan 4th at 11:54 PM chuteblockplacer_1.0.0.zip 1-click install

Chute Block Placer can now place blocks sideways as well

0.9.2 213 Nov 21st 2024 at 3:39 PM ChuteBlockPlacer_0.9.2.zip 1-click install
  • Even blocks that normally don't have gravity now actually fall out of the hopper as one.
  • Can now place piles (not to be confused with groundstorables)
0.9.1 107 Nov 20th 2024 at 6:38 PM ChuteBlockPlacer_0.9.1.zip 1-click install

now with Vanilla Variants support

0.9.0 141 Nov 1st 2024 at 2:25 PM Empty ChuteBlockPlacer_0.9.0.zip 1-click install

25 Comments (oldest first | newest first)

💬 Pervy_Sage, Aug 22nd at 9:55 PM

TheInsanityGod Thanks for the clarification.

💬 TheInsanityGod , Aug 22nd at 9:04 PM

Pervy_Sage, it does.

💬 Pervy_Sage, Aug 22nd at 8:44 PM (modified Aug 22nd at 8:45 PM)

TheInsanityGod If it continues placing a block after the space is clear that is indeed "waiting". 

💬 TheInsanityGod , Aug 22nd at 12:17 PM

Pervy_Sage nothing happens while the output space is blocked, no block placement, no falling blocks and no dropped items. I assume this is equivelant to what you call waiting.

💬 Pervy_Sage, Aug 21st at 10:58 PM (modified Aug 22nd at 8:45 PM)

What happens when the block it drops covers the air blocks directly in front of the chute block placer?

If it just waits until the block is clear this would be great for automating sieves.

💬 wildejackson, Apr 15th at 6:38 AM

I suppose in that case you would need to add a custom hopper block (a grate or something) that could have piles on them. I was imagining being able to store any pileable in a silo and pull from it. Im sure lots of players have wanted to do that

💬 TheInsanityGod , Apr 13th at 9:41 AM

wildejackson, not that difficult. Though you would have to search out for other piles since you have to grab from the top pile block first to avoid weird behavior (game already does that for player interaction on piles)

Not sure what the use case for this would be though, considering you can't place pile's on hoppers in the first place.

💬 wildejackson, Apr 13th at 6:09 AM

How difficult would it be to impliment behavour for hoppers to have them pull from piles? Wouldnt need to search out for other piles just the one above it

💬 TheInsanityGod , Apr 8th at 9:28 PM

Demonocolips, peat issue is fixed in latest issue.
(and made a pull request on sortable storage github with a fix for the charcoal issue)

💬 TheInsanityGod , Apr 7th at 8:37 PM

So peat thing is an issue on my side, I forgot to exclude to GroundStorables/Unplaceables from placement code :P (game has a lot of blocks that are not supposed to be placed but are considered blocks for legacy reasons)

Charcoal thing seems to be due to sortable storage replacing the charcoal item class with a custom class (to deal with an issue in regards to poor vanilla code for writing on labeled chests)

I'll see about getting these fixed

💬 TheInsanityGod , Apr 7th at 3:37 PM

hmm what a curious incompatibility, guess I'll take a look

💬 Demonocolips, Apr 6th at 7:42 PM

no. its just dropping to the ground from the chute that feeds into it. just my luck to somehow have a mod that causes an incompatibility or something. https://steamcommunity.com/sharedfiles/filedetails/?id=3459445634

 

ok found the mod that is incompatible with just charcoal for some reason. https://news.kalataka.ru/sortablestorage

updated to its latest version and it still happens.

 

also weird thing with peat came up in testing single peat brick with wall hack around it being placed. https://steamcommunity.com/sharedfiles/filedetails/?id=3459482931

💬 TheInsanityGod , Apr 6th at 9:29 AM

Just tested in 1.20.7, seems to work just fine.

 

Demonocolips, are you by chance trying to drop black coal and charcoal onto the same pile?

If so that would be the issue: the game doesn't allow 2 different kinds of coal in the same pile -> it can't be placed -> it's dropped instead (as mentioned in mod description)

💬 Demonocolips, Apr 5th at 9:40 PM

am i missing something or does this not work with charcoal? it works fine with black coal but just drops charcoal on the ground. i checked in the mod config and there doesnt seem to be a way to change this. 

💬 TheInsanityGod , Jan 10th at 10:03 AM

Whoops, my bad. New version shouldn't conflict with any recipes (atleast not vanilla ones). TheFifthRider

💬 TheFifthRider, Jan 10th at 3:35 AM

Love this mod! Being able to keep my cementation furnace running without manual refueling is so good.

I have noticed that the crafting recipe seems to collide with the copper roof ridge, which I thiiink is a vanilla recipe? Any chance you could change it to something else?

💬 RosstheGreat, Jan 5th at 7:02 AM

lmao, well not everyone can see the future! TheInsanityGod

💬 TheInsanityGod , Jan 4th at 11:58 PM

RosstheGreat, the not foreseeable future has passed apperently :p

💬 RosstheGreat, Nov 21st 2024 at 8:33 PM

If it can place coal I don't mind setting up a system with 2 of them to keep coal constantly burning for the full duration of the steel burn. Although not having it output on the side is quite rough hahah. Understandable though!

💬 TheInsanityGod , Nov 21st 2024 at 11:47 AM

Placing coal yes, groundstackables maybe.

I have no plans of making it rotateable tough (not in the foreseeable future anyway) so it probably won't be much help in a cementation furnace due to lack of space.
(I have thought about making a fakeplayerblock mod though, kinda like an autonomous activator)

RosstheGreat

💬 RosstheGreat, Nov 20th 2024 at 9:58 PM

Like what Bullet said, being able to place coal or ground stackables would be a literal godsend. I can't tell you how annoying it is to keep up a cementation furnace manually! Is there any possibility of adding it as a feature using whatever function the "Crouch+Right Click" is based on for stackables?

💬 TheInsanityGod , Nov 12th 2024 at 9:13 AM

It drops those on the ground BulletJustice.
(as if you pressed Q from the inventory)

💬 BulletJustice, Nov 7th 2024 at 2:05 PM

How does this interact with placeables like Coal and Firewood? Does it slowly stack like it does from player, or does it drop those on the ground as if you press Q from inventory?

💬 TheInsanityGod , Nov 5th 2024 at 9:32 AM

No it just places actually blocks into the world SalazarWindriver.

💬 SalazarWindriver, Nov 4th 2024 at 12:32 PM

Will this try to place things like iron blooms onto an anvil?

 (edit comment delete)
Основной веб-сайт | Почтовый сервер | FTP сервер | Административная панель | API интерфейс | Content Delivery Network | Статические файлы | Ресурсы сайта | Изображения | Файловое хранилище | Блог | Интернет-магазин | Техническая поддержка | Справочная система | Документация | Форум | Новости | Загрузки | Демонстрация | Тестовая среда | Приложение | Медиа контент | Разработка | Промежуточная среда | Бета версия | Безопасная зона | Вход в систему | Панель управления | Портал | Система управления контентом