Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
So you might make both of them work together now.
The mod is "VFEM - No Hopper Necessary" (/?id=2647654863)
The conveyor belt should have its own wire instead of pulling one separately
This will greatly increase the workload of demolition
Reality is also powered by belts
There are other mods, like industrial rollers, which have more features, and can autosort, but I tried to keep this minimalist in the style of vanilla rimworld's content.
in:
steamapps\workshop\content\294100\2341116025\About\About.xml
change:
<packageid>Rhiom.ConveyorBelts.1.0</packageid>
to:
<packageId>Rhiom.ConveyorBelts.1.0</packageId>
Look the same? look closely at the I in Id ;)
Attempt to use string packageid to refer to field packageId in type Verse.ModMetaData+ModMetaDataInternal; xml tags are now case-sensitive. XML: <ModMetaData><name>ConveyorBelts</name><author>Rhiom</author><packageid>Rhiom.ConveyorBelts.1.0</packageid><supportedVersions><li>1.0</li><li>1.1</li><li>1.2</li></supportedVersions><description>V1.2
<snipped the rest for brevity>
Is there an update for it or is it something I can fix relatively easily on my own?