Space Engineers

Space Engineers

55 ratings
[Mafoo] Yet Another Stone or Ice Grinder
   
Award
Favorite
Favorited
Unfavorite
Type: Mod
Mod category: Block
File Size
Posted
Updated
4.439 MB
15 Sep, 2017 @ 8:46am
5 Aug, 2018 @ 12:17pm
5 Change Notes ( view )

Subscribe to download
[Mafoo] Yet Another Stone or Ice Grinder

In 1 collection by Mafoo
Mafoo's Mods
9 items
Description
Modified Refineries that grinds stone or ice with 0% efficiency

Description
Large grid 750kw @ 25t per second
Small grid 250kw @ 8t per second
There is no output items from the refinery as it operates at 0% efficiency (destroys input)

Wish list/To Do
  • Level Of Detail models
  • Better construction models
  • Add mirroring data

Why?
I used Zenduin's stone grinder for a long time, felt it was about time to give it some unique models

Keywords
This section contains keywords to help searching for this mod
stone ice grinder destroy furnace

Compatibility
Designed in v1.184, should work on later versions

Links
[github.com]
[paypal.me]
44 Comments
SunGod 18 Feb, 2023 @ 8:58am 
Throws a critical error on world load.

MOD_CRITICAL_ERROR: [Mafoo] Yet Another Stone or Ice Grinder, in file: Unknown
MOD PARTIALLY SKIPPED, LOADED ONLY 6/6 PHASES, Following Error occured:
Object reference not set to an instance of an object.
Sandbox.Game
at Sandbox.Definitions.MyDefinitionManager.LoadDefinitions(List`1 contexts, List`1 definitionSets, Boolean failOnDebug, Boolean isPreload)
kinngrimm 10 Feb, 2023 @ 6:11am 
similar to @watever63 said, a switch to optional produce gravel from stone would be nice, got a bunch of nice mods that use gravel, from early game gravel gattling, to gravel sifter which then may give a some better ressources over longer time to concrete mods using gravel as building material
phillybee 5 Oct, 2022 @ 9:41am 
can't seem to add ice to the grinder by hand, nor does it take automatically
phillybee 5 Oct, 2022 @ 9:38am 
not working nay more
watever63 3 Apr, 2022 @ 10:04am 
can you make this one do just gravel since gravel is such a pain to get rid of that would be awesome
GameMaster 25 Feb, 2021 @ 10:18am 
@NightDragon Add a sorter so that it only allows Stone
Shynthetic 2 May, 2020 @ 9:00am 
Why ice grinding ? It's needed for hydrogen thrusters ... In huge amount
Mafoo  [author] 19 Nov, 2019 @ 9:14am 
Edik65 thank you for the update i will apply it soon(tm)
Edik65 19 Nov, 2019 @ 5:49am 
This section need to be added into BlueprintClasses.sbc. But this mod is legacy so you can do it by locally moving 954086927749594186_legacy.bin into local MOD directory and expanding with 7ZIP, then is possible to edit file. Local MOD directory is %APPDATA%\SpaceEngineers\Mods
Edik65 19 Nov, 2019 @ 5:49am 
[/noparse]
<Blueprints>
<Blueprint>
<Id>
<TypeId>BlueprintDefinition</TypeId>
<SubtypeId>IceOreToIngot</SubtypeId>
</Id>
<DisplayName>Ice To Dust</DisplayName>
<Icon>Textures\GUI\Icons\ingot\gravel_ingot.dds</Icon>
<Prerequisites>
<Item Amount="1" TypeId="Ore" SubtypeId="Ice" />
</Prerequisites>
<Result Amount="0.1" TypeId="Ingot" SubtypeId="Stone" />
<BaseProductionTimeInSeconds>0.01</BaseProductionTimeInSeconds>
</Blueprint>
</Blueprints>
[/noparse]