RimWorld

RimWorld

Not enough ratings
Nutrient Paste Dispenser / Hopper - Wall Blend Texture
   
Award
Favorite
Favorited
Unfavorite
Mod, 1.4
File Size
Posted
Updated
919.327 KB
Jan 8, 2023 @ 9:01pm
Jul 7, 2023 @ 8:46am
5 Change Notes ( view )

Subscribe to download
Nutrient Paste Dispenser / Hopper - Wall Blend Texture

In 1 collection by Arylice
[1.4] Enhanced Vanilla
65 items
Description
You want your Nutrient Paste Dispenser rectangular?
Tired of placing Hobbers and they look disconnected? No?
This mod is for you!

The Nutrient Paste Dispenser can now blend in with the walls!

Hoppers are also drawn slightly bigger to make them seems like they are actually connected to the building.
It is a simple Vanilla friendly texture replacement.

#better #visual


If you are curious about the world map in the previews:

Mods used:
Nutrient Paste Dispenser / Hopper - Wall Blend Texture
Camera+
11 Comments
VelxraTV Jul 30, 2024 @ 11:43pm 
Arylice  [author] Jul 7, 2023 @ 8:36am 
Mod got UPDATED! It should now be compatible with ANY other mod!
Arylice  [author] Mar 2, 2023 @ 6:49am 
Interesting code... Thanks, I will try that and try to keep this in mind when I go back into modding Rimworld.
I am currently doing some other stuff at the moment. :winter2019neutralgingerbread:
Hysila Mar 2, 2023 @ 3:27am 
Hi, I've been playing around with x-pathing to make rimworld patches and wrote this one as practice. It should modify the same values you did. A recent update added an attribute to hoppers which I think is why it broke for me.

<?xml version="1.0" encoding="utf-8" ?>
<Patch>

<Operation Class="PatchOperationReplace">
<xpath>Defs/ThingDef/[defName="NutrientPasteDispenser"]/color</xpath>
<value>
<color>(255,255,255)</color>
</value>
</Operation>

<Operation Class="PatchOperationAdd">
<xpath>Defs/ThingDef/[defName="Hopper"]/graphicData</xpath>
<value>
<drawSize>(1.048,1.048)</drawSize>
</value>
</Operation>

</Patch>
Hysila Jan 14, 2023 @ 10:27am 
Ok, I'll do that. Thanks!
Arylice  [author] Jan 14, 2023 @ 9:19am 
No, it doesn't seem to work like that @Hysila.
You could simply delete the entire Def.
It will look a bit weird in some places but should be fine without it.
Arylice  [author] Jan 14, 2023 @ 8:53am 
Hmm, I'm not sure if I can overwrite a specific thing in an object instead of the whole thing. I will try.
Hysila Jan 14, 2023 @ 12:36am 
When I have this mod added, nobody is able to use the nutrient paste dispenser and the issue is fixed when I remove it. I think it may be due to replacing the nutrient paste dispenser with a Def. Perhaps patching the drawing size instead would help with compatibility?
Karkinos Jan 10, 2023 @ 6:57pm 
looks way better! (atleast in my opinion) :reheart:
Arylice  [author] Jan 10, 2023 @ 6:48pm 
I added a faded roof to give a little bit more texture on the top. :steamthis: