<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.uncharteduo.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Noop</id>
	<title>UnCharted UO Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.uncharteduo.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Noop"/>
	<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php/Special:Contributions/Noop"/>
	<updated>2026-09-05T08:09:43Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.42.7</generator>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=MediaWiki:Citizen.css&amp;diff=1713</id>
		<title>MediaWiki:Citizen.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=MediaWiki:Citizen.css&amp;diff=1713"/>
		<updated>2026-08-28T09:15:27Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* All CSS here will be loaded for users of the Citizen skin */&lt;br /&gt;
&lt;br /&gt;
/* Setting our custom colors */&lt;br /&gt;
&lt;br /&gt;
    #content { background-color: #383838; }&lt;br /&gt;
&lt;br /&gt;
    body { color: #ccad00 !important; font-size: 15px; font-family: &amp;quot;Corbel&amp;quot; !important; background-color: #282828; &lt;br /&gt;
    --color-emphasized: #998200; --color-link: #998200 !important; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-header { background-color: #282828; --header-size: 5rem; --size-icon: 2rem; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer { background-color: #383838 !important; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer { color: #ccad00 !important; font-size: 15px; font-family: &amp;quot;Corbel&amp;quot; !important; }&lt;br /&gt;
&lt;br /&gt;
    .mw-logo-wordmark { color: #ccad00; }&lt;br /&gt;
&lt;br /&gt;
    .firstHeading { color: #ccad00; padding-left: var(--space-md); }&lt;br /&gt;
&lt;br /&gt;
    .citizen-page-header { background-color: #282828; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* A few adjustments to the header */&lt;br /&gt;
&lt;br /&gt;
    #siteSub { padding-left: var(--space-md); }&lt;br /&gt;
&lt;br /&gt;
    #ca-viewsource { display: none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Sidebar adjustments*/&lt;br /&gt;
&lt;br /&gt;
    .citizen-header__logo img { height: 64px; width: 64px; }&lt;br /&gt;
&lt;br /&gt;
    #citizen-pref { display: none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Cleaning up the drawer menu */&lt;br /&gt;
&lt;br /&gt;
    #n-recentchanges { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #n-randompage { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #t-specialpages { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #t-upload { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #n-Admin { display: none; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-menu { font-size: 20px; }&lt;br /&gt;
&lt;br /&gt;
    #p-BLANK .citizen-menu__heading { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #p-navigation .citizen-menu__heading { display: none; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-siteStats { display: none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Removing footer */&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer__content { display:none; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer { margin-top: 0px; }&lt;br /&gt;
&lt;br /&gt;
/* Removing arrow from links */&lt;br /&gt;
&lt;br /&gt;
    div#content a.external[href ^=&amp;quot;https://&amp;quot;] {&lt;br /&gt;
        background-image: none;&lt;br /&gt;
        padding-right: 0;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Main Page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #mw-content-text &amp;gt; div.mw-content-ltr.mw-parser-output &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #mw-content-text &amp;gt; div.mw-content-ltr.mw-parser-output &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Skills page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #citizen-section-1 &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #citizen-section-1 &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Anatomy page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #citizen-section-2 &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #citizen-section-2 &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Staff page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #citizen-section-0 &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #citizen-section-0 &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=MediaWiki:Citizen.css&amp;diff=1712</id>
		<title>MediaWiki:Citizen.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=MediaWiki:Citizen.css&amp;diff=1712"/>
		<updated>2026-08-28T09:14:01Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* All CSS here will be loaded for users of the Citizen skin */&lt;br /&gt;
&lt;br /&gt;
/* Setting our custom colors */&lt;br /&gt;
&lt;br /&gt;
    #content { background-color: #0C0806;}&lt;br /&gt;
&lt;br /&gt;
    body { color: #ccad00 !important; font-size: 15px; font-family: &amp;quot;Corbel&amp;quot; !important; background-color:  #302621; &lt;br /&gt;
    --color-emphasized: #998200; --color-link: #998200 !important; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-header { background-color: #0C0806; --header-size: 5rem; --size-icon: 2rem; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer { background-color: #0C0806 !important; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer { color: #ccad00 !important; font-size: 15px; font-family: &amp;quot;Corbel&amp;quot; !important; }&lt;br /&gt;
&lt;br /&gt;
    .mw-logo-wordmark { color: #ccad00; }&lt;br /&gt;
&lt;br /&gt;
    .firstHeading { color: #ccad00; padding-left: var(--space-md); }&lt;br /&gt;
&lt;br /&gt;
    .citizen-page-header { background-color: #302621; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* A few adjustments to the header */&lt;br /&gt;
&lt;br /&gt;
    #siteSub { padding-left: var(--space-md); }&lt;br /&gt;
&lt;br /&gt;
    #ca-viewsource { display: none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Sidebar adjustments*/&lt;br /&gt;
&lt;br /&gt;
    .citizen-header__logo img { height: 64px; width: 64px; }&lt;br /&gt;
&lt;br /&gt;
    #citizen-pref { display: none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Cleaning up the drawer menu */&lt;br /&gt;
&lt;br /&gt;
    #n-recentchanges { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #n-randompage { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #t-specialpages { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #t-upload { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #n-Admin { display: none; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-menu { font-size: 20px; }&lt;br /&gt;
&lt;br /&gt;
    #p-BLANK .citizen-menu__heading { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #p-navigation .citizen-menu__heading { display: none; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-siteStats { display: none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Removing footer */&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer__content { display:none; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer { margin-top: 0px; }&lt;br /&gt;
&lt;br /&gt;
/* Removing arrow from links */&lt;br /&gt;
&lt;br /&gt;
    div#content a.external[href ^=&amp;quot;https://&amp;quot;] {&lt;br /&gt;
        background-image: none;&lt;br /&gt;
        padding-right: 0;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Main Page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #mw-content-text &amp;gt; div.mw-content-ltr.mw-parser-output &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #mw-content-text &amp;gt; div.mw-content-ltr.mw-parser-output &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Skills page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #citizen-section-1 &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #citizen-section-1 &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Anatomy page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #citizen-section-2 &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #citizen-section-2 &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Staff page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #citizen-section-0 &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #citizen-section-0 &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=MediaWiki:Citizen.css&amp;diff=1711</id>
		<title>MediaWiki:Citizen.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=MediaWiki:Citizen.css&amp;diff=1711"/>
		<updated>2026-08-28T09:10:53Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* All CSS here will be loaded for users of the Citizen skin */&lt;br /&gt;
&lt;br /&gt;
/* Setting our custom colors */&lt;br /&gt;
&lt;br /&gt;
    #content { background-color: #302621;}&lt;br /&gt;
&lt;br /&gt;
    body { color: #ccad00 !important; font-size: 15px; font-family: &amp;quot;Corbel&amp;quot; !important; background-color: #0C0806; &lt;br /&gt;
    --color-emphasized: #998200; --color-link: #998200 !important; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-header { background-color: #0C0806; --header-size: 5rem; --size-icon: 2rem; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer { background-color: #302621 !important; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer { color: #ccad00 !important; font-size: 15px; font-family: &amp;quot;Corbel&amp;quot; !important; }&lt;br /&gt;
&lt;br /&gt;
    .mw-logo-wordmark { color: #ccad00; }&lt;br /&gt;
&lt;br /&gt;
    .firstHeading { color: #ccad00; padding-left: var(--space-md); }&lt;br /&gt;
&lt;br /&gt;
    .citizen-page-header { background-color: #0C0806; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* A few adjustments to the header */&lt;br /&gt;
&lt;br /&gt;
    #siteSub { padding-left: var(--space-md); }&lt;br /&gt;
&lt;br /&gt;
    #ca-viewsource { display: none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Sidebar adjustments*/&lt;br /&gt;
&lt;br /&gt;
    .citizen-header__logo img { height: 64px; width: 64px; }&lt;br /&gt;
&lt;br /&gt;
    #citizen-pref { display: none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Cleaning up the drawer menu */&lt;br /&gt;
&lt;br /&gt;
    #n-recentchanges { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #n-randompage { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #t-specialpages { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #t-upload { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #n-Admin { display: none; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-menu { font-size: 20px; }&lt;br /&gt;
&lt;br /&gt;
    #p-BLANK .citizen-menu__heading { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #p-navigation .citizen-menu__heading { display: none; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-siteStats { display: none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Removing footer */&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer__content { display:none; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer { margin-top: 0px; }&lt;br /&gt;
&lt;br /&gt;
/* Removing arrow from links */&lt;br /&gt;
&lt;br /&gt;
    div#content a.external[href ^=&amp;quot;https://&amp;quot;] {&lt;br /&gt;
        background-image: none;&lt;br /&gt;
        padding-right: 0;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Main Page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #mw-content-text &amp;gt; div.mw-content-ltr.mw-parser-output &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #mw-content-text &amp;gt; div.mw-content-ltr.mw-parser-output &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Skills page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #citizen-section-1 &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #citizen-section-1 &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Anatomy page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #citizen-section-2 &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #citizen-section-2 &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Staff page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #citizen-section-0 &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #citizen-section-0 &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=MediaWiki:Citizen.css&amp;diff=1710</id>
		<title>MediaWiki:Citizen.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=MediaWiki:Citizen.css&amp;diff=1710"/>
		<updated>2026-08-28T09:10:06Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* All CSS here will be loaded for users of the Citizen skin */&lt;br /&gt;
&lt;br /&gt;
/* Setting our custom colors */&lt;br /&gt;
&lt;br /&gt;
    #content { background-color: #302621;}&lt;br /&gt;
&lt;br /&gt;
    body { color: #ccad00 !important; font-size: 15px; font-family: &amp;quot;Corbel&amp;quot; !important; background-color: #0C0806; &lt;br /&gt;
    --color-emphasized: #998200; --color-link: #998200 !important; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-header { background-color: #0C0806; --header-size: 5rem; --size-icon: 2rem; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer { background-color: #302621 !important; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer { color: #ccad00 !important; font-size: 15px; font-family: &amp;quot;Corbel&amp;quot; !important; }&lt;br /&gt;
&lt;br /&gt;
    .mw-logo-wordmark { color: #ccad00; }&lt;br /&gt;
&lt;br /&gt;
    .firstHeading { color: #ccad00; padding-left: var(--space-md); }&lt;br /&gt;
&lt;br /&gt;
    .citizen-page-header { background-color: #282828; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* A few adjustments to the header */&lt;br /&gt;
&lt;br /&gt;
    #siteSub { padding-left: var(--space-md); }&lt;br /&gt;
&lt;br /&gt;
    #ca-viewsource { display: none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Sidebar adjustments*/&lt;br /&gt;
&lt;br /&gt;
    .citizen-header__logo img { height: 64px; width: 64px; }&lt;br /&gt;
&lt;br /&gt;
    #citizen-pref { display: none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Cleaning up the drawer menu */&lt;br /&gt;
&lt;br /&gt;
    #n-recentchanges { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #n-randompage { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #t-specialpages { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #t-upload { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #n-Admin { display: none; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-menu { font-size: 20px; }&lt;br /&gt;
&lt;br /&gt;
    #p-BLANK .citizen-menu__heading { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #p-navigation .citizen-menu__heading { display: none; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-siteStats { display: none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Removing footer */&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer__content { display:none; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer { margin-top: 0px; }&lt;br /&gt;
&lt;br /&gt;
/* Removing arrow from links */&lt;br /&gt;
&lt;br /&gt;
    div#content a.external[href ^=&amp;quot;https://&amp;quot;] {&lt;br /&gt;
        background-image: none;&lt;br /&gt;
        padding-right: 0;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Main Page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #mw-content-text &amp;gt; div.mw-content-ltr.mw-parser-output &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #mw-content-text &amp;gt; div.mw-content-ltr.mw-parser-output &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Skills page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #citizen-section-1 &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #citizen-section-1 &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Anatomy page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #citizen-section-2 &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #citizen-section-2 &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Staff page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #citizen-section-0 &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #citizen-section-0 &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=MediaWiki:Citizen.css&amp;diff=1709</id>
		<title>MediaWiki:Citizen.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=MediaWiki:Citizen.css&amp;diff=1709"/>
		<updated>2026-08-28T08:51:51Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* All CSS here will be loaded for users of the Citizen skin */&lt;br /&gt;
&lt;br /&gt;
/* Setting our custom colors */&lt;br /&gt;
&lt;br /&gt;
    #content { background-color: #302621; }&lt;br /&gt;
&lt;br /&gt;
    body { color: #ccad00 !important; font-size: 15px; font-family: &amp;quot;Corbel&amp;quot; !important; background-color: #282828; &lt;br /&gt;
    --color-emphasized: #998200; --color-link: #998200 !important; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-header { background-color: #282828; --header-size: 5rem; --size-icon: 2rem; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer { background-color: #383838 !important; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer { color: #ccad00 !important; font-size: 15px; font-family: &amp;quot;Corbel&amp;quot; !important; }&lt;br /&gt;
&lt;br /&gt;
    .mw-logo-wordmark { color: #ccad00; }&lt;br /&gt;
&lt;br /&gt;
    .firstHeading { color: #ccad00; padding-left: var(--space-md); }&lt;br /&gt;
&lt;br /&gt;
    .citizen-page-header { background-color: #282828; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* A few adjustments to the header */&lt;br /&gt;
&lt;br /&gt;
    #siteSub { padding-left: var(--space-md); }&lt;br /&gt;
&lt;br /&gt;
    #ca-viewsource { display: none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Sidebar adjustments*/&lt;br /&gt;
&lt;br /&gt;
    .citizen-header__logo img { height: 64px; width: 64px; }&lt;br /&gt;
&lt;br /&gt;
    #citizen-pref { display: none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Cleaning up the drawer menu */&lt;br /&gt;
&lt;br /&gt;
    #n-recentchanges { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #n-randompage { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #t-specialpages { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #t-upload { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #n-Admin { display: none; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-menu { font-size: 20px; }&lt;br /&gt;
&lt;br /&gt;
    #p-BLANK .citizen-menu__heading { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #p-navigation .citizen-menu__heading { display: none; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-siteStats { display: none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Removing footer */&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer__content { display:none; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer { margin-top: 0px; }&lt;br /&gt;
&lt;br /&gt;
/* Removing arrow from links */&lt;br /&gt;
&lt;br /&gt;
    div#content a.external[href ^=&amp;quot;https://&amp;quot;] {&lt;br /&gt;
        background-image: none;&lt;br /&gt;
        padding-right: 0;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Main Page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #mw-content-text &amp;gt; div.mw-content-ltr.mw-parser-output &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #mw-content-text &amp;gt; div.mw-content-ltr.mw-parser-output &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Skills page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #citizen-section-1 &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #citizen-section-1 &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Anatomy page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #citizen-section-2 &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #citizen-section-2 &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Staff page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #citizen-section-0 &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #citizen-section-0 &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=MediaWiki:Citizen.css&amp;diff=1708</id>
		<title>MediaWiki:Citizen.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=MediaWiki:Citizen.css&amp;diff=1708"/>
		<updated>2026-08-28T08:49:25Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* All CSS here will be loaded for users of the Citizen skin */&lt;br /&gt;
&lt;br /&gt;
/* Setting our custom colors */&lt;br /&gt;
&lt;br /&gt;
    #content { background-color: #43270F; }&lt;br /&gt;
&lt;br /&gt;
    body { color: #ccad00 !important; font-size: 15px; font-family: &amp;quot;Corbel&amp;quot; !important; background-color: #282828; &lt;br /&gt;
    --color-emphasized: #998200; --color-link: #998200 !important; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-header { background-color: #282828; --header-size: 5rem; --size-icon: 2rem; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer { background-color: #383838 !important; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer { color: #ccad00 !important; font-size: 15px; font-family: &amp;quot;Corbel&amp;quot; !important; }&lt;br /&gt;
&lt;br /&gt;
    .mw-logo-wordmark { color: #ccad00; }&lt;br /&gt;
&lt;br /&gt;
    .firstHeading { color: #ccad00; padding-left: var(--space-md); }&lt;br /&gt;
&lt;br /&gt;
    .citizen-page-header { background-color: #282828; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* A few adjustments to the header */&lt;br /&gt;
&lt;br /&gt;
    #siteSub { padding-left: var(--space-md); }&lt;br /&gt;
&lt;br /&gt;
    #ca-viewsource { display: none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Sidebar adjustments*/&lt;br /&gt;
&lt;br /&gt;
    .citizen-header__logo img { height: 64px; width: 64px; }&lt;br /&gt;
&lt;br /&gt;
    #citizen-pref { display: none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Cleaning up the drawer menu */&lt;br /&gt;
&lt;br /&gt;
    #n-recentchanges { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #n-randompage { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #t-specialpages { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #t-upload { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #n-Admin { display: none; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-menu { font-size: 20px; }&lt;br /&gt;
&lt;br /&gt;
    #p-BLANK .citizen-menu__heading { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #p-navigation .citizen-menu__heading { display: none; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-siteStats { display: none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Removing footer */&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer__content { display:none; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer { margin-top: 0px; }&lt;br /&gt;
&lt;br /&gt;
/* Removing arrow from links */&lt;br /&gt;
&lt;br /&gt;
    div#content a.external[href ^=&amp;quot;https://&amp;quot;] {&lt;br /&gt;
        background-image: none;&lt;br /&gt;
        padding-right: 0;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Main Page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #mw-content-text &amp;gt; div.mw-content-ltr.mw-parser-output &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #mw-content-text &amp;gt; div.mw-content-ltr.mw-parser-output &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Skills page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #citizen-section-1 &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #citizen-section-1 &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Anatomy page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #citizen-section-2 &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #citizen-section-2 &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Staff page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #citizen-section-0 &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #citizen-section-0 &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=MediaWiki:Citizen.css&amp;diff=1707</id>
		<title>MediaWiki:Citizen.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=MediaWiki:Citizen.css&amp;diff=1707"/>
		<updated>2026-08-28T08:47:18Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* All CSS here will be loaded for users of the Citizen skin */&lt;br /&gt;
&lt;br /&gt;
/* Setting our custom colors */&lt;br /&gt;
&lt;br /&gt;
    #content { background-color: #8B4513; }&lt;br /&gt;
&lt;br /&gt;
    body { color: #ccad00 !important; font-size: 15px; font-family: &amp;quot;Corbel&amp;quot; !important; background-color: #282828; &lt;br /&gt;
    --color-emphasized: #998200; --color-link: #998200 !important; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-header { background-color: #282828; --header-size: 5rem; --size-icon: 2rem; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer { background-color: #383838 !important; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer { color: #ccad00 !important; font-size: 15px; font-family: &amp;quot;Corbel&amp;quot; !important; }&lt;br /&gt;
&lt;br /&gt;
    .mw-logo-wordmark { color: #ccad00; }&lt;br /&gt;
&lt;br /&gt;
    .firstHeading { color: #ccad00; padding-left: var(--space-md); }&lt;br /&gt;
&lt;br /&gt;
    .citizen-page-header { background-color: #282828; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* A few adjustments to the header */&lt;br /&gt;
&lt;br /&gt;
    #siteSub { padding-left: var(--space-md); }&lt;br /&gt;
&lt;br /&gt;
    #ca-viewsource { display: none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Sidebar adjustments*/&lt;br /&gt;
&lt;br /&gt;
    .citizen-header__logo img { height: 64px; width: 64px; }&lt;br /&gt;
&lt;br /&gt;
    #citizen-pref { display: none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Cleaning up the drawer menu */&lt;br /&gt;
&lt;br /&gt;
    #n-recentchanges { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #n-randompage { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #t-specialpages { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #t-upload { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #n-Admin { display: none; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-menu { font-size: 20px; }&lt;br /&gt;
&lt;br /&gt;
    #p-BLANK .citizen-menu__heading { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #p-navigation .citizen-menu__heading { display: none; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-siteStats { display: none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Removing footer */&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer__content { display:none; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer { margin-top: 0px; }&lt;br /&gt;
&lt;br /&gt;
/* Removing arrow from links */&lt;br /&gt;
&lt;br /&gt;
    div#content a.external[href ^=&amp;quot;https://&amp;quot;] {&lt;br /&gt;
        background-image: none;&lt;br /&gt;
        padding-right: 0;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Main Page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #mw-content-text &amp;gt; div.mw-content-ltr.mw-parser-output &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #mw-content-text &amp;gt; div.mw-content-ltr.mw-parser-output &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Skills page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #citizen-section-1 &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #citizen-section-1 &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Anatomy page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #citizen-section-2 &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #citizen-section-2 &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Staff page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #citizen-section-0 &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #citizen-section-0 &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=MediaWiki:Citizen.css&amp;diff=1706</id>
		<title>MediaWiki:Citizen.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=MediaWiki:Citizen.css&amp;diff=1706"/>
		<updated>2026-08-28T06:40:25Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* All CSS here will be loaded for users of the Citizen skin */&lt;br /&gt;
&lt;br /&gt;
/* Setting our custom colors */&lt;br /&gt;
&lt;br /&gt;
    #content { background-color: #383838; }&lt;br /&gt;
&lt;br /&gt;
    body { color: #ccad00 !important; font-size: 15px; font-family: &amp;quot;Corbel&amp;quot; !important; background-color: #282828; &lt;br /&gt;
    --color-emphasized: #998200; --color-link: #998200 !important; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-header { background-color: #282828; --header-size: 5rem; --size-icon: 2rem; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer { background-color: #383838 !important; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer { color: #ccad00 !important; font-size: 15px; font-family: &amp;quot;Corbel&amp;quot; !important; }&lt;br /&gt;
&lt;br /&gt;
    .mw-logo-wordmark { color: #ccad00; }&lt;br /&gt;
&lt;br /&gt;
    .firstHeading { color: #ccad00; padding-left: var(--space-md); }&lt;br /&gt;
&lt;br /&gt;
    .citizen-page-header { background-color: #282828; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* A few adjustments to the header */&lt;br /&gt;
&lt;br /&gt;
    #siteSub { padding-left: var(--space-md); }&lt;br /&gt;
&lt;br /&gt;
    #ca-viewsource { display: none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Sidebar adjustments*/&lt;br /&gt;
&lt;br /&gt;
    .citizen-header__logo img { height: 64px; width: 64px; }&lt;br /&gt;
&lt;br /&gt;
    #citizen-pref { display: none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Cleaning up the drawer menu */&lt;br /&gt;
&lt;br /&gt;
    #n-recentchanges { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #n-randompage { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #t-specialpages { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #t-upload { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #n-Admin { display: none; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-menu { font-size: 20px; }&lt;br /&gt;
&lt;br /&gt;
    #p-BLANK .citizen-menu__heading { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #p-navigation .citizen-menu__heading { display: none; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-siteStats { display: none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Removing footer */&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer__content { display:none; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer { margin-top: 0px; }&lt;br /&gt;
&lt;br /&gt;
/* Removing arrow from links */&lt;br /&gt;
&lt;br /&gt;
    div#content a.external[href ^=&amp;quot;https://&amp;quot;] {&lt;br /&gt;
        background-image: none;&lt;br /&gt;
        padding-right: 0;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Main Page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #mw-content-text &amp;gt; div.mw-content-ltr.mw-parser-output &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #mw-content-text &amp;gt; div.mw-content-ltr.mw-parser-output &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Skills page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #citizen-section-1 &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #citizen-section-1 &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Anatomy page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #citizen-section-2 &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #citizen-section-2 &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Staff page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #citizen-section-0 &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #citizen-section-0 &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=MediaWiki:Citizen.css&amp;diff=1705</id>
		<title>MediaWiki:Citizen.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=MediaWiki:Citizen.css&amp;diff=1705"/>
		<updated>2026-08-28T06:38:48Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* All CSS here will be loaded for users of the Citizen skin */&lt;br /&gt;
&lt;br /&gt;
/* Setting our custom colors */&lt;br /&gt;
&lt;br /&gt;
    #content { background-color: #383838; }&lt;br /&gt;
&lt;br /&gt;
    body { color: #ccad00 !important; font-size: 15px; font-family: &amp;quot;Corbel&amp;quot; !important; background-color: #654321; &lt;br /&gt;
    --color-emphasized: #998200; --color-link: #998200 !important; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-header { background-color: #282828; --header-size: 5rem; --size-icon: 2rem; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer { background-color: #383838 !important; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer { color: #ccad00 !important; font-size: 15px; font-family: &amp;quot;Corbel&amp;quot; !important; }&lt;br /&gt;
&lt;br /&gt;
    .mw-logo-wordmark { color: #ccad00; }&lt;br /&gt;
&lt;br /&gt;
    .firstHeading { color: #ccad00; padding-left: var(--space-md); }&lt;br /&gt;
&lt;br /&gt;
    .citizen-page-header { background-color: #282828; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* A few adjustments to the header */&lt;br /&gt;
&lt;br /&gt;
    #siteSub { padding-left: var(--space-md); }&lt;br /&gt;
&lt;br /&gt;
    #ca-viewsource { display: none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Sidebar adjustments*/&lt;br /&gt;
&lt;br /&gt;
    .citizen-header__logo img { height: 64px; width: 64px; }&lt;br /&gt;
&lt;br /&gt;
    #citizen-pref { display: none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Cleaning up the drawer menu */&lt;br /&gt;
&lt;br /&gt;
    #n-recentchanges { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #n-randompage { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #t-specialpages { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #t-upload { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #n-Admin { display: none; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-menu { font-size: 20px; }&lt;br /&gt;
&lt;br /&gt;
    #p-BLANK .citizen-menu__heading { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #p-navigation .citizen-menu__heading { display: none; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-siteStats { display: none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Removing footer */&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer__content { display:none; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer { margin-top: 0px; }&lt;br /&gt;
&lt;br /&gt;
/* Removing arrow from links */&lt;br /&gt;
&lt;br /&gt;
    div#content a.external[href ^=&amp;quot;https://&amp;quot;] {&lt;br /&gt;
        background-image: none;&lt;br /&gt;
        padding-right: 0;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Main Page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #mw-content-text &amp;gt; div.mw-content-ltr.mw-parser-output &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #mw-content-text &amp;gt; div.mw-content-ltr.mw-parser-output &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Skills page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #citizen-section-1 &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #citizen-section-1 &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Anatomy page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #citizen-section-2 &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #citizen-section-2 &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Staff page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #citizen-section-0 &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #citizen-section-0 &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=MediaWiki:Citizen.css&amp;diff=1704</id>
		<title>MediaWiki:Citizen.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=MediaWiki:Citizen.css&amp;diff=1704"/>
		<updated>2026-08-28T06:37:11Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* All CSS here will be loaded for users of the Citizen skin */&lt;br /&gt;
&lt;br /&gt;
/* Setting our custom colors */&lt;br /&gt;
&lt;br /&gt;
    /* #content { background-color: #383838; }&lt;br /&gt;
    &lt;br /&gt;
    #content { background-color: #654321; }&lt;br /&gt;
&lt;br /&gt;
    body { color: #ccad00 !important; font-size: 15px; font-family: &amp;quot;Corbel&amp;quot; !important; background-color: #282828; &lt;br /&gt;
    --color-emphasized: #998200; --color-link: #998200 !important; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-header { background-color: #282828; --header-size: 5rem; --size-icon: 2rem; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer { background-color: #383838 !important; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer { color: #ccad00 !important; font-size: 15px; font-family: &amp;quot;Corbel&amp;quot; !important; }&lt;br /&gt;
&lt;br /&gt;
    .mw-logo-wordmark { color: #ccad00; }&lt;br /&gt;
&lt;br /&gt;
    .firstHeading { color: #ccad00; padding-left: var(--space-md); }&lt;br /&gt;
&lt;br /&gt;
    .citizen-page-header { background-color: #282828; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* A few adjustments to the header */&lt;br /&gt;
&lt;br /&gt;
    #siteSub { padding-left: var(--space-md); }&lt;br /&gt;
&lt;br /&gt;
    #ca-viewsource { display: none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Sidebar adjustments*/&lt;br /&gt;
&lt;br /&gt;
    .citizen-header__logo img { height: 64px; width: 64px; }&lt;br /&gt;
&lt;br /&gt;
    #citizen-pref { display: none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Cleaning up the drawer menu */&lt;br /&gt;
&lt;br /&gt;
    #n-recentchanges { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #n-randompage { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #t-specialpages { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #t-upload { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #n-Admin { display: none; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-menu { font-size: 20px; }&lt;br /&gt;
&lt;br /&gt;
    #p-BLANK .citizen-menu__heading { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #p-navigation .citizen-menu__heading { display: none; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-siteStats { display: none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Removing footer */&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer__content { display:none; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer { margin-top: 0px; }&lt;br /&gt;
&lt;br /&gt;
/* Removing arrow from links */&lt;br /&gt;
&lt;br /&gt;
    div#content a.external[href ^=&amp;quot;https://&amp;quot;] {&lt;br /&gt;
        background-image: none;&lt;br /&gt;
        padding-right: 0;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Main Page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #mw-content-text &amp;gt; div.mw-content-ltr.mw-parser-output &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #mw-content-text &amp;gt; div.mw-content-ltr.mw-parser-output &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Skills page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #citizen-section-1 &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #citizen-section-1 &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Anatomy page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #citizen-section-2 &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #citizen-section-2 &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Staff page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #citizen-section-0 &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #citizen-section-0 &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=MediaWiki:Citizen.css&amp;diff=1703</id>
		<title>MediaWiki:Citizen.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=MediaWiki:Citizen.css&amp;diff=1703"/>
		<updated>2026-08-28T06:34:25Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* All CSS here will be loaded for users of the Citizen skin */&lt;br /&gt;
&lt;br /&gt;
/* Setting our custom colors */&lt;br /&gt;
&lt;br /&gt;
    /* #content { background-color: #383838; }&lt;br /&gt;
    &lt;br /&gt;
    #content { background-color: #734807; }&lt;br /&gt;
&lt;br /&gt;
    body { color: #ccad00 !important; font-size: 15px; font-family: &amp;quot;Corbel&amp;quot; !important; background-color: #282828; &lt;br /&gt;
    --color-emphasized: #998200; --color-link: #998200 !important; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-header { background-color: #282828; --header-size: 5rem; --size-icon: 2rem; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer { background-color: #383838 !important; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer { color: #ccad00 !important; font-size: 15px; font-family: &amp;quot;Corbel&amp;quot; !important; }&lt;br /&gt;
&lt;br /&gt;
    .mw-logo-wordmark { color: #ccad00; }&lt;br /&gt;
&lt;br /&gt;
    .firstHeading { color: #ccad00; padding-left: var(--space-md); }&lt;br /&gt;
&lt;br /&gt;
    .citizen-page-header { background-color: #282828; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* A few adjustments to the header */&lt;br /&gt;
&lt;br /&gt;
    #siteSub { padding-left: var(--space-md); }&lt;br /&gt;
&lt;br /&gt;
    #ca-viewsource { display: none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Sidebar adjustments*/&lt;br /&gt;
&lt;br /&gt;
    .citizen-header__logo img { height: 64px; width: 64px; }&lt;br /&gt;
&lt;br /&gt;
    #citizen-pref { display: none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Cleaning up the drawer menu */&lt;br /&gt;
&lt;br /&gt;
    #n-recentchanges { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #n-randompage { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #t-specialpages { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #t-upload { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #n-Admin { display: none; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-menu { font-size: 20px; }&lt;br /&gt;
&lt;br /&gt;
    #p-BLANK .citizen-menu__heading { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #p-navigation .citizen-menu__heading { display: none; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-siteStats { display: none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Removing footer */&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer__content { display:none; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer { margin-top: 0px; }&lt;br /&gt;
&lt;br /&gt;
/* Removing arrow from links */&lt;br /&gt;
&lt;br /&gt;
    div#content a.external[href ^=&amp;quot;https://&amp;quot;] {&lt;br /&gt;
        background-image: none;&lt;br /&gt;
        padding-right: 0;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Main Page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #mw-content-text &amp;gt; div.mw-content-ltr.mw-parser-output &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #mw-content-text &amp;gt; div.mw-content-ltr.mw-parser-output &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Skills page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #citizen-section-1 &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #citizen-section-1 &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Anatomy page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #citizen-section-2 &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #citizen-section-2 &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Staff page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #citizen-section-0 &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #citizen-section-0 &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=MediaWiki:Citizen.css&amp;diff=1702</id>
		<title>MediaWiki:Citizen.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=MediaWiki:Citizen.css&amp;diff=1702"/>
		<updated>2026-08-28T06:33:55Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* All CSS here will be loaded for users of the Citizen skin */&lt;br /&gt;
&lt;br /&gt;
/* Setting our custom colors */&lt;br /&gt;
&lt;br /&gt;
    /* #content { background-color: #383838; }&lt;br /&gt;
    &lt;br /&gt;
    #content { background-color: #734D07; }&lt;br /&gt;
&lt;br /&gt;
    body { color: #ccad00 !important; font-size: 15px; font-family: &amp;quot;Corbel&amp;quot; !important; background-color: #282828; &lt;br /&gt;
    --color-emphasized: #998200; --color-link: #998200 !important; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-header { background-color: #282828; --header-size: 5rem; --size-icon: 2rem; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer { background-color: #383838 !important; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer { color: #ccad00 !important; font-size: 15px; font-family: &amp;quot;Corbel&amp;quot; !important; }&lt;br /&gt;
&lt;br /&gt;
    .mw-logo-wordmark { color: #ccad00; }&lt;br /&gt;
&lt;br /&gt;
    .firstHeading { color: #ccad00; padding-left: var(--space-md); }&lt;br /&gt;
&lt;br /&gt;
    .citizen-page-header { background-color: #282828; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* A few adjustments to the header */&lt;br /&gt;
&lt;br /&gt;
    #siteSub { padding-left: var(--space-md); }&lt;br /&gt;
&lt;br /&gt;
    #ca-viewsource { display: none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Sidebar adjustments*/&lt;br /&gt;
&lt;br /&gt;
    .citizen-header__logo img { height: 64px; width: 64px; }&lt;br /&gt;
&lt;br /&gt;
    #citizen-pref { display: none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Cleaning up the drawer menu */&lt;br /&gt;
&lt;br /&gt;
    #n-recentchanges { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #n-randompage { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #t-specialpages { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #t-upload { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #n-Admin { display: none; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-menu { font-size: 20px; }&lt;br /&gt;
&lt;br /&gt;
    #p-BLANK .citizen-menu__heading { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #p-navigation .citizen-menu__heading { display: none; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-siteStats { display: none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Removing footer */&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer__content { display:none; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer { margin-top: 0px; }&lt;br /&gt;
&lt;br /&gt;
/* Removing arrow from links */&lt;br /&gt;
&lt;br /&gt;
    div#content a.external[href ^=&amp;quot;https://&amp;quot;] {&lt;br /&gt;
        background-image: none;&lt;br /&gt;
        padding-right: 0;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Main Page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #mw-content-text &amp;gt; div.mw-content-ltr.mw-parser-output &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #mw-content-text &amp;gt; div.mw-content-ltr.mw-parser-output &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Skills page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #citizen-section-1 &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #citizen-section-1 &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Anatomy page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #citizen-section-2 &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #citizen-section-2 &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Staff page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #citizen-section-0 &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #citizen-section-0 &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=MediaWiki:Citizen.css&amp;diff=1701</id>
		<title>MediaWiki:Citizen.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=MediaWiki:Citizen.css&amp;diff=1701"/>
		<updated>2026-08-28T06:32:03Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* All CSS here will be loaded for users of the Citizen skin */&lt;br /&gt;
&lt;br /&gt;
/* Setting our custom colors */&lt;br /&gt;
&lt;br /&gt;
    #content { background-color: #383838; }&lt;br /&gt;
&lt;br /&gt;
    body { color: #ccad00 !important; font-size: 15px; font-family: &amp;quot;Corbel&amp;quot; !important; background-color: #282828; &lt;br /&gt;
    --color-emphasized: #998200; --color-link: #998200 !important; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-header { background-color: #282828; --header-size: 5rem; --size-icon: 2rem; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer { background-color: #383838 !important; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer { color: #ccad00 !important; font-size: 15px; font-family: &amp;quot;Corbel&amp;quot; !important; }&lt;br /&gt;
&lt;br /&gt;
    .mw-logo-wordmark { color: #ccad00; }&lt;br /&gt;
&lt;br /&gt;
    .firstHeading { color: #ccad00; padding-left: var(--space-md); }&lt;br /&gt;
&lt;br /&gt;
    .citizen-page-header { background-color: #282828; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* A few adjustments to the header */&lt;br /&gt;
&lt;br /&gt;
    #siteSub { padding-left: var(--space-md); }&lt;br /&gt;
&lt;br /&gt;
    #ca-viewsource { display: none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Sidebar adjustments*/&lt;br /&gt;
&lt;br /&gt;
    .citizen-header__logo img { height: 64px; width: 64px; }&lt;br /&gt;
&lt;br /&gt;
    #citizen-pref { display: none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Cleaning up the drawer menu */&lt;br /&gt;
&lt;br /&gt;
    #n-recentchanges { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #n-randompage { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #t-specialpages { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #t-upload { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #n-Admin { display: none; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-menu { font-size: 20px; }&lt;br /&gt;
&lt;br /&gt;
    #p-BLANK .citizen-menu__heading { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #p-navigation .citizen-menu__heading { display: none; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-siteStats { display: none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Removing footer */&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer__content { display:none; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer { margin-top: 0px; }&lt;br /&gt;
&lt;br /&gt;
/* Removing arrow from links */&lt;br /&gt;
&lt;br /&gt;
    div#content a.external[href ^=&amp;quot;https://&amp;quot;] {&lt;br /&gt;
        background-image: none;&lt;br /&gt;
        padding-right: 0;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Main Page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #mw-content-text &amp;gt; div.mw-content-ltr.mw-parser-output &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #mw-content-text &amp;gt; div.mw-content-ltr.mw-parser-output &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Skills page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #citizen-section-1 &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #citizen-section-1 &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Anatomy page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #citizen-section-2 &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #citizen-section-2 &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Staff page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #citizen-section-0 &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #citizen-section-0 &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* VS Pages modifications&lt;br /&gt;
&lt;br /&gt;
    body.page-VS-Woodworking #content {&lt;br /&gt;
        background-color: #f0f8ff !important;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    body.page-VS-Woodworking h1 {&lt;br /&gt;
        color: #ff4500;&lt;br /&gt;
    }&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=MediaWiki:Citizen.css&amp;diff=1700</id>
		<title>MediaWiki:Citizen.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=MediaWiki:Citizen.css&amp;diff=1700"/>
		<updated>2026-08-28T06:30:50Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* All CSS here will be loaded for users of the Citizen skin */&lt;br /&gt;
&lt;br /&gt;
/* Setting our custom colors */&lt;br /&gt;
&lt;br /&gt;
    #content { background-color: #383838; }&lt;br /&gt;
&lt;br /&gt;
    body { color: #ccad00 !important; font-size: 15px; font-family: &amp;quot;Corbel&amp;quot; !important; background-color: #282828; &lt;br /&gt;
    --color-emphasized: #998200; --color-link: #998200 !important; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-header { background-color: #282828; --header-size: 5rem; --size-icon: 2rem; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer { background-color: #383838 !important; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer { color: #ccad00 !important; font-size: 15px; font-family: &amp;quot;Corbel&amp;quot; !important; }&lt;br /&gt;
&lt;br /&gt;
    .mw-logo-wordmark { color: #ccad00; }&lt;br /&gt;
&lt;br /&gt;
    .firstHeading { color: #ccad00; padding-left: var(--space-md); }&lt;br /&gt;
&lt;br /&gt;
    .citizen-page-header { background-color: #282828; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* A few adjustments to the header */&lt;br /&gt;
&lt;br /&gt;
    #siteSub { padding-left: var(--space-md); }&lt;br /&gt;
&lt;br /&gt;
    #ca-viewsource { display: none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Sidebar adjustments*/&lt;br /&gt;
&lt;br /&gt;
    .citizen-header__logo img { height: 64px; width: 64px; }&lt;br /&gt;
&lt;br /&gt;
    #citizen-pref { display: none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Cleaning up the drawer menu */&lt;br /&gt;
&lt;br /&gt;
    #n-recentchanges { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #n-randompage { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #t-specialpages { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #t-upload { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #n-Admin { display: none; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-menu { font-size: 20px; }&lt;br /&gt;
&lt;br /&gt;
    #p-BLANK .citizen-menu__heading { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #p-navigation .citizen-menu__heading { display: none; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-siteStats { display: none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Removing footer */&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer__content { display:none; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer { margin-top: 0px; }&lt;br /&gt;
&lt;br /&gt;
/* Removing arrow from links */&lt;br /&gt;
&lt;br /&gt;
    div#content a.external[href ^=&amp;quot;https://&amp;quot;] {&lt;br /&gt;
        background-image: none;&lt;br /&gt;
        padding-right: 0;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Main Page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #mw-content-text &amp;gt; div.mw-content-ltr.mw-parser-output &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #mw-content-text &amp;gt; div.mw-content-ltr.mw-parser-output &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Skills page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #citizen-section-1 &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #citizen-section-1 &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Anatomy page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #citizen-section-2 &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #citizen-section-2 &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Staff page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #citizen-section-0 &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #citizen-section-0 &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* VS Pages modifications&lt;br /&gt;
&lt;br /&gt;
    body.page-VS-Woodworking #content {&lt;br /&gt;
        background-color: #f0f8ff;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    body.page-VS-Woodworking h1 {&lt;br /&gt;
        color: #ff4500;&lt;br /&gt;
    }&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=MediaWiki:Citizen.css&amp;diff=1699</id>
		<title>MediaWiki:Citizen.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=MediaWiki:Citizen.css&amp;diff=1699"/>
		<updated>2026-08-28T06:29:36Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* All CSS here will be loaded for users of the Citizen skin */&lt;br /&gt;
&lt;br /&gt;
/* Setting our custom colors */&lt;br /&gt;
&lt;br /&gt;
    #content { background-color: #383838; }&lt;br /&gt;
&lt;br /&gt;
    body { color: #ccad00 !important; font-size: 15px; font-family: &amp;quot;Corbel&amp;quot; !important; background-color: #282828; &lt;br /&gt;
    --color-emphasized: #998200; --color-link: #998200 !important; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-header { background-color: #282828; --header-size: 5rem; --size-icon: 2rem; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer { background-color: #383838 !important; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer { color: #ccad00 !important; font-size: 15px; font-family: &amp;quot;Corbel&amp;quot; !important; }&lt;br /&gt;
&lt;br /&gt;
    .mw-logo-wordmark { color: #ccad00; }&lt;br /&gt;
&lt;br /&gt;
    .firstHeading { color: #ccad00; padding-left: var(--space-md); }&lt;br /&gt;
&lt;br /&gt;
    .citizen-page-header { background-color: #282828; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* A few adjustments to the header */&lt;br /&gt;
&lt;br /&gt;
    #siteSub { padding-left: var(--space-md); }&lt;br /&gt;
&lt;br /&gt;
    #ca-viewsource { display: none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Sidebar adjustments*/&lt;br /&gt;
&lt;br /&gt;
    .citizen-header__logo img { height: 64px; width: 64px; }&lt;br /&gt;
&lt;br /&gt;
    #citizen-pref { display: none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Cleaning up the drawer menu */&lt;br /&gt;
&lt;br /&gt;
    #n-recentchanges { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #n-randompage { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #t-specialpages { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #t-upload { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #n-Admin { display: none; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-menu { font-size: 20px; }&lt;br /&gt;
&lt;br /&gt;
    #p-BLANK .citizen-menu__heading { display: none; }&lt;br /&gt;
&lt;br /&gt;
    #p-navigation .citizen-menu__heading { display: none; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-siteStats { display: none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Removing footer */&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer__content { display:none; }&lt;br /&gt;
&lt;br /&gt;
    .citizen-footer { margin-top: 0px; }&lt;br /&gt;
&lt;br /&gt;
/* Removing arrow from links */&lt;br /&gt;
&lt;br /&gt;
    div#content a.external[href ^=&amp;quot;https://&amp;quot;] {&lt;br /&gt;
        background-image: none;&lt;br /&gt;
        padding-right: 0;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Main Page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #mw-content-text &amp;gt; div.mw-content-ltr.mw-parser-output &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #mw-content-text &amp;gt; div.mw-content-ltr.mw-parser-output &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Skills page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #citizen-section-1 &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #citizen-section-1 &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Anatomy page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #citizen-section-2 &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #citizen-section-2 &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* Adjusting Staff page display based on screen width */&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (min-width: 1120px) {&lt;br /&gt;
        #citizen-section-0 &amp;gt; div.mobileonly {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    @media only screen and (max-width: 1120px) {&lt;br /&gt;
        #citizen-section-0 &amp;gt; div.nomobile {&lt;br /&gt;
            display: none;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
/* VS Pages modifications&lt;br /&gt;
&lt;br /&gt;
body.page-VS-Woowdworking #content {&lt;br /&gt;
    background-color: #f0f8ff;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=Admin&amp;diff=1698</id>
		<title>Admin</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=Admin&amp;diff=1698"/>
		<updated>2026-08-28T06:27:22Z</updated>

		<summary type="html">&lt;p&gt;Noop: /* Noop&amp;#039;s VS staging area */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{| class=&amp;quot;contenttable sortable&amp;quot; style=&amp;quot;border: 0px; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;border: 0px;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;border: 0px; text-align: -webkit-center; vertical-align: top;&amp;quot;|&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828; text-align: center;&amp;quot; border=1&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:150%; background-color: #181818; &amp;quot; colspan=2| Useful Links&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.mediawiki.org/wiki/Help:Formatting/en  Formatting] || [[Special:SpecialPages|Special Pages]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Howto|Howto]] || [[Mediawiki:Sidebar|Drawer Edits]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Mediawiki:Citizen.css|Citizen Theme Additional CSS]] || [[Mediawiki:common.css|Common Additional CSS]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Mediawiki:Group-user.css|User-Level CSS]] || [[Mediawiki:Group-sysop.css|Sysop-Level CSS]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Special:ListFiles|File List]] || [[Special:ListUsers|User List]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Special:AllPages|Page List]] || [[Special:Upload|Upload Files]]&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.mediawiki.org/wiki/Help:Tables Table Formatting] || [http://uoguide.com UOGuide]&lt;br /&gt;
|-&lt;br /&gt;
| [https://en.wikipedia.org/wiki/Help:Table Wikipedia Table Help] || [[Tentatives|Tentatives]]&lt;br /&gt;
|-&lt;br /&gt;
| [[MediaWiki:Citizen-footer-tagline | Citizen Footer Tagline]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;border: 0px; text-align: -webkit-center; vertical-align: top;&amp;quot;|&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828;&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:150%; background-color: #181818; &amp;quot; colspan=2| Spell Templates&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:FirstCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SecondCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:ThirdCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:FourthCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:FifthCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SixthCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SeventhCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:EighthCircle]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;border: 0px; text-align: -webkit-center; vertical-align: top;&amp;quot;|&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828;&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:150%; background-color: #181818; &amp;quot; colspan=2| Other Templates&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SwingSpeed]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:DamageBonus]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:AnimalForm]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SummonFamiliar]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:EvaluatingIntelligence]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:Stables]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;contenttable sortable&amp;quot; style=&amp;quot;border: 0px; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;border: 0px;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;border: 0px; text-align: -webkit-center; vertical-align: top;&amp;quot;|&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828; text-align: center;&amp;quot; border=1&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:150%; background-color: #181818; &amp;quot; colspan=2| Templates for DT/Mobile&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:MainPageDesktop]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:MainPageMobile]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SkillsDesktop]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SkillsMobile]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:AnatomyDesktop]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:AnatomyMobile]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:StaffDesktop]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:StaffMobile]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
==Noop&#039;s VS staging area==&lt;br /&gt;
*Pay no attention to anything down here&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[[VS-Mining]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[VS-Modlist2]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[VS-Woodworking]]&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=VS-Modlist2&amp;diff=1697</id>
		<title>VS-Modlist2</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=VS-Modlist2&amp;diff=1697"/>
		<updated>2026-08-27T07:53:11Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828; text-align: center;&amp;quot; border=1&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:150%; background-color: #181818; &amp;quot; colspan=1| Mod&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:150%; background-color: #181818; &amp;quot; colspan=1| Version&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/34545 Adventurer&#039;s Walking stick] || 3.0.10&amp;lt;/span&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/algernonswatersheds Algernon&#039;s Watersheds] || 6.4.3&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/ambientsymphony Ambient Symphony] || 1.1.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/animalcages Animal Cages] || 5.0.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/48296 Animal Health Reducer] || 1.22.3&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/automapmarkers Auto Map Markers] || 5.0.3&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/35151 Bark Canoe] || 1223.0.3&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/bedspawn Bedspawn] || 1.7.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/bettererprospecting Betterer Prospecting] || 3.4.3&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/59733 Boat Auto Pilot] || 1.2.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/butchering Butchering] || 1.13.6&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/buzzwords Buzzwords] || 1.8.2&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/carryon Carry On] || 1.14.3&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/carryonlib CarryOnLib] || 1.0.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/53225 CarryOn Patch for IME] || 0.1.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/charcoalkiln Charcoal Kiln] ||1.1.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/commonlibforked CommonLib-Forked] || 2.8.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/danatweaks DanaTweaks] || 4.1.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/deciduoustrees Deciduous Trees] || 1.8.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/53879 Dry Fuels] || 0.2.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/earthfed EarthFed - More Fertilizers] || 1.1.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/ecomachina Eco Machina] || 0.6.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/48190 Extra Overlays-1.22+] || 1.8.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/farmlanddropswithnutrients Farmland Drops with Nutrients] || 1.2.2&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/fastpackeddirtpaths Fast Packed Dirth Paths] || 1.22.3&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/foodshelves Food Shelves] || 3.0.5&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/footprints Footprints] || 1.2.5&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/forgetfulseeds Forgetful Seeds] || 1.0.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/gimmeoneseedplz Gimme One Seed Plz] || 1.2.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/hudclock HudClock] || 4.4.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/hydrateordiedrate Hydrate or Diedrate] || 2.5.3&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/34327 Immersive Fibercraft] || 1.2.12&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/54152 Immersive Rope Crafting FORK] || 1.1.5&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/immersivewoodworking Immersive Woodworking] || 1.2.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/interestingme Interesting Mining &amp;amp; Extraction] || 1.0.16&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/interestingoregen Interesting Ore Gen] || 2.3.8&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/juicyores Juicy Ores] || 1.0.2&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/leaflitter Leaf Litter] || 1.2.5&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/louderbears Louder Bears] || 1.0.2&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/morestonedrops More Stone Drops] || 1.22.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/46821 Nf3t - Water Sponge] || 2.0.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/oilsresoapedsa Oils! Resoaped Standalone] || 1.0.4&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/orekiwoofsbeehives Orekiwoof&#039;s Simple Immersive Beehive] || 2.0.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/playercorpseforked PlayerCorpse-Forked] || 1.14.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/postsandbeams Posts and Beams] || 1.5.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/primitivesurvival Primitive Survival] || 5.0.8&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/prospecttogether ProspectTogether] || 2.2.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/chiseltools QP&#039;s Chisel Tools] || 1.17.4&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/realisticrapids Realistic Rapids] || 0.1.2&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/realisticwater Realistic Water] || 0.3.2&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/realsmoke Real Smoke] || 1.3.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/realsmokeqp Real Smoke &amp;amp; QP&#039;s Chisel Tools Compatibility Patch 1.22] || 1.0.1 &amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/31211 Rebalanced Lantern Crafting] || 1.1.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/6601 Resin Regrow Remade] || 1.3.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/rpvoicechat RP Voice Chat] || 2.6.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/immersivelanterns Salty&#039;s Immersive Lanterns] || 0.4.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/56676 Seasonal Flowers] || 1.1.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/shearlib Shearlib] || 1.3.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/shelfobsessed Shelf Obsessed] || 2.1.6&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/24289 Soil Must Fall (vertically)] || 1.3.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/kilnshelves Stackable Kiln Shelves] || 1.1.8&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/stonebakeoven Stone Bake Oven] || 1.3.8&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/47429 Stone Quarry Forked] || 1.22.3&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/swixyclaimchunk Swixy ClaimChunk] || 1.0.5&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/tailorsdelight Tailor&#039;s Delight] || 2.2.2&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/temporalgearsstack Temporal Gears Stack] || 1.0.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/terraprety Terra Pretty] || 7.10.2&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/thehunter The Hunter] || 0.2.46&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/toolsmith Toolsmith] || 1.2.17&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/52357 Toolsmith Patch for IME] || 0.2.3&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/usewaxinsteadoffat Use Beeswax Instead of Fat] || 1.22&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/30143 VS Roofing Mod] || 1.6.7&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/58035 Wild Farming Fork] || 2.1.9&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/wool Wool &amp;amp; More] || 1.9.3&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/xinvtweaksfork Xandus Inventory Tweaks Fork] || 1.9.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/44133 X Lib Fork] || 1.0.31&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/44074 X Skills Fork] || 1.0.90&amp;lt;/span&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=VS-Modlist2&amp;diff=1696</id>
		<title>VS-Modlist2</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=VS-Modlist2&amp;diff=1696"/>
		<updated>2026-08-27T07:51:55Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828; text-align: center;&amp;quot; border=1&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:150%; background-color: #181818; &amp;quot; colspan=1| Mod&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:150%; background-color: #181818; &amp;quot; colspan=1| Version&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/34545 Adventurer&#039;s Walking stick] || 3.0.10&amp;lt;/span&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/algernonswatersheds Algernon&#039;s Watersheds] || 6.4.3&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/ambientsymphony Ambient Symphony] || 1.1.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/animalcages Animal Cages] || 5.0.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/48296 Animal Health Reducer] || 1.22.3&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/automapmarkers Auto Map Markers] || 5.0.3&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/35151 Bark Canoe] || 1223.0.3&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/bedspawn Bedspawn] || 1.7.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/bettererprospecting Betterer Prospecting] || 3.4.3&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/59733 Boat Auto Pilot] || 1.2.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/butchering Butchering] || 1.13.6&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/buzzwords Buzzwords] || 1.8.2&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/carryon Carry On] || 1.14.3&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/carryonlib CarryOnLib] || 1.0.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/53225 CarryOn Patch for IME] || 0.1.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/charcoalkiln Charcoal Kiln] ||1.1.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/commonlibforked CommonLib-Forked] || 2.8.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/danatweaks DanaTweaks] || 4.1.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/deciduoustrees Deciduous Trees] || 1.8.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/53879 Dry Fuels] || 0.2.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/earthfed EarthFed - More Fertilizers] || 1.1.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/ecomachina Eco Machina] || 0.6.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/48190 Extra Overlays-1.22+] || 1.8.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/farmlanddropswithnutrients Farmland Drops with Nutrients] || 1.2.2&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/fastpackeddirtpaths Fast Packed Dirth Paths] || 1.22.3&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/foodshelves Food Shelves] || 3.0.5&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/footprints Footprints] || 1.2.5&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/forgetfulseeds Forgetful Seeds] || 1.0.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/gimmeoneseedplz Gimme One Seed Plz] || 1.2.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/hudclock HudClock] || 4.4.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/hydrateordiedrate Hydrate or Diedrate] || 2.5.3&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/34327 Immersive Fibercraft] || 1.2.12&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/54152 Immersive Rope Crafting FORK] || 1.1.5&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/immersivewoodworking Immersive Woodworking] || 1.2.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/interestingme Interesting Mining &amp;amp; Extraction] || 1.0.16&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/interestingoregen Interesting Ore Gen] || 2.3.8&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/juicyores Juicy Ores] || 1.0.2&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/leaflitter Leaf Litter] || 1.2.5&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/louderbears Louder Bears] || 1.0.2&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/morestonedrops More Stone Drops] || 1.22.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/46821 Nf3t - Water Sponge] || 2.0.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/oilsresoapedsa Oils! Resoaped Standalone] || 1.0.4&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/orekiwoofsbeehives Orekiwoof&#039;s Simple Immersive Beehive] || 2.0.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/playercorpseforked PlayerCorpse-Forked] || 1.14.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/postsandbeams Posts and Beams] || 1.5.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/primitivesurvival Primitive Survival] || 5.0.8&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/prospecttogether ProspectTogether] || 2.2.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/chiseltools QP&#039;s Chisel Tools] || 1.17.4&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/realisticrapids Realistic Rapids] || 0.1.2&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/realisticwater Realistic Water] || 0.3.2&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/realsmoke Real Smoke] || 1.3.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/realsmokeqp Real Smoke &amp;amp; QP&#039;s Chisel Tools Compatibility Patch 1.22] || 1.0.1 &amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/31211 Rebalanced Lantern Crafting] || 1.1.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/6601 Resin Regrow Remade] || 1.3.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/rpvoicechat RP Voice Chat] || 2.6.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/immersivelanterns Salty&#039;s Immersive Lanterns] || 0.4.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/56676 Seasonal Flowers] || 1.1.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/shearlib Shearlib] || 1.3.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/shelfobsessed Shelf Obsessed] || 2.1.6&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/24289 Soil Must Fall (vertically)] || 1.3.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/kilnshelves Stackable Kiln Shelves] || 1.1.8&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/stonebakeoven Stone Bake Oven] || 1.3.8&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/47429 Stone Quarry Forked] || 1.22.3&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/swixyclaimchunk Swixy ClaimChunk] || 1.0.5&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/tailorsdelight Tailor&#039;s Delight] || 2.2.2&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/temporalgearsstack Temporal Gears Stack] || 1.0.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/terraprety Terra Pretty] || 7.10.2&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/thehunter The Hunter] || 0.2.46&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/toolsmith Toolsmith] || 1.2.17&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/52357 Toolsmith Patch for IME] || 0.2.3&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/usewaxinsteadoffat Use Beeswax Instead of Fat] || 1.22&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/30143 VS Roofing Mod] || 1.6.7&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/58035 Wild Farming Fork] || 2.1.9&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/wool Wool &amp;amp; More] || 1.9.3&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/xinvtweaksfork Xandus Inventory Tweaks Fork] || 1.9.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/44133 X Lib Fork] || 1.0.31&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/44074 X Skills Fork] || 1.0.90&amp;lt;/span&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=Admin&amp;diff=1695</id>
		<title>Admin</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=Admin&amp;diff=1695"/>
		<updated>2026-08-26T11:07:04Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{| class=&amp;quot;contenttable sortable&amp;quot; style=&amp;quot;border: 0px; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;border: 0px;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;border: 0px; text-align: -webkit-center; vertical-align: top;&amp;quot;|&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828; text-align: center;&amp;quot; border=1&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:150%; background-color: #181818; &amp;quot; colspan=2| Useful Links&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.mediawiki.org/wiki/Help:Formatting/en  Formatting] || [[Special:SpecialPages|Special Pages]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Howto|Howto]] || [[Mediawiki:Sidebar|Drawer Edits]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Mediawiki:Citizen.css|Citizen Theme Additional CSS]] || [[Mediawiki:common.css|Common Additional CSS]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Mediawiki:Group-user.css|User-Level CSS]] || [[Mediawiki:Group-sysop.css|Sysop-Level CSS]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Special:ListFiles|File List]] || [[Special:ListUsers|User List]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Special:AllPages|Page List]] || [[Special:Upload|Upload Files]]&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.mediawiki.org/wiki/Help:Tables Table Formatting] || [http://uoguide.com UOGuide]&lt;br /&gt;
|-&lt;br /&gt;
| [https://en.wikipedia.org/wiki/Help:Table Wikipedia Table Help] || [[Tentatives|Tentatives]]&lt;br /&gt;
|-&lt;br /&gt;
| [[MediaWiki:Citizen-footer-tagline | Citizen Footer Tagline]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;border: 0px; text-align: -webkit-center; vertical-align: top;&amp;quot;|&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828;&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:150%; background-color: #181818; &amp;quot; colspan=2| Spell Templates&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:FirstCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SecondCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:ThirdCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:FourthCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:FifthCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SixthCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SeventhCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:EighthCircle]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;border: 0px; text-align: -webkit-center; vertical-align: top;&amp;quot;|&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828;&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:150%; background-color: #181818; &amp;quot; colspan=2| Other Templates&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SwingSpeed]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:DamageBonus]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:AnimalForm]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SummonFamiliar]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:EvaluatingIntelligence]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:Stables]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;contenttable sortable&amp;quot; style=&amp;quot;border: 0px; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;border: 0px;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;border: 0px; text-align: -webkit-center; vertical-align: top;&amp;quot;|&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828; text-align: center;&amp;quot; border=1&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:150%; background-color: #181818; &amp;quot; colspan=2| Templates for DT/Mobile&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:MainPageDesktop]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:MainPageMobile]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SkillsDesktop]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SkillsMobile]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:AnatomyDesktop]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:AnatomyMobile]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:StaffDesktop]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:StaffMobile]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
==Noop&#039;s VS staging area==&lt;br /&gt;
*Pay no attention to anything down here&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[[VS-Mining]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[VS-Modlist2]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[VS-Woodworking]]&lt;br /&gt;
&lt;br /&gt;
 lokiemattieu, 4 days ago&lt;br /&gt;
Hello, I’m writing to let you know about a compatibility problem with the VS Roofing mod. The key and materials to make the trestle are the same as those to make a stick roof frame with VS Roofing.&lt;br /&gt;
&lt;br /&gt;
 Anhaeyn, 4 days ago&lt;br /&gt;
Enable &amp;quot;craftable sawhorse&amp;quot; in Immersive Woodworking&#039;s config, it&#039;ll disable in-world building sawhorse and free up stick roof frame for VS Roofing. &lt;br /&gt;
&lt;br /&gt;
 lokiemattieu, 4 days ago&lt;br /&gt;
Thanks&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=Admin&amp;diff=1694</id>
		<title>Admin</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=Admin&amp;diff=1694"/>
		<updated>2026-08-26T11:06:38Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{| class=&amp;quot;contenttable sortable&amp;quot; style=&amp;quot;border: 0px; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;border: 0px;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;border: 0px; text-align: -webkit-center; vertical-align: top;&amp;quot;|&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828; text-align: center;&amp;quot; border=1&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:150%; background-color: #181818; &amp;quot; colspan=2| Useful Links&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.mediawiki.org/wiki/Help:Formatting/en  Formatting] || [[Special:SpecialPages|Special Pages]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Howto|Howto]] || [[Mediawiki:Sidebar|Drawer Edits]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Mediawiki:Citizen.css|Citizen Theme Additional CSS]] || [[Mediawiki:common.css|Common Additional CSS]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Mediawiki:Group-user.css|User-Level CSS]] || [[Mediawiki:Group-sysop.css|Sysop-Level CSS]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Special:ListFiles|File List]] || [[Special:ListUsers|User List]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Special:AllPages|Page List]] || [[Special:Upload|Upload Files]]&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.mediawiki.org/wiki/Help:Tables Table Formatting] || [http://uoguide.com UOGuide]&lt;br /&gt;
|-&lt;br /&gt;
| [https://en.wikipedia.org/wiki/Help:Table Wikipedia Table Help] || [[Tentatives|Tentatives]]&lt;br /&gt;
|-&lt;br /&gt;
| [[MediaWiki:Citizen-footer-tagline | Citizen Footer Tagline]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;border: 0px; text-align: -webkit-center; vertical-align: top;&amp;quot;|&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828;&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:150%; background-color: #181818; &amp;quot; colspan=2| Spell Templates&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:FirstCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SecondCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:ThirdCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:FourthCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:FifthCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SixthCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SeventhCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:EighthCircle]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;border: 0px; text-align: -webkit-center; vertical-align: top;&amp;quot;|&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828;&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:150%; background-color: #181818; &amp;quot; colspan=2| Other Templates&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SwingSpeed]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:DamageBonus]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:AnimalForm]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SummonFamiliar]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:EvaluatingIntelligence]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:Stables]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;contenttable sortable&amp;quot; style=&amp;quot;border: 0px; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;border: 0px;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;border: 0px; text-align: -webkit-center; vertical-align: top;&amp;quot;|&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828; text-align: center;&amp;quot; border=1&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:150%; background-color: #181818; &amp;quot; colspan=2| Templates for DT/Mobile&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:MainPageDesktop]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:MainPageMobile]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SkillsDesktop]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SkillsMobile]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:AnatomyDesktop]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:AnatomyMobile]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:StaffDesktop]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:StaffMobile]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
==Noop&#039;s VS staging area==&lt;br /&gt;
*Pay no attention to anything down here&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[[VS-Mining]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[VS-Modlist2]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[VS-Woodworking]]&lt;br /&gt;
&lt;br /&gt;
 lokiemattieu, 4 days ago&lt;br /&gt;
Hello, I’m writing to let you know about a compatibility problem with the VS Roofing mod. The key and materials to make the trestle are the same as those to make a stick roof frame with VS Roofing.&lt;br /&gt;
&lt;br /&gt;
 Anhaeyn, 4 days ago&lt;br /&gt;
Enable &amp;quot;craftable sawhorse&amp;quot; in Immersive Woodworking&#039;s config, it&#039;ll disable in-world building sawhorse and free up stick roof frame for VS Roofing. &lt;br /&gt;
&lt;br /&gt;
 lokiemattieu, 4 days ago&lt;br /&gt;
Thanks&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=Admin&amp;diff=1693</id>
		<title>Admin</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=Admin&amp;diff=1693"/>
		<updated>2026-08-26T11:05:53Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{| class=&amp;quot;contenttable sortable&amp;quot; style=&amp;quot;border: 0px; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;border: 0px;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;border: 0px; text-align: -webkit-center; vertical-align: top;&amp;quot;|&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828; text-align: center;&amp;quot; border=1&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:150%; background-color: #181818; &amp;quot; colspan=2| Useful Links&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.mediawiki.org/wiki/Help:Formatting/en  Formatting] || [[Special:SpecialPages|Special Pages]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Howto|Howto]] || [[Mediawiki:Sidebar|Drawer Edits]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Mediawiki:Citizen.css|Citizen Theme Additional CSS]] || [[Mediawiki:common.css|Common Additional CSS]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Mediawiki:Group-user.css|User-Level CSS]] || [[Mediawiki:Group-sysop.css|Sysop-Level CSS]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Special:ListFiles|File List]] || [[Special:ListUsers|User List]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Special:AllPages|Page List]] || [[Special:Upload|Upload Files]]&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.mediawiki.org/wiki/Help:Tables Table Formatting] || [http://uoguide.com UOGuide]&lt;br /&gt;
|-&lt;br /&gt;
| [https://en.wikipedia.org/wiki/Help:Table Wikipedia Table Help] || [[Tentatives|Tentatives]]&lt;br /&gt;
|-&lt;br /&gt;
| [[MediaWiki:Citizen-footer-tagline | Citizen Footer Tagline]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;border: 0px; text-align: -webkit-center; vertical-align: top;&amp;quot;|&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828;&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:150%; background-color: #181818; &amp;quot; colspan=2| Spell Templates&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:FirstCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SecondCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:ThirdCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:FourthCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:FifthCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SixthCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SeventhCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:EighthCircle]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;border: 0px; text-align: -webkit-center; vertical-align: top;&amp;quot;|&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828;&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:150%; background-color: #181818; &amp;quot; colspan=2| Other Templates&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SwingSpeed]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:DamageBonus]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:AnimalForm]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SummonFamiliar]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:EvaluatingIntelligence]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:Stables]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;contenttable sortable&amp;quot; style=&amp;quot;border: 0px; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;border: 0px;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;border: 0px; text-align: -webkit-center; vertical-align: top;&amp;quot;|&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828; text-align: center;&amp;quot; border=1&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:150%; background-color: #181818; &amp;quot; colspan=2| Templates for DT/Mobile&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:MainPageDesktop]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:MainPageMobile]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SkillsDesktop]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SkillsMobile]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:AnatomyDesktop]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:AnatomyMobile]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:StaffDesktop]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:StaffMobile]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[[VS-Mining]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[VS-Modlist2]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[VS-Woodworking]]&lt;br /&gt;
&lt;br /&gt;
 lokiemattieu, 4 days ago&lt;br /&gt;
Hello, I’m writing to let you know about a compatibility problem with the VS Roofing mod. The key and materials to make the trestle are the same as those to make a stick roof frame with VS Roofing.&lt;br /&gt;
&lt;br /&gt;
 Anhaeyn, 4 days ago&lt;br /&gt;
Enable &amp;quot;craftable sawhorse&amp;quot; in Immersive Woodworking&#039;s config, it&#039;ll disable in-world building sawhorse and free up stick roof frame for VS Roofing. &lt;br /&gt;
&lt;br /&gt;
 lokiemattieu, 4 days ago&lt;br /&gt;
Thanks&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=Admin&amp;diff=1692</id>
		<title>Admin</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=Admin&amp;diff=1692"/>
		<updated>2026-08-26T11:05:09Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{| class=&amp;quot;contenttable sortable&amp;quot; style=&amp;quot;border: 0px; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;border: 0px;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;border: 0px; text-align: -webkit-center; vertical-align: top;&amp;quot;|&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828; text-align: center;&amp;quot; border=1&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:150%; background-color: #181818; &amp;quot; colspan=2| Useful Links&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.mediawiki.org/wiki/Help:Formatting/en  Formatting] || [[Special:SpecialPages|Special Pages]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Howto|Howto]] || [[Mediawiki:Sidebar|Drawer Edits]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Mediawiki:Citizen.css|Citizen Theme Additional CSS]] || [[Mediawiki:common.css|Common Additional CSS]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Mediawiki:Group-user.css|User-Level CSS]] || [[Mediawiki:Group-sysop.css|Sysop-Level CSS]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Special:ListFiles|File List]] || [[Special:ListUsers|User List]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Special:AllPages|Page List]] || [[Special:Upload|Upload Files]]&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.mediawiki.org/wiki/Help:Tables Table Formatting] || [http://uoguide.com UOGuide]&lt;br /&gt;
|-&lt;br /&gt;
| [https://en.wikipedia.org/wiki/Help:Table Wikipedia Table Help] || [[Tentatives|Tentatives]]&lt;br /&gt;
|-&lt;br /&gt;
| [[MediaWiki:Citizen-footer-tagline | Citizen Footer Tagline]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;border: 0px; text-align: -webkit-center; vertical-align: top;&amp;quot;|&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828;&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:150%; background-color: #181818; &amp;quot; colspan=2| Spell Templates&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:FirstCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SecondCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:ThirdCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:FourthCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:FifthCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SixthCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SeventhCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:EighthCircle]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;border: 0px; text-align: -webkit-center; vertical-align: top;&amp;quot;|&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828;&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:150%; background-color: #181818; &amp;quot; colspan=2| Other Templates&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SwingSpeed]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:DamageBonus]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:AnimalForm]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SummonFamiliar]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:EvaluatingIntelligence]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:Stables]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;contenttable sortable&amp;quot; style=&amp;quot;border: 0px; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;border: 0px;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;border: 0px; text-align: -webkit-center; vertical-align: top;&amp;quot;|&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828; text-align: center;&amp;quot; border=1&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:150%; background-color: #181818; &amp;quot; colspan=2| Templates for DT/Mobile&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:MainPageDesktop]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:MainPageMobile]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SkillsDesktop]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SkillsMobile]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:AnatomyDesktop]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:AnatomyMobile]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:StaffDesktop]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:StaffMobile]]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[[VS-Mining]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[VS-Modlist2]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[VS-Woodworking]]&lt;br /&gt;
&lt;br /&gt;
 lokiemattieu, 4 days ago&lt;br /&gt;
Hello, I’m writing to let you know about a compatibility problem with the VS Roofing mod. The key and materials to make the trestle are the same as those to make a stick roof frame with VS Roofing.&lt;br /&gt;
&lt;br /&gt;
 Anhaeyn, 4 days ago&lt;br /&gt;
Enable &amp;quot;craftable sawhorse&amp;quot; in Immersive Woodworking&#039;s config, it&#039;ll disable in-world building sawhorse and free up stick roof frame for VS Roofing. &lt;br /&gt;
&lt;br /&gt;
 lokiemattieu, 4 days ago&lt;br /&gt;
Thanks&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=Admin&amp;diff=1691</id>
		<title>Admin</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=Admin&amp;diff=1691"/>
		<updated>2026-08-26T11:04:47Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{| class=&amp;quot;contenttable sortable&amp;quot; style=&amp;quot;border: 0px; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;border: 0px;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;border: 0px; text-align: -webkit-center; vertical-align: top;&amp;quot;|&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828; text-align: center;&amp;quot; border=1&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:150%; background-color: #181818; &amp;quot; colspan=2| Useful Links&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.mediawiki.org/wiki/Help:Formatting/en  Formatting] || [[Special:SpecialPages|Special Pages]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Howto|Howto]] || [[Mediawiki:Sidebar|Drawer Edits]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Mediawiki:Citizen.css|Citizen Theme Additional CSS]] || [[Mediawiki:common.css|Common Additional CSS]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Mediawiki:Group-user.css|User-Level CSS]] || [[Mediawiki:Group-sysop.css|Sysop-Level CSS]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Special:ListFiles|File List]] || [[Special:ListUsers|User List]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Special:AllPages|Page List]] || [[Special:Upload|Upload Files]]&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.mediawiki.org/wiki/Help:Tables Table Formatting] || [http://uoguide.com UOGuide]&lt;br /&gt;
|-&lt;br /&gt;
| [https://en.wikipedia.org/wiki/Help:Table Wikipedia Table Help] || [[Tentatives|Tentatives]]&lt;br /&gt;
|-&lt;br /&gt;
| [[MediaWiki:Citizen-footer-tagline | Citizen Footer Tagline]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;border: 0px; text-align: -webkit-center; vertical-align: top;&amp;quot;|&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828;&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:150%; background-color: #181818; &amp;quot; colspan=2| Spell Templates&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:FirstCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SecondCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:ThirdCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:FourthCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:FifthCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SixthCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SeventhCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:EighthCircle]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;border: 0px; text-align: -webkit-center; vertical-align: top;&amp;quot;|&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828;&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:150%; background-color: #181818; &amp;quot; colspan=2| Other Templates&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SwingSpeed]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:DamageBonus]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:AnimalForm]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SummonFamiliar]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:EvaluatingIntelligence]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:Stables]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;contenttable sortable&amp;quot; style=&amp;quot;border: 0px; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;border: 0px;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;border: 0px; text-align: -webkit-center; vertical-align: top;&amp;quot;|&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828; text-align: center;&amp;quot; border=1&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:150%; background-color: #181818; &amp;quot; colspan=2| Templates for DT/Mobile&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:MainPageDesktop]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:MainPageMobile]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SkillsDesktop]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SkillsMobile]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:AnatomyDesktop]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:AnatomyMobile]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:StaffDesktop]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:StaffMobile]]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[[VS-Mining]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[VS-Modlist2]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[VS-Woodworking]]&lt;br /&gt;
 lokiemattieu, 4 days ago&lt;br /&gt;
Hello, I’m writing to let you know about a compatibility problem with the VS Roofing mod. The key and materials to make the trestle are the same as those to make a stick roof frame with VS Roofing.&lt;br /&gt;
&lt;br /&gt;
 Anhaeyn, 4 days ago&lt;br /&gt;
Enable &amp;quot;craftable sawhorse&amp;quot; in Immersive Woodworking&#039;s config, it&#039;ll disable in-world building sawhorse and free up stick roof frame for VS Roofing. &lt;br /&gt;
&lt;br /&gt;
 lokiemattieu, 4 days ago&lt;br /&gt;
Thanks&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=VS-Mining&amp;diff=1690</id>
		<title>VS-Mining</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=VS-Mining&amp;diff=1690"/>
		<updated>2026-08-26T09:54:59Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We have [https://mods.vintagestory.at/interestingme Interesting Mining &amp;amp; Extraction] installed, as well as [https://mods.vintagestory.at/interestingoregen Interesting Ore Gen.]&lt;br /&gt;
&lt;br /&gt;
This is a pretty hefty overhaul to mining in Vintage Story.&lt;br /&gt;
&lt;br /&gt;
==Muck Bag==&lt;br /&gt;
&lt;br /&gt;
You will need a muck bag. The hide muck bag can be crafted from four medium pelts and some rope. It can be carried in the inventory when empty, but needs to be in a backpack slot for use. There are linen, leather, and sturdy leather upgrades as materials become available.&lt;br /&gt;
&lt;br /&gt;
(picture of hide muck bag recipe)&lt;br /&gt;
&lt;br /&gt;
==First Tool==&lt;br /&gt;
&lt;br /&gt;
Your initial copper investment should be in a pick. A hammer is not required yet, and a prospecting pick isn&#039;t so vital. Pick up surface nuggets and pan sand until you have your initial 100 units of copper, then cast a pick head in the usual way using a clayformed crucible and charcoal in the firepit. &lt;br /&gt;
&lt;br /&gt;
(picture of copper pick)&lt;br /&gt;
&lt;br /&gt;
==Boulders==&lt;br /&gt;
&lt;br /&gt;
While you&#039;re gathering copper and exploring the world, make sure to check any boulders you run across. If you find ore on a boulder, there is an ore vein of that type below.&lt;br /&gt;
&lt;br /&gt;
(Picture of a boulder with ore visible)&lt;br /&gt;
&lt;br /&gt;
==Muck==&lt;br /&gt;
&lt;br /&gt;
Veins in Interesting Ore Gen are huge compared to vanilla, and they also generate differently. Check the [https://mods.vintagestory.at/interestingoregen mod page] for more details. Be sure to mine either only stone or only ore at one time, don&#039;t mix the mucks. I generally mine out a bunch of stone around the ore first, then shovel all of that into my muck bag to move away from the mining site.  &lt;br /&gt;
&lt;br /&gt;
Stone muck can just be dumped in a tailings pile. Ctrl + 1-4 (Whichever bag slot is your muck bag) then shift right-click onto the ground to dump its contents.&lt;br /&gt;
&lt;br /&gt;
(Picture of a tailings pile)&lt;br /&gt;
&lt;br /&gt;
==Sluice==&lt;br /&gt;
&lt;br /&gt;
For ore muck, you&#039;ll need a sluice. A primitive sluice can be made with sticks and dirt. It should be placed so water flows over the top, with room at the end for muck accumulation. &lt;br /&gt;
&lt;br /&gt;
(Picture of sluice block recipe)&lt;br /&gt;
&lt;br /&gt;
Dump your ore muck just as you did the stone muck, but this time dump it on top of the sluice block. The water flowing over the top will slowly push the muck downstream, but the ore will concentrate in the sluice. Once all the muck has washed downstream and left the sluices uncovered, block the water flow. &amp;lt;b&amp;gt;Right-click&amp;lt;/b&amp;gt; the sluice with your shovel to bring the concentrated muck up out of the sluice. Just dig it back into your muck bag and you&#039;re ready to take it to a smeltery.&lt;br /&gt;
&lt;br /&gt;
(Picture of sluice with exit pond)&lt;br /&gt;
&lt;br /&gt;
==Smeltery==&lt;br /&gt;
&lt;br /&gt;
To turn the ore muck into usable metal, you need a smeltery.&lt;br /&gt;
&lt;br /&gt;
(Picture of smeltery)&lt;br /&gt;
&lt;br /&gt;
First create a smeltery door from light mud brick. Place two light mud brick blocks on top of one another and place the door on top of them. Shift right-click the door and fill in all the white ghost blocks with light mud brick. There are three tiers of smeltery, and continuing to shift right-click the door will cycle through their ghost images. See Interesting Mining &amp;amp; Extraction mod page for more info.&lt;br /&gt;
&lt;br /&gt;
(Picture of smeltery door recipe)&lt;br /&gt;
&lt;br /&gt;
Create a small smelting pot from clay, it does not need to be fired.&lt;br /&gt;
&lt;br /&gt;
(Picture of smeltery pot)&lt;br /&gt;
&lt;br /&gt;
Place the pot into the smeltery.&lt;br /&gt;
&lt;br /&gt;
(Picture of pot in smeltery)&lt;br /&gt;
&lt;br /&gt;
Shift right-click your concentrated muck into the pot through the door.&lt;br /&gt;
&lt;br /&gt;
Make sure to add one layer of charcoal per four layers of muck in the smelting pot. This will give a 5% yield bonus.&lt;br /&gt;
&lt;br /&gt;
*There are other fluxes with better modifiers&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828; text-align: center;&amp;quot; border=1&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:150%; background-color: #181818; &amp;quot; colspan=1| Flux&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:150%; background-color: #181818; &amp;quot; colspan=1| Gain&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Charcoal || 5% &lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| (Flux) || % &lt;br /&gt;
|-&lt;br /&gt;
| (Flux) || % &lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| (Flux) || % &lt;br /&gt;
|-&lt;br /&gt;
| (Flux) || % &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Add enough charcoal in front of the pot to burn for at least 9 in-game hours. The smeltery takes one hour to heat up, then 8 hours to cook, then another hour to cool.&lt;br /&gt;
&lt;br /&gt;
(Picture of charcoal in smeltery)&lt;br /&gt;
&lt;br /&gt;
Once cool, your pig can be removed from the pot and melted/alloyed as regular metal in a crucible.&lt;br /&gt;
&lt;br /&gt;
(Picture of pig)&lt;br /&gt;
&lt;br /&gt;
I will add more to this as I progress.&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=VS-Mining&amp;diff=1689</id>
		<title>VS-Mining</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=VS-Mining&amp;diff=1689"/>
		<updated>2026-08-26T09:52:54Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We have [https://mods.vintagestory.at/interestingme Interesting Mining &amp;amp; Extraction] installed, as well as [https://mods.vintagestory.at/interestingoregen Interesting Ore Gen.]&lt;br /&gt;
&lt;br /&gt;
This is a pretty hefty overhaul to mining in Vintage Story.&lt;br /&gt;
&lt;br /&gt;
==Muck Bag==&lt;br /&gt;
&lt;br /&gt;
You will need a muck bag. The hide muck bag can be crafted from four medium pelts and some rope. It can be carried in the inventory when empty, but needs to be in a backpack slot for use. There are linen, leather, and sturdy leather upgrades as materials become available.&lt;br /&gt;
&lt;br /&gt;
(picture of hide muck bag recipe)&lt;br /&gt;
&lt;br /&gt;
==First Tool==&lt;br /&gt;
&lt;br /&gt;
Your initial copper investment should be in a pick. A hammer is not required yet, and a prospecting pick isn&#039;t so vital. Pick up surface nuggets and pan sand until you have your initial 100 units of copper, then cast a pick head in the usual way using a clayformed crucible and charcoal in the firepit. &lt;br /&gt;
&lt;br /&gt;
(picture of copper pick)&lt;br /&gt;
&lt;br /&gt;
==Boulders==&lt;br /&gt;
&lt;br /&gt;
While you&#039;re gathering copper and exploring the world, make sure to check any boulders you run across. If you find ore on a boulder, there is an ore vein of that type below.&lt;br /&gt;
&lt;br /&gt;
(Picture of a boulder with ore visible)&lt;br /&gt;
&lt;br /&gt;
==Muck==&lt;br /&gt;
&lt;br /&gt;
Veins in Interesting Ore Gen are huge compared to vanilla, and they also generate differently. Check the [https://mods.vintagestory.at/interestingoregen mod page] for more details. Be sure to mine either only stone or only ore at one time, don&#039;t mix the mucks. I generally mine out a bunch of stone around the ore first, then shovel all of that into my muck bag to move away from the mining site.  &lt;br /&gt;
&lt;br /&gt;
Stone muck can just be dumped in a tailings pile. Ctrl + 1-4 (Whichever bag slot is your muck bag) then shift right-click onto the ground to dump its contents.&lt;br /&gt;
&lt;br /&gt;
(Picture of a tailings pile)&lt;br /&gt;
&lt;br /&gt;
==Sluice==&lt;br /&gt;
&lt;br /&gt;
For ore muck, you&#039;ll need a sluice. A primitive sluice can be made with sticks and dirt. It should be placed so water flows over the top, with room at the end for muck accumulation. &lt;br /&gt;
&lt;br /&gt;
(Picture of sluice block recipe)&lt;br /&gt;
&lt;br /&gt;
Dump your ore muck just as you did the stone muck, but this time dump it on top of the sluice block. The water flowing over the top will slowly push the muck downstream, but the ore will concentrate in the sluice. Once it&#039;s done, block the water flow, then right-click the sluice with your shovel to bring the concentrated muck up out of the sluice. Just dig it back into your muck bag and you&#039;re ready to take it to a smeltery.&lt;br /&gt;
&lt;br /&gt;
(Picture of sluice with exit pond)&lt;br /&gt;
&lt;br /&gt;
==Smeltery==&lt;br /&gt;
&lt;br /&gt;
To turn the ore muck into usable metal, you need a smeltery.&lt;br /&gt;
&lt;br /&gt;
(Picture of smeltery)&lt;br /&gt;
&lt;br /&gt;
First create a smeltery door from light mud brick. Place two light mud brick blocks on top of one another and place the door on top of them. Shift right-click the door and fill in all the white ghost blocks with light mud brick. There are three tiers of smeltery, and continuing to shift right-click the door will cycle through their ghost images. See Interesting Mining &amp;amp; Extraction mod page for more info.&lt;br /&gt;
&lt;br /&gt;
(Picture of smeltery door recipe)&lt;br /&gt;
&lt;br /&gt;
Create a small smelting pot from clay, it does not need to be fired.&lt;br /&gt;
&lt;br /&gt;
(Picture of smeltery pot)&lt;br /&gt;
&lt;br /&gt;
Place the pot into the smeltery.&lt;br /&gt;
&lt;br /&gt;
(Picture of pot in smeltery)&lt;br /&gt;
&lt;br /&gt;
Shift right-click your concentrated muck into the pot through the door.&lt;br /&gt;
&lt;br /&gt;
Make sure to add one layer of charcoal per four layers of muck in the smelting pot. This will give a 5% yield bonus.&lt;br /&gt;
&lt;br /&gt;
*There are other fluxes with better modifiers&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828; text-align: center;&amp;quot; border=1&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:150%; background-color: #181818; &amp;quot; colspan=1| Flux&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:150%; background-color: #181818; &amp;quot; colspan=1| Gain&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Charcoal || 5% &lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| (Flux) || % &lt;br /&gt;
|-&lt;br /&gt;
| (Flux) || % &lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| (Flux) || % &lt;br /&gt;
|-&lt;br /&gt;
| (Flux) || % &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Add enough charcoal in front of the pot to burn for at least 9 in-game hours. The smeltery takes one hour to heat up, then 8 hours to cook, then another hour to cool.&lt;br /&gt;
&lt;br /&gt;
(Picture of charcoal in smeltery)&lt;br /&gt;
&lt;br /&gt;
Once cool, your pig can be removed from the pot and melted/alloyed as regular metal in a crucible.&lt;br /&gt;
&lt;br /&gt;
(Picture of pig)&lt;br /&gt;
&lt;br /&gt;
I will add more to this as I progress.&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=Admin&amp;diff=1688</id>
		<title>Admin</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=Admin&amp;diff=1688"/>
		<updated>2026-08-26T09:50:59Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{| class=&amp;quot;contenttable sortable&amp;quot; style=&amp;quot;border: 0px; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;border: 0px;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;border: 0px; text-align: -webkit-center; vertical-align: top;&amp;quot;|&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828; text-align: center;&amp;quot; border=1&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:150%; background-color: #181818; &amp;quot; colspan=2| Useful Links&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.mediawiki.org/wiki/Help:Formatting/en  Formatting] || [[Special:SpecialPages|Special Pages]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Howto|Howto]] || [[Mediawiki:Sidebar|Drawer Edits]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Mediawiki:Citizen.css|Citizen Theme Additional CSS]] || [[Mediawiki:common.css|Common Additional CSS]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Mediawiki:Group-user.css|User-Level CSS]] || [[Mediawiki:Group-sysop.css|Sysop-Level CSS]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Special:ListFiles|File List]] || [[Special:ListUsers|User List]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Special:AllPages|Page List]] || [[Special:Upload|Upload Files]]&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.mediawiki.org/wiki/Help:Tables Table Formatting] || [http://uoguide.com UOGuide]&lt;br /&gt;
|-&lt;br /&gt;
| [https://en.wikipedia.org/wiki/Help:Table Wikipedia Table Help] || [[Tentatives|Tentatives]]&lt;br /&gt;
|-&lt;br /&gt;
| [[MediaWiki:Citizen-footer-tagline | Citizen Footer Tagline]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;border: 0px; text-align: -webkit-center; vertical-align: top;&amp;quot;|&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828;&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:150%; background-color: #181818; &amp;quot; colspan=2| Spell Templates&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:FirstCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SecondCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:ThirdCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:FourthCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:FifthCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SixthCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SeventhCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:EighthCircle]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;border: 0px; text-align: -webkit-center; vertical-align: top;&amp;quot;|&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828;&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:150%; background-color: #181818; &amp;quot; colspan=2| Other Templates&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SwingSpeed]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:DamageBonus]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:AnimalForm]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SummonFamiliar]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:EvaluatingIntelligence]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:Stables]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;contenttable sortable&amp;quot; style=&amp;quot;border: 0px; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;border: 0px;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;border: 0px; text-align: -webkit-center; vertical-align: top;&amp;quot;|&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828; text-align: center;&amp;quot; border=1&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:150%; background-color: #181818; &amp;quot; colspan=2| Templates for DT/Mobile&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:MainPageDesktop]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:MainPageMobile]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SkillsDesktop]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SkillsMobile]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:AnatomyDesktop]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:AnatomyMobile]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:StaffDesktop]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:StaffMobile]]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[[VS-Mining]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[VS-Modlist2]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[VS-Woodworking]]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=VS-Woodworking&amp;diff=1687</id>
		<title>VS-Woodworking</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=VS-Woodworking&amp;diff=1687"/>
		<updated>2026-08-26T09:49:52Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We use [https://mods.vintagestory.at/immersivewoodworking Immersive Woodworking], [https://mods.vintagestory.at/imfw Immersive Firewood], and [https://mods.vintagestory.at/show/mod/43891 Drying Speed Overhaul] so there are several changes to woodworking from vanilla.&lt;br /&gt;
&lt;br /&gt;
==Firewood==&lt;br /&gt;
&lt;br /&gt;
*To make firewood, first you need a chopping block. Place any log into your crafting grid with any axe to create a chopping block of that wood type.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Crafting a chopping block&amp;quot;&amp;gt;[[File:ChoppingBlock.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Place the chopping block, then &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; a log onto it. Hold your axe and hold down &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; to chop the log. New logs will automatically be placed onto the chopping block as you split them into half-logs. Each log, coincidentally, creates two halves.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Log on a chopping block&amp;quot;&amp;gt;[[File:LogChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Place the half-logs onto the chopping block and chop them into firewood. Each half-log will create 4 firewood. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Half log on a chopping block&amp;quot;&amp;gt;[[File:HalfChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Firewood can be stacked to dry. This takes a while, but dry firewood burns hotter and longer than wet, freshly cut firewood. It also makes more charcoal.&lt;br /&gt;
**To dry firewood, stack it up and let it sit. Drying is temperature, wind, and rain dependent. Being rained on will actually re-wet the firewood. 30c is the &amp;quot;normal&amp;quot; drying speed, 60c will dry twice as fast. Full wind will increase drying speed 1.5x. Being in an enclosed room gives an insulation bonus and speeds up drying time. Being near a campfire will also increase drying speed.&lt;br /&gt;
**See [https://mods.vintagestory.at/show/mod/43891 Drying Speed Overhaul] mod page for more information on drying.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Stacking inside works best. Maybe in the kitchen with the cooking fires.&amp;quot;&amp;gt;[[File:DryingFirewood.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Firewood species matters as well. Hardwoods burn longer than softwoods.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828; text-align: center; border: 0px;&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wood&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wet Temp&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wet Burn&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Dry Temp&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Dry Burn&lt;br /&gt;
|-&lt;br /&gt;
|Kapok || 300℃ || 0.12 hour || 600℃ || 0.23  hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Pine || 365℃ || 0.16 hour || 730℃ || 0.32 hour&lt;br /&gt;
|-&lt;br /&gt;
|Bald Cypress || 340℃ || 0.17 hour || 680℃ || 0.35 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Redwood || 325℃ || 0.17 hour || 650℃ || 0.33 hour&lt;br /&gt;
|-&lt;br /&gt;
|Walnut || 345℃ || 0.21 hour || 690℃ || 0.42 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Birch || 350℃ || 0.21 hour || 700℃ || 0.43 hour&lt;br /&gt;
|-&lt;br /&gt;
|Larch || 350℃ || 0.23 hour || 700℃ || 0.45 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Maple || 355℃ || 0.25 hour || 710℃ || 0.5 hour&lt;br /&gt;
|-&lt;br /&gt;
|Oak || 350℃ || 0.26 hour || 700℃ || 0.52 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Acacia || 360℃ || 0.31 hour || 720℃ || 0.62 hour&lt;br /&gt;
|-&lt;br /&gt;
|Purpleheart || 365℃ || 0.34 hour || 730℃ || 0.68 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Ebony || 375℃ || 0.45 hour || 750℃ || 0.89 hour&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sticks==&lt;br /&gt;
&lt;br /&gt;
*Sticks can be made by chopping firewood on the chopping block. Each piece of firewood chops into two sticks.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Firewood on chopping block&amp;quot;&amp;gt;[[File:FireChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sawhorses==&lt;br /&gt;
&lt;br /&gt;
*You will need sawhorses to debark logs, as well as to saw logs into planks. Sawhorses are created by right-clicking on the ground with two sticks, then right clicking the sticks with [[Rope|rope]]. You need to create two of these on adjacent blocks.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;(Picture of two sticks stuck in ground)&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;(Picture of sawhorses)&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Debarking&lt;br /&gt;
**To debark a log, stand on the side of it and use:&lt;br /&gt;
***Knife (Slowest)&lt;br /&gt;
***Axe in main hand and hammer in off hand (Faster)&lt;br /&gt;
***A bark spud (Fastest)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;(Picture of debarking a log)&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Sawing planks&lt;br /&gt;
**To saw planks, use a pit saw on the log&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;(Picture of log with half planks sawn off)&amp;lt;/center&amp;gt;&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=VS-Woodworking&amp;diff=1686</id>
		<title>VS-Woodworking</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=VS-Woodworking&amp;diff=1686"/>
		<updated>2026-08-26T09:48:50Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We use [https://mods.vintagestory.at/immersivewoodworking Immersive Woodworking], [https://mods.vintagestory.at/imfw Immersive Firewood], and [https://mods.vintagestory.at/show/mod/43891 Drying Speed Overhaul] so there are several changes to woodworking from stock.&lt;br /&gt;
&lt;br /&gt;
==Firewood==&lt;br /&gt;
&lt;br /&gt;
*To make firewood, first you need a chopping block. Place any log into your crafting grid with any axe to create a chopping block of that wood type.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Crafting a chopping block&amp;quot;&amp;gt;[[File:ChoppingBlock.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Place the chopping block, then &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; a log onto it. Hold your axe and hold down &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; to chop the log. New logs will automatically be placed onto the chopping block as you split them into half-logs. Each log, coincidentally, creates two halves.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Log on a chopping block&amp;quot;&amp;gt;[[File:LogChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Place the half-logs onto the chopping block and chop them into firewood. Each half-log will create 4 firewood. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Half log on a chopping block&amp;quot;&amp;gt;[[File:HalfChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Firewood can be stacked to dry. This takes a while, but dry firewood burns hotter and longer than wet, freshly cut firewood. It also makes more charcoal.&lt;br /&gt;
**To dry firewood, stack it up and let it sit. Drying is temperature, wind, and rain dependent. Being rained on will actually re-wet the firewood. 30c is the &amp;quot;normal&amp;quot; drying speed, 60c will dry twice as fast. Full wind will increase drying speed 1.5x. Being in an enclosed room gives an insulation bonus and speeds up drying time. Being near a campfire will also increase drying speed.&lt;br /&gt;
**See [https://mods.vintagestory.at/show/mod/43891 Drying Speed Overhaul] mod page for more information on drying.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Stacking inside works best. Maybe in the kitchen with the cooking fires.&amp;quot;&amp;gt;[[File:DryingFirewood.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Firewood species matters as well. Hardwoods burn longer than softwoods.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828; text-align: center; border: 0px;&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wood&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wet Temp&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wet Burn&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Dry Temp&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Dry Burn&lt;br /&gt;
|-&lt;br /&gt;
|Kapok || 300℃ || 0.12 hour || 600℃ || 0.23  hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Pine || 365℃ || 0.16 hour || 730℃ || 0.32 hour&lt;br /&gt;
|-&lt;br /&gt;
|Bald Cypress || 340℃ || 0.17 hour || 680℃ || 0.35 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Redwood || 325℃ || 0.17 hour || 650℃ || 0.33 hour&lt;br /&gt;
|-&lt;br /&gt;
|Walnut || 345℃ || 0.21 hour || 690℃ || 0.42 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Birch || 350℃ || 0.21 hour || 700℃ || 0.43 hour&lt;br /&gt;
|-&lt;br /&gt;
|Larch || 350℃ || 0.23 hour || 700℃ || 0.45 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Maple || 355℃ || 0.25 hour || 710℃ || 0.5 hour&lt;br /&gt;
|-&lt;br /&gt;
|Oak || 350℃ || 0.26 hour || 700℃ || 0.52 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Acacia || 360℃ || 0.31 hour || 720℃ || 0.62 hour&lt;br /&gt;
|-&lt;br /&gt;
|Purpleheart || 365℃ || 0.34 hour || 730℃ || 0.68 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Ebony || 375℃ || 0.45 hour || 750℃ || 0.89 hour&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sticks==&lt;br /&gt;
&lt;br /&gt;
*Sticks can be made by chopping firewood on the chopping block. Each piece of firewood chops into two sticks.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Firewood on chopping block&amp;quot;&amp;gt;[[File:FireChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sawhorses==&lt;br /&gt;
&lt;br /&gt;
*You will need sawhorses to debark logs, as well as to saw logs into planks. Sawhorses are created by right-clicking on the ground with two sticks, then right clicking the sticks with [[Rope|rope]]. You need to create two of these on adjacent blocks.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;(Picture of two sticks stuck in ground)&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;(Picture of sawhorses)&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Debarking&lt;br /&gt;
**To debark a log, stand on the side of it and use:&lt;br /&gt;
***Knife (Slowest)&lt;br /&gt;
***Axe in main hand and hammer in off hand (Faster)&lt;br /&gt;
***A bark spud (Fastest)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;(Picture of debarking a log)&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Sawing planks&lt;br /&gt;
**To saw planks, use a pit saw on the log&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;(Picture of log with half planks sawn off)&amp;lt;/center&amp;gt;&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=VS-Woodworking&amp;diff=1685</id>
		<title>VS-Woodworking</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=VS-Woodworking&amp;diff=1685"/>
		<updated>2026-08-26T09:47:52Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We use [https://mods.vintagestory.at/immersivewoodworking Immersive Woodworking], [https://mods.vintagestory.at/imfw Immersive Firewood], and [https://mods.vintagestory.at/show/mod/43891 Drying Speed Overhaul] so there are several changes to woodworking from stock.&lt;br /&gt;
&lt;br /&gt;
==Firewood==&lt;br /&gt;
&lt;br /&gt;
*To make firewood, first you need a chopping block. Place any log into your crafting grid with any axe to create a chopping block of that wood type.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Crafting a chopping block&amp;quot;&amp;gt;[[File:ChoppingBlock.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Place the chopping block, then &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; a log onto it. Hold your axe and hold down &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; to chop the log. New logs will automatically be placed onto the chopping block as you split them into half-logs. Each log, coincidentally, creates two halves.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Log on a chopping block&amp;quot;&amp;gt;[[File:LogChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Place the half-logs onto the chopping block and chop them into firewood. Each half-log will create 4 firewood. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Half log on a chopping block&amp;quot;&amp;gt;[[File:HalfChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Firewood can be stacked to dry. This takes a while, but dry firewood burns hotter and longer than wet, freshly cut firewood. It also makes more charcoal.&lt;br /&gt;
**To dry firewood, stack it up and let it sit. Drying is temperature, wind, and rain dependent. Being rained on will actually re-wet the firewood. 30c is the &amp;quot;normal&amp;quot; drying speed, 60c will dry twice as fast. Full wind will increase drying speed 1.5x. Being in an enclosed room gives an insulation bonus and speeds up drying time. Being near a campfire will also increase drying speed.&lt;br /&gt;
**See [https://mods.vintagestory.at/show/mod/43891 Drying Speed Overhaul] mod page for more information on drying.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Stacking inside works best. Maybe in the kitchen with the cooking fires.&amp;quot;&amp;gt;[[File:DryingFirewood.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Firewood species matters as well. Hardwoods burn longer than softwoods.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828; text-align: center; border: 0px;&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wood&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wet Temp&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wet Burn&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Dry Temp&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Dry Burn&lt;br /&gt;
|-&lt;br /&gt;
|Kapok || 300℃ || 0.12 hour || 600℃ || 0.23  hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Pine || 365℃ || 0.16 hour || 730℃ || 0.32 hour&lt;br /&gt;
|-&lt;br /&gt;
|Bald Cypress || 340℃ || 0.17 hour || 680℃ || 0.35 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Redwood || 325℃ || 0.17 hour || 650℃ || 0.33 hour&lt;br /&gt;
|-&lt;br /&gt;
|Walnut || 345℃ || 0.21 hour || 690℃ || 0.42 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Birch || 350℃ || 0.21 hour || 700℃ || 0.43 hour&lt;br /&gt;
|-&lt;br /&gt;
|Larch || 350℃ || 0.23 hour || 700℃ || 0.45 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Maple || 355℃ || 0.25 hour || 710℃ || 0.5 hour&lt;br /&gt;
|-&lt;br /&gt;
|Oak || 350℃ || 0.26 hour || 700℃ || 0.52 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Acacia || 360℃ || 0.31 hour || 720℃ || 0.62 hour&lt;br /&gt;
|-&lt;br /&gt;
|Purpleheart || 365℃ || 0.34 hour || 730℃ || 0.68 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Ebony || 375℃ || 0.45 hour || 750℃ || 0.89 hour&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sticks==&lt;br /&gt;
&lt;br /&gt;
*Sticks can be made by chopping firewood on the chopping block. Each piece of firewood chops into two sticks.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Firewood on chopping block&amp;quot;&amp;gt;[[File:FireChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sawhorses==&lt;br /&gt;
&lt;br /&gt;
*You will need sawhorses to debark logs, as well as to saw logs into planks. Sawhorses are created by right-clicking on the ground with two sticks, then right clicking the sticks with [[Rope|rope]]. You need to create two of these on adjacent blocks.&lt;br /&gt;
&lt;br /&gt;
(Picture of two sticks stuck in ground)&lt;br /&gt;
&lt;br /&gt;
(Picture of sawhorses)&lt;br /&gt;
&lt;br /&gt;
*Debarking&lt;br /&gt;
**To debark a log, stand on the side of it and use:&lt;br /&gt;
***Knife (Slowest)&lt;br /&gt;
***Axe in main hand and hammer in off hand (Faster)&lt;br /&gt;
***A bark spud (Fastest)&lt;br /&gt;
&lt;br /&gt;
(Picture of debarking a log)&lt;br /&gt;
&lt;br /&gt;
*Sawing planks&lt;br /&gt;
**To saw planks, use a pit saw on the log&lt;br /&gt;
&lt;br /&gt;
(Picture of log with half planks sawn off)&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=VS-Woodworking&amp;diff=1684</id>
		<title>VS-Woodworking</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=VS-Woodworking&amp;diff=1684"/>
		<updated>2026-08-26T09:44:10Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We use [https://mods.vintagestory.at/immersivewoodworking Immersive Woodworking], [https://mods.vintagestory.at/imfw Immersive Firewood], and [https://mods.vintagestory.at/show/mod/43891 Drying Speed Overhaul] so there are several changes to woodworking from stock.&lt;br /&gt;
&lt;br /&gt;
==Firewood==&lt;br /&gt;
&lt;br /&gt;
*To make firewood, first you need a chopping block. Place any log into your crafting grid with any axe to create a chopping block of that wood type.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Crafting a chopping block&amp;quot;&amp;gt;[[File:ChoppingBlock.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Place the chopping block, then &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; a log onto it. Hold your axe and hold down &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; to chop the log. New logs will automatically be placed onto the chopping block as you split them into half-logs. Each log, coincidentally, creates two halves.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Log on a chopping block&amp;quot;&amp;gt;[[File:LogChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Place the half-logs onto the chopping block and chop them into firewood. Each half-log will create 4 firewood. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Half log on a chopping block&amp;quot;&amp;gt;[[File:HalfChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Firewood can be stacked to dry. This takes a while, but dry firewood burns hotter and longer than wet, freshly cut firewood. It also makes more charcoal.&lt;br /&gt;
**To dry firewood, stack it up and let it sit. Drying is temperature, wind, and rain dependent. Being rained on will actually re-wet the firewood. 30c is the &amp;quot;normal&amp;quot; drying speed, 60c will dry twice as fast. Full wind will increase drying speed 1.5x. Being in an enclosed room gives an insulation bonus and speeds up drying time. Being near a campfire will also increase drying speed.&lt;br /&gt;
**See [https://mods.vintagestory.at/show/mod/43891 Drying Speed Overhaul] mod page for more information on drying.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Stacking inside works best. Maybe in the kitchen with the cooking fires.&amp;quot;&amp;gt;[[File:DryingFirewood.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Firewood species matters as well. Hardwoods burn longer than softwoods.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828; text-align: center; border: 0px;&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wood&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wet Temp&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wet Burn&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Dry Temp&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Dry Burn&lt;br /&gt;
|-&lt;br /&gt;
|Kapok || 300℃ || 0.12 hour || 600℃ || 0.23  hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Pine || 365℃ || 0.16 hour || 730℃ || 0.32 hour&lt;br /&gt;
|-&lt;br /&gt;
|Bald Cypress || 340℃ || 0.17 hour || 680℃ || 0.35 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Redwood || 325℃ || 0.17 hour || 650℃ || 0.33 hour&lt;br /&gt;
|-&lt;br /&gt;
|Walnut || 345℃ || 0.21 hour || 690℃ || 0.42 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Birch || 350℃ || 0.21 hour || 700℃ || 0.43 hour&lt;br /&gt;
|-&lt;br /&gt;
|Larch || 350℃ || 0.23 hour || 700℃ || 0.45 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Maple || 355℃ || 0.25 hour || 710℃ || 0.5 hour&lt;br /&gt;
|-&lt;br /&gt;
|Oak || 350℃ || 0.26 hour || 700℃ || 0.52 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Acacia || 360℃ || 0.31 hour || 720℃ || 0.62 hour&lt;br /&gt;
|-&lt;br /&gt;
|Purpleheart || 365℃ || 0.34 hour || 730℃ || 0.68 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Ebony || 375℃ || 0.45 hour || 750℃ || 0.89 hour&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sticks==&lt;br /&gt;
&lt;br /&gt;
*Sticks can be made by chopping firewood on the chopping block. Each piece of firewood chops into two sticks.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Firewood on chopping block&amp;quot;&amp;gt;[[File:FireChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sawhorses==&lt;br /&gt;
&lt;br /&gt;
*You will need sawhorses to debark logs, as well as to saw logs into planks. Sawhorses are created by right-clicking on the ground with two sticks, then right clicking the sticks with [[Rope|rope]].&lt;br /&gt;
&lt;br /&gt;
*Debarking&lt;br /&gt;
**To debark a log, stand on the side of it and use:&lt;br /&gt;
***Knife (Slowest)&lt;br /&gt;
***Axe in main hand and hammer in off hand (Faster)&lt;br /&gt;
***A bark spud (Fastest)&lt;br /&gt;
&lt;br /&gt;
*Sawing planks&lt;br /&gt;
**To saw planks, use a pit saw on the log&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=VS-Woodworking&amp;diff=1683</id>
		<title>VS-Woodworking</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=VS-Woodworking&amp;diff=1683"/>
		<updated>2026-08-26T09:38:36Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We use [https://mods.vintagestory.at/immersivewoodworking Immersive Woodworking], [https://mods.vintagestory.at/imfw Immersive Firewood], and [https://mods.vintagestory.at/show/mod/43891 Drying Speed Overhaul] so there are several changes to woodworking from stock.&lt;br /&gt;
&lt;br /&gt;
==Firewood==&lt;br /&gt;
&lt;br /&gt;
*To make firewood, first you need a chopping block. Place any log into your crafting grid with any axe to create a chopping block of that wood type.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Crafting a chopping block&amp;quot;&amp;gt;[[File:ChoppingBlock.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Place the chopping block, then &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; a log onto it. Hold your axe and hold down &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; to chop the log. New logs will automatically be placed onto the chopping block as you split them into half-logs. Each log, coincidentally, creates two halves.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Log on a chopping block&amp;quot;&amp;gt;[[File:LogChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Place the half-logs onto the chopping block and chop them into firewood. Each half-log will create 4 firewood. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Half log on a chopping block&amp;quot;&amp;gt;[[File:HalfChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Firewood can be stacked to dry. This takes a while, but dry firewood burns hotter and longer than wet, freshly cut firewood. It also makes more charcoal.&lt;br /&gt;
**To dry firewood, stack it up and let it sit. Drying is temperature, wind, and rain dependent. Being rained on will actually re-wet the firewood. 30c is the &amp;quot;normal&amp;quot; drying speed, 60c will dry twice as fast. Full wind will increase drying speed 1.5x. Being in an enclosed room gives an insulation bonus and speeds up drying time. Being near a campfire will also increase drying speed.&lt;br /&gt;
**See [https://mods.vintagestory.at/show/mod/43891 Drying Speed Overhaul] mod page for more information on drying.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Stacking inside works best. Maybe in the kitchen with the cooking fires.&amp;quot;&amp;gt;[[File:DryingFirewood.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Firewood species matters as well. Hardwoods burn longer than softwoods.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828; text-align: center; border: 0px;&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wood&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wet Temp&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wet Burn&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Dry Temp&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Dry Burn&lt;br /&gt;
|-&lt;br /&gt;
|Kapok || 300℃ || 0.12 hour || 600℃ || 0.23  hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Pine || 365℃ || 0.16 hour || 730℃ || 0.32 hour&lt;br /&gt;
|-&lt;br /&gt;
|Bald Cypress || 340℃ || 0.17 hour || 680℃ || 0.35 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Redwood || 325℃ || 0.17 hour || 650℃ || 0.33 hour&lt;br /&gt;
|-&lt;br /&gt;
|Walnut || 345℃ || 0.21 hour || 690℃ || 0.42 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Birch || 350℃ || 0.21 hour || 700℃ || 0.43 hour&lt;br /&gt;
|-&lt;br /&gt;
|Larch || 350℃ || 0.23 hour || 700℃ || 0.45 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Maple || 355℃ || 0.25 hour || 710℃ || 0.5 hour&lt;br /&gt;
|-&lt;br /&gt;
|Oak || 350℃ || 0.26 hour || 700℃ || 0.52 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Acacia || 360℃ || 0.31 hour || 720℃ || 0.62 hour&lt;br /&gt;
|-&lt;br /&gt;
|Purpleheart || 365℃ || 0.34 hour || 730℃ || 0.68 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Ebony || 375℃ || 0.45 hour || 750℃ || 0.89 hour&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sticks==&lt;br /&gt;
&lt;br /&gt;
*Sticks can be made by chopping firewood on the chopping block. Each piece of firewood chops into two sticks.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Firewood on chopping block&amp;quot;&amp;gt;[[File:FireChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sawhorses==&lt;br /&gt;
&lt;br /&gt;
*You will need sawhorses to debark logs, as well as to saw logs into planks. Sawhorses are created by right-clicking on the ground with two sticks, then right clicking the sticks with [[Rope|rope]].&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=VS-Woodworking&amp;diff=1682</id>
		<title>VS-Woodworking</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=VS-Woodworking&amp;diff=1682"/>
		<updated>2026-08-26T09:38:22Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We use [https://mods.vintagestory.at/immersivewoodworking Immersive Woodworking], [https://mods.vintagestory.at/imfw Immersive Firewood], and [https://mods.vintagestory.at/show/mod/43891 Drying Speed Overhaul] so there are several changes to woodworking from stock.&lt;br /&gt;
&lt;br /&gt;
==Firewood==&lt;br /&gt;
&lt;br /&gt;
*To make firewood, first you need a chopping block. Place any log into your crafting grid with any axe to create a chopping block of that wood type.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Crafting a chopping block&amp;quot;&amp;gt;[[File:ChoppingBlock.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Place the chopping block, then &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; a log onto it. Hold your axe and hold down &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; to chop the log. New logs will automatically be placed onto the chopping block as you split them into half-logs. Each log, coincidentally, creates two halves.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Log on a chopping block&amp;quot;&amp;gt;[[File:LogChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Place the half-logs onto the chopping block and chop them into firewood. Each half-log will create 4 firewood. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Half log on a chopping block&amp;quot;&amp;gt;[[File:HalfChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Firewood can be stacked to dry. This takes a while, but dry firewood burns hotter and longer than wet, freshly cut firewood. It also makes more charcoal.&lt;br /&gt;
**To dry firewood, stack it up and let it sit. Drying is temperature, wind, and rain dependent. Being rained on will actually re-wet the firewood. 30c is the &amp;quot;normal&amp;quot; drying speed, 60c will dry twice as fast. Full wind will increase drying speed 1.5x. Being in an enclosed room gives an insulation bonus and speeds up drying time. Being near a campfire will also increase drying speed.&lt;br /&gt;
**See [https://mods.vintagestory.at/show/mod/43891 Drying Speed Overhaul] mod page for more information on drying.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Stacking inside works best. Maybe in the kitchen with the cooking fires.&amp;quot;&amp;gt;[[File:DryingFirewood.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Firewood species matters as well. Hardwoods burn longer than softwoods.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828; text-align: center; border: 0px;&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wood&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wet Temp&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wet Burn&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Dry Temp&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Dry Burn&lt;br /&gt;
|-&lt;br /&gt;
|Kapok || 300℃ || 0.12 hour || 600℃ || 0.23  hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Pine || 365℃ || 0.16 hour || 730℃ || 0.32 hour&lt;br /&gt;
|-&lt;br /&gt;
|Bald Cypress || 340℃ || 0.17 hour || 680℃ || 0.35 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Redwood || 325℃ || 0.17 hour || 650℃ || 0.33 hour&lt;br /&gt;
|-&lt;br /&gt;
|Walnut || 345℃ || 0.21 hour || 690℃ || 0.42 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Birch || 350℃ || 0.21 hour || 700℃ || 0.43 hour&lt;br /&gt;
|-&lt;br /&gt;
|Larch || 350℃ || 0.23 hour || 700℃ || 0.45 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Maple || 355℃ || 0.25 hour || 710℃ || 0.5 hour&lt;br /&gt;
|-&lt;br /&gt;
|Oak || 350℃ || 0.26 hour || 700℃ || 0.52 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Acacia || 360℃ || 0.31 hour || 720℃ || 0.62 hour&lt;br /&gt;
|-&lt;br /&gt;
|Purpleheart || 365℃ || 0.34 hour || 730℃ || 0.68 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Ebony || 375℃ || 0.45 hour || 750℃ || 0.89 hour&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sticks==&lt;br /&gt;
&lt;br /&gt;
*Sticks can be made by chopping firewood on the chopping block. Each piece of firewood chops into two sticks.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Firewood on chopping block&amp;quot;&amp;gt;[[File:FireChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sawhorses==&lt;br /&gt;
&lt;br /&gt;
*You will need sawhorses to debark logs, as well as to saw logs into planks. Sawhorses are created by right-clicking on the ground with two sticks, then right clicking the sticks with [[rope||Rope]].&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=VS-Woodworking&amp;diff=1681</id>
		<title>VS-Woodworking</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=VS-Woodworking&amp;diff=1681"/>
		<updated>2026-08-26T09:37:50Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We use [https://mods.vintagestory.at/immersivewoodworking Immersive Woodworking], [https://mods.vintagestory.at/imfw Immersive Firewood], and [https://mods.vintagestory.at/show/mod/43891 Drying Speed Overhaul] so there are several changes to woodworking from stock.&lt;br /&gt;
&lt;br /&gt;
==Firewood==&lt;br /&gt;
&lt;br /&gt;
*To make firewood, first you need a chopping block. Place any log into your crafting grid with any axe to create a chopping block of that wood type.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Crafting a chopping block&amp;quot;&amp;gt;[[File:ChoppingBlock.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Place the chopping block, then &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; a log onto it. Hold your axe and hold down &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; to chop the log. New logs will automatically be placed onto the chopping block as you split them into half-logs. Each log, coincidentally, creates two halves.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Log on a chopping block&amp;quot;&amp;gt;[[File:LogChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Place the half-logs onto the chopping block and chop them into firewood. Each half-log will create 4 firewood. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Half log on a chopping block&amp;quot;&amp;gt;[[File:HalfChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Firewood can be stacked to dry. This takes a while, but dry firewood burns hotter and longer than wet, freshly cut firewood. It also makes more charcoal.&lt;br /&gt;
**To dry firewood, stack it up and let it sit. Drying is temperature, wind, and rain dependent. Being rained on will actually re-wet the firewood. 30c is the &amp;quot;normal&amp;quot; drying speed, 60c will dry twice as fast. Full wind will increase drying speed 1.5x. Being in an enclosed room gives an insulation bonus and speeds up drying time. Being near a campfire will also increase drying speed.&lt;br /&gt;
**See [https://mods.vintagestory.at/show/mod/43891 Drying Speed Overhaul] mod page for more information on drying.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Stacking inside works best. Maybe in the kitchen with the cooking fires.&amp;quot;&amp;gt;[[File:DryingFirewood.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Firewood species matters as well. Hardwoods burn longer than softwoods.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828; text-align: center; border: 0px;&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wood&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wet Temp&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wet Burn&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Dry Temp&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Dry Burn&lt;br /&gt;
|-&lt;br /&gt;
|Kapok || 300℃ || 0.12 hour || 600℃ || 0.23  hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Pine || 365℃ || 0.16 hour || 730℃ || 0.32 hour&lt;br /&gt;
|-&lt;br /&gt;
|Bald Cypress || 340℃ || 0.17 hour || 680℃ || 0.35 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Redwood || 325℃ || 0.17 hour || 650℃ || 0.33 hour&lt;br /&gt;
|-&lt;br /&gt;
|Walnut || 345℃ || 0.21 hour || 690℃ || 0.42 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Birch || 350℃ || 0.21 hour || 700℃ || 0.43 hour&lt;br /&gt;
|-&lt;br /&gt;
|Larch || 350℃ || 0.23 hour || 700℃ || 0.45 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Maple || 355℃ || 0.25 hour || 710℃ || 0.5 hour&lt;br /&gt;
|-&lt;br /&gt;
|Oak || 350℃ || 0.26 hour || 700℃ || 0.52 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Acacia || 360℃ || 0.31 hour || 720℃ || 0.62 hour&lt;br /&gt;
|-&lt;br /&gt;
|Purpleheart || 365℃ || 0.34 hour || 730℃ || 0.68 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Ebony || 375℃ || 0.45 hour || 750℃ || 0.89 hour&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sticks==&lt;br /&gt;
&lt;br /&gt;
*Sticks can be made by chopping firewood on the chopping block. Each piece of firewood chops into two sticks.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Firewood on chopping block&amp;quot;&amp;gt;[[File:FireChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sawhorses==&lt;br /&gt;
&lt;br /&gt;
*You will need sawhorses to debark logs, as well as to saw logs into planks. Sawhorses are created by right-clicking on the ground with two sticks, then right clicking the sticks with rope||Rope.&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=VS-Woodworking&amp;diff=1680</id>
		<title>VS-Woodworking</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=VS-Woodworking&amp;diff=1680"/>
		<updated>2026-08-26T09:19:31Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We use [https://mods.vintagestory.at/immersivewoodworking Immersive Woodworking], [https://mods.vintagestory.at/imfw Immersive Firewood], and [https://mods.vintagestory.at/show/mod/43891 Drying Speed Overhaul] so there are several changes to woodworking from stock.&lt;br /&gt;
&lt;br /&gt;
==Firewood==&lt;br /&gt;
&lt;br /&gt;
*To make firewood, first you need a chopping block. Place any log into your crafting grid with any axe to create a chopping block of that wood type.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Crafting a chopping block&amp;quot;&amp;gt;[[File:ChoppingBlock.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Place the chopping block, then &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; a log onto it. Hold your axe and hold down &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; to chop the log. New logs will automatically be placed onto the chopping block as you split them into half-logs. Each log, coincidentally, creates two halves.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Log on a chopping block&amp;quot;&amp;gt;[[File:LogChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Place the half-logs onto the chopping block and chop them into firewood. Each half-log will create 4 firewood. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Half log on a chopping block&amp;quot;&amp;gt;[[File:HalfChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Firewood can be stacked to dry. This takes a while, but dry firewood burns hotter and longer than wet, freshly cut firewood. It also makes more charcoal.&lt;br /&gt;
**To dry firewood, stack it up and let it sit. Drying is temperature, wind, and rain dependent. Being rained on will actually re-wet the firewood. 30c is the &amp;quot;normal&amp;quot; drying speed, 60c will dry twice as fast. Full wind will increase drying speed 1.5x. Being in an enclosed room gives an insulation bonus and speeds up drying time. Being near a campfire will also increase drying speed.&lt;br /&gt;
**See [https://mods.vintagestory.at/show/mod/43891 Drying Speed Overhaul] mod page for more information on drying.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Stacking inside works best. Maybe in the kitchen with the cooking fires.&amp;quot;&amp;gt;[[File:DryingFirewood.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Firewood species matters as well. Hardwoods burn longer than softwoods.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828; text-align: center; border: 0px;&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wood&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wet Temp&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wet Burn&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Dry Temp&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Dry Burn&lt;br /&gt;
|-&lt;br /&gt;
|Kapok || 300℃ || 0.12 hour || 600℃ || 0.23  hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Pine || 365℃ || 0.16 hour || 730℃ || 0.32 hour&lt;br /&gt;
|-&lt;br /&gt;
|Bald Cypress || 340℃ || 0.17 hour || 680℃ || 0.35 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Redwood || 325℃ || 0.17 hour || 650℃ || 0.33 hour&lt;br /&gt;
|-&lt;br /&gt;
|Walnut || 345℃ || 0.21 hour || 690℃ || 0.42 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Birch || 350℃ || 0.21 hour || 700℃ || 0.43 hour&lt;br /&gt;
|-&lt;br /&gt;
|Larch || 350℃ || 0.23 hour || 700℃ || 0.45 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Maple || 355℃ || 0.25 hour || 710℃ || 0.5 hour&lt;br /&gt;
|-&lt;br /&gt;
|Oak || 350℃ || 0.26 hour || 700℃ || 0.52 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Acacia || 360℃ || 0.31 hour || 720℃ || 0.62 hour&lt;br /&gt;
|-&lt;br /&gt;
|Purpleheart || 365℃ || 0.34 hour || 730℃ || 0.68 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Ebony || 375℃ || 0.45 hour || 750℃ || 0.89 hour&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sticks==&lt;br /&gt;
&lt;br /&gt;
*Sticks can be made by chopping firewood on the chopping block. Each piece of firewood chops into two sticks.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Firewood on chopping block&amp;quot;&amp;gt;[[File:FireChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=VS-Woodworking&amp;diff=1679</id>
		<title>VS-Woodworking</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=VS-Woodworking&amp;diff=1679"/>
		<updated>2026-08-26T09:18:54Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We use [https://mods.vintagestory.at/immersivewoodworking Immersive Woodworking], [https://mods.vintagestory.at/imfw Immersive Firewood], and [https://mods.vintagestory.at/show/mod/43891 Drying Speed Overhaul] which has several impacts to firewood.&lt;br /&gt;
&lt;br /&gt;
==Firewood==&lt;br /&gt;
&lt;br /&gt;
*To make firewood, first you need a chopping block. Place any log into your crafting grid with any axe to create a chopping block of that wood type.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Crafting a chopping block&amp;quot;&amp;gt;[[File:ChoppingBlock.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Place the chopping block, then &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; a log onto it. Hold your axe and hold down &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; to chop the log. New logs will automatically be placed onto the chopping block as you split them into half-logs. Each log, coincidentally, creates two halves.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Log on a chopping block&amp;quot;&amp;gt;[[File:LogChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Place the half-logs onto the chopping block and chop them into firewood. Each half-log will create 4 firewood. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Half log on a chopping block&amp;quot;&amp;gt;[[File:HalfChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Firewood can be stacked to dry. This takes a while, but dry firewood burns hotter and longer than wet, freshly cut firewood. It also makes more charcoal.&lt;br /&gt;
**To dry firewood, stack it up and let it sit. Drying is temperature, wind, and rain dependent. Being rained on will actually re-wet the firewood. 30c is the &amp;quot;normal&amp;quot; drying speed, 60c will dry twice as fast. Full wind will increase drying speed 1.5x. Being in an enclosed room gives an insulation bonus and speeds up drying time. Being near a campfire will also increase drying speed.&lt;br /&gt;
**See [https://mods.vintagestory.at/show/mod/43891 Drying Speed Overhaul] mod page for more information on drying.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Stacking inside works best. Maybe in the kitchen with the cooking fires.&amp;quot;&amp;gt;[[File:DryingFirewood.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Firewood species matters as well. Hardwoods burn longer than softwoods.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828; text-align: center; border: 0px;&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wood&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wet Temp&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wet Burn&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Dry Temp&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Dry Burn&lt;br /&gt;
|-&lt;br /&gt;
|Kapok || 300℃ || 0.12 hour || 600℃ || 0.23  hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Pine || 365℃ || 0.16 hour || 730℃ || 0.32 hour&lt;br /&gt;
|-&lt;br /&gt;
|Bald Cypress || 340℃ || 0.17 hour || 680℃ || 0.35 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Redwood || 325℃ || 0.17 hour || 650℃ || 0.33 hour&lt;br /&gt;
|-&lt;br /&gt;
|Walnut || 345℃ || 0.21 hour || 690℃ || 0.42 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Birch || 350℃ || 0.21 hour || 700℃ || 0.43 hour&lt;br /&gt;
|-&lt;br /&gt;
|Larch || 350℃ || 0.23 hour || 700℃ || 0.45 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Maple || 355℃ || 0.25 hour || 710℃ || 0.5 hour&lt;br /&gt;
|-&lt;br /&gt;
|Oak || 350℃ || 0.26 hour || 700℃ || 0.52 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Acacia || 360℃ || 0.31 hour || 720℃ || 0.62 hour&lt;br /&gt;
|-&lt;br /&gt;
|Purpleheart || 365℃ || 0.34 hour || 730℃ || 0.68 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Ebony || 375℃ || 0.45 hour || 750℃ || 0.89 hour&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sticks==&lt;br /&gt;
&lt;br /&gt;
*Sticks can be made by chopping firewood on the chopping block. Each piece of firewood chops into two sticks.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Firewood on chopping block&amp;quot;&amp;gt;[[File:FireChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=VS-Woodworking&amp;diff=1678</id>
		<title>VS-Woodworking</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=VS-Woodworking&amp;diff=1678"/>
		<updated>2026-08-26T09:18:12Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We use [https://mods.vintagestory.at/immersivewoodworking Immersive Woodworking], [https://mods.vintagestory.at/imfw Immersive Firewood] and [https://mods.vintagestory.at/show/mod/43891 Drying Speed Overhaul] which has several impacts to firewood.&lt;br /&gt;
&lt;br /&gt;
==Firewood==&lt;br /&gt;
&lt;br /&gt;
*To make firewood, first you need a chopping block. Place any log into your crafting grid with any axe to create a chopping block of that wood type.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Crafting a chopping block&amp;quot;&amp;gt;[[File:ChoppingBlock.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Place the chopping block, then &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; a log onto it. Hold your axe and hold down &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; to chop the log. New logs will automatically be placed onto the chopping block as you split them into half-logs. Each log, coincidentally, creates two halves.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Log on a chopping block&amp;quot;&amp;gt;[[File:LogChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Place the half-logs onto the chopping block and chop them into firewood. Each half-log will create 4 firewood. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Half log on a chopping block&amp;quot;&amp;gt;[[File:HalfChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Firewood can be stacked to dry. This takes a while, but dry firewood burns hotter and longer than wet, freshly cut firewood. It also makes more charcoal.&lt;br /&gt;
**To dry firewood, stack it up and let it sit. Drying is temperature, wind, and rain dependent. Being rained on will actually re-wet the firewood. 30c is the &amp;quot;normal&amp;quot; drying speed, 60c will dry twice as fast. Full wind will increase drying speed 1.5x. Being in an enclosed room gives an insulation bonus and speeds up drying time. Being near a campfire will also increase drying speed.&lt;br /&gt;
**See [https://mods.vintagestory.at/show/mod/43891 Drying Speed Overhaul] mod page for more information on drying.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Stacking inside works best. Maybe in the kitchen with the cooking fires.&amp;quot;&amp;gt;[[File:DryingFirewood.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Firewood species matters as well. Hardwoods burn longer than softwoods.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828; text-align: center; border: 0px;&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wood&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wet Temp&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wet Burn&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Dry Temp&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Dry Burn&lt;br /&gt;
|-&lt;br /&gt;
|Kapok || 300℃ || 0.12 hour || 600℃ || 0.23  hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Pine || 365℃ || 0.16 hour || 730℃ || 0.32 hour&lt;br /&gt;
|-&lt;br /&gt;
|Bald Cypress || 340℃ || 0.17 hour || 680℃ || 0.35 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Redwood || 325℃ || 0.17 hour || 650℃ || 0.33 hour&lt;br /&gt;
|-&lt;br /&gt;
|Walnut || 345℃ || 0.21 hour || 690℃ || 0.42 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Birch || 350℃ || 0.21 hour || 700℃ || 0.43 hour&lt;br /&gt;
|-&lt;br /&gt;
|Larch || 350℃ || 0.23 hour || 700℃ || 0.45 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Maple || 355℃ || 0.25 hour || 710℃ || 0.5 hour&lt;br /&gt;
|-&lt;br /&gt;
|Oak || 350℃ || 0.26 hour || 700℃ || 0.52 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Acacia || 360℃ || 0.31 hour || 720℃ || 0.62 hour&lt;br /&gt;
|-&lt;br /&gt;
|Purpleheart || 365℃ || 0.34 hour || 730℃ || 0.68 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Ebony || 375℃ || 0.45 hour || 750℃ || 0.89 hour&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sticks==&lt;br /&gt;
&lt;br /&gt;
*Sticks can be made by chopping firewood on the chopping block. Each piece of firewood chops into two sticks.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Firewood on chopping block&amp;quot;&amp;gt;[[File:FireChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=VS-Woodworking&amp;diff=1677</id>
		<title>VS-Woodworking</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=VS-Woodworking&amp;diff=1677"/>
		<updated>2026-08-26T09:14:10Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Firewood==&lt;br /&gt;
&lt;br /&gt;
*To make firewood, first you need a chopping block. Place any log into your crafting grid with any axe to create a chopping block of that wood type.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Crafting a chopping block&amp;quot;&amp;gt;[[File:ChoppingBlock.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Place the chopping block, then &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; a log onto it. Hold your axe and hold down &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; to chop the log. New logs will automatically be placed onto the chopping block as you split them into half-logs. Each log, coincidentally, creates two halves.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Log on a chopping block&amp;quot;&amp;gt;[[File:LogChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Place the half-logs onto the chopping block and chop them into firewood. Each half-log will create 4 firewood. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Half log on a chopping block&amp;quot;&amp;gt;[[File:HalfChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Firewood can be stacked to dry. This takes a while, but dry firewood burns hotter and longer than wet, freshly cut firewood. It also makes more charcoal.&lt;br /&gt;
**To dry firewood, stack it up and let it sit. Drying is temperature, wind, and rain dependent. Being rained on will actually re-wet the firewood. 30c is the &amp;quot;normal&amp;quot; drying speed, 60c will dry twice as fast. Full wind will increase drying speed 1.5x. Being in an enclosed room gives an insulation bonus and speeds up drying time. Being near a campfire will also increase drying speed.&lt;br /&gt;
**See [https://mods.vintagestory.at/show/mod/43891 Drying Speed Overhaul] mod page for more information on drying.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Stacking inside works best. Maybe in the kitchen with the cooking fires.&amp;quot;&amp;gt;[[File:DryingFirewood.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Firewood species matters as well. Hardwoods burn longer than softwoods.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828; text-align: center; border: 0px;&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wood&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wet Temp&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wet Burn&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Dry Temp&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Dry Burn&lt;br /&gt;
|-&lt;br /&gt;
|Kapok || 300℃ || 0.12 hour || 600℃ || 0.23  hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Pine || 365℃ || 0.16 hour || 730℃ || 0.32 hour&lt;br /&gt;
|-&lt;br /&gt;
|Bald Cypress || 340℃ || 0.17 hour || 680℃ || 0.35 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Redwood || 325℃ || 0.17 hour || 650℃ || 0.33 hour&lt;br /&gt;
|-&lt;br /&gt;
|Walnut || 345℃ || 0.21 hour || 690℃ || 0.42 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Birch || 350℃ || 0.21 hour || 700℃ || 0.43 hour&lt;br /&gt;
|-&lt;br /&gt;
|Larch || 350℃ || 0.23 hour || 700℃ || 0.45 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Maple || 355℃ || 0.25 hour || 710℃ || 0.5 hour&lt;br /&gt;
|-&lt;br /&gt;
|Oak || 350℃ || 0.26 hour || 700℃ || 0.52 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Acacia || 360℃ || 0.31 hour || 720℃ || 0.62 hour&lt;br /&gt;
|-&lt;br /&gt;
|Purpleheart || 365℃ || 0.34 hour || 730℃ || 0.68 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Ebony || 375℃ || 0.45 hour || 750℃ || 0.89 hour&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sticks==&lt;br /&gt;
&lt;br /&gt;
*Sticks can be made by chopping firewood on the chopping block. Each piece of firewood chops into two sticks.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Firewood on chopping block&amp;quot;&amp;gt;[[File:FireChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=VS-Woodworking&amp;diff=1676</id>
		<title>VS-Woodworking</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=VS-Woodworking&amp;diff=1676"/>
		<updated>2026-08-26T09:12:43Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Firewood==&lt;br /&gt;
&lt;br /&gt;
*To make firewood, first you need a chopping block. Place any log into your crafting grid with any axe to create a chopping block of that wood type.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Crafting a chopping block&amp;quot;&amp;gt;[[File:ChoppingBlock.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Place the chopping block, then &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; a log onto it. Hold your axe and hold down &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; to chop the log. New logs will automatically be placed onto the chopping block as you split them into half-logs. Each log, coincidentally, creates two halves.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Log on a chopping block&amp;quot;&amp;gt;[[File:LogChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Place the half-logs onto the chopping block and chop them into firewood. Each half-log will create 4 firewood. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Half log on a chopping block&amp;quot;&amp;gt;[[File:HalfChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Firewood can be stacked to dry. This takes a while, but dry firewood burns hotter and longer than wet, freshly cut firewood. It also makes more charcoal.&lt;br /&gt;
**To dry firewood, stack it up and let it sit. Drying is temperature, wind, and rain dependent. Being rained on will actually re-wet the firewood. 30c is the &amp;quot;normal&amp;quot; drying speed, 60c will dry twice as fast. Full wind will increase drying speed 1.5x. Being in an enclosed room gives an insulation bonus and speeds up drying time. Being near a campfire will also increase drying speed.&lt;br /&gt;
**See [https://mods.vintagestory.at/show/mod/43891 Drying Speed Overhaul] mod page for more information.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Stacking inside works best. Maybe in the kitchen with the cooking fires.&amp;quot;&amp;gt;[[File:DryingFirewood.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Firewood species matters as well. Hardwoods burn longer than softwoods.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828; text-align: center; border: 0px;&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wood&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wet Temp&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wet Burn&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Dry Temp&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Dry Burn&lt;br /&gt;
|-&lt;br /&gt;
|Kapok || 300℃ || 0.12 hour || 600℃ || 0.23  hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Pine || 365℃ || 0.16 hour || 730℃ || 0.32 hour&lt;br /&gt;
|-&lt;br /&gt;
|Bald Cypress || 340℃ || 0.17 hour || 680℃ || 0.35 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Redwood || 325℃ || 0.17 hour || 650℃ || 0.33 hour&lt;br /&gt;
|-&lt;br /&gt;
|Walnut || 345℃ || 0.21 hour || 690℃ || 0.42 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Birch || 350℃ || 0.21 hour || 700℃ || 0.43 hour&lt;br /&gt;
|-&lt;br /&gt;
|Larch || 350℃ || 0.23 hour || 700℃ || 0.45 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Maple || 355℃ || 0.25 hour || 710℃ || 0.5 hour&lt;br /&gt;
|-&lt;br /&gt;
|Oak || 350℃ || 0.26 hour || 700℃ || 0.52 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Acacia || 360℃ || 0.31 hour || 720℃ || 0.62 hour&lt;br /&gt;
|-&lt;br /&gt;
|Purpleheart || 365℃ || 0.34 hour || 730℃ || 0.68 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Ebony || 375℃ || 0.45 hour || 750℃ || 0.89 hour&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sticks==&lt;br /&gt;
&lt;br /&gt;
*Sticks can be made by chopping firewood on the chopping block. Each piece of firewood chops into two sticks.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Firewood on chopping block&amp;quot;&amp;gt;[[File:FireChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=VS-Woodworking&amp;diff=1675</id>
		<title>VS-Woodworking</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=VS-Woodworking&amp;diff=1675"/>
		<updated>2026-08-26T04:37:20Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Firewood==&lt;br /&gt;
&lt;br /&gt;
*To make firewood, first you need a chopping block. Place any log into your crafting grid with any axe to create a chopping block of that wood type.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Crafting a chopping block&amp;quot;&amp;gt;[[File:ChoppingBlock.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Place the chopping block, then &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; a log onto it. Hold your axe and hold down &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; to chop the log. New logs will automatically be placed onto the chopping block as you split them into half-logs. Each log, coincidentally, creates two halves.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Log on a chopping block&amp;quot;&amp;gt;[[File:LogChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Place the half-logs onto the chopping block and chop them into firewood. Each half-log will create 4 firewood. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Half log on a chopping block&amp;quot;&amp;gt;[[File:HalfChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Firewood can be stacked to dry. This takes a while, but dry firewood burns hotter and longer than wet, freshly cut firewood. It also makes more charcoal.&lt;br /&gt;
**To dry firewood, stack it up and let it sit. Drying is temperature, wind, and rain dependent. Being rained on will actually re-wet the firewood. 30c is the &amp;quot;normal&amp;quot; drying speed, 60c will dry twice as fast. Full wind will increase drying speed 1.5x. Being in an enclosed room gives an insulation bonus and speeds up drying time. Being near a campfire will also increase drying speed.&lt;br /&gt;
**See [https://mods.vintagestory.at/show/mod/43891 Drying Speed Overhaul] mod page for more information.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Stacking inside works best. Maybe in the kitchen with the cooking fires.&amp;quot;&amp;gt;[[File:DryingFirewood.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Firewood species matters as well. Hardwoods burn longer than softwoods.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828; text-align: center; border: 0px;&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wood&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wet Temp&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wet Burn&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Dry Temp&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Dry Burn&lt;br /&gt;
|-&lt;br /&gt;
|Kapok || 300℃ || 0.12 hour || 600℃ || 0.23  hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Pine || 365℃ || 0.16 hour || 730℃ || 0.32 hour&lt;br /&gt;
|-&lt;br /&gt;
|Bald Cypress || 340℃ || 0.17 hour || 680℃ || 0.35 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Redwood || 325℃ || 0.17 hour || 650℃ || 0.33 hour&lt;br /&gt;
|-&lt;br /&gt;
|Walnut || 345℃ || 0.21 hour || 690℃ || 0.42 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Birch || 350℃ || 0.21 hour || 700℃ || 0.43 hour&lt;br /&gt;
|-&lt;br /&gt;
|Larch || 350℃ || 0.23 hour || 700℃ || 0.45 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Maple || 355℃ || 0.25 hour || 710℃ || 0.5 hour&lt;br /&gt;
|-&lt;br /&gt;
|Oak || 350℃ || 0.26 hour || 700℃ || 0.52 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Acacia || 360℃ || 0.31 hour || 720℃ || 0.62 hour&lt;br /&gt;
|-&lt;br /&gt;
|Purpleheart || 365℃ || 0.34 hour || 730℃ || 0.68 hour&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
|Ebony || 375℃ || 0.45 hour || 750℃ || 0.89 hour&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Sticks==&lt;br /&gt;
&lt;br /&gt;
*Sticks can be made by chopping firewood on the chopping block. Each piece of firewood chops into two sticks.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Firewood on chopping block&amp;quot;&amp;gt;[[File:FireChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=VS-Woodworking&amp;diff=1674</id>
		<title>VS-Woodworking</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=VS-Woodworking&amp;diff=1674"/>
		<updated>2026-08-26T04:36:18Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Firewood==&lt;br /&gt;
&lt;br /&gt;
*To make firewood, first you need a chopping block. Place any log into your crafting grid with any axe to create a chopping block of that wood type.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Crafting a chopping block&amp;quot;&amp;gt;[[File:ChoppingBlock.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Place the chopping block, then &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; a log onto it. Hold your axe and hold down &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; to chop the log. New logs will automatically be placed onto the chopping block as you split them into half-logs. Each log, coincidentally, creates two halves.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Log on a chopping block&amp;quot;&amp;gt;[[File:LogChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Place the half-logs onto the chopping block and chop them into firewood. Each half-log will create 4 firewood. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Half log on a chopping block&amp;quot;&amp;gt;[[File:HalfChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Firewood can be stacked to dry. This takes a while, but dry firewood burns hotter and longer than wet, freshly cut firewood. It also makes more charcoal.&lt;br /&gt;
**To dry firewood, stack it up and let it sit. Drying is temperature, wind, and rain dependent. Being rained on will actually re-wet the firewood. 30c is the &amp;quot;normal&amp;quot; drying speed, 60c will dry twice as fast. Full wind will increase drying speed 1.5x. Being in an enclosed room gives an insulation bonus and speeds up drying time. Being near a campfire will also increase drying speed.&lt;br /&gt;
**See [https://mods.vintagestory.at/show/mod/43891 Drying Speed Overhaul] mod page for more information.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Stacking inside works best. Maybe in the kitchen with the cooking fires.&amp;quot;&amp;gt;[[File:DryingFirewood.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Firewood species matters as well. Hardwoods burn longer than softwoods.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828; text-align: center; border: 0px;&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wood&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wet Temp&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wet Burn&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Dry Temp&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Dry Burn&lt;br /&gt;
|-&lt;br /&gt;
|Kapok || 300℃ || 0.12 hour || 600℃ || 0.23  hour&lt;br /&gt;
|-&lt;br /&gt;
|Pine || 365℃ || 0.16 hour || 730℃ || 0.32 hour&lt;br /&gt;
|-&lt;br /&gt;
|Bald Cypress || 340℃ || 0.17 hour || 680℃ || 0.35 hour&lt;br /&gt;
|-&lt;br /&gt;
|Redwood || 325℃ || 0.17 hour || 650℃ || 0.33 hour&lt;br /&gt;
|-&lt;br /&gt;
|Walnut || 345℃ || 0.21 hour || 690℃ || 0.42 hour&lt;br /&gt;
|-&lt;br /&gt;
|Birch || 350℃ || 0.21 hour || 700℃ || 0.43 hour&lt;br /&gt;
|-&lt;br /&gt;
|Larch || 350℃ || 0.23 hour || 700℃ || 0.45 hour&lt;br /&gt;
|-&lt;br /&gt;
|Maple || 355℃ || 0.25 hour || 710℃ || 0.5 hour&lt;br /&gt;
|-&lt;br /&gt;
|Oak || 350℃ || 0.26 hour || 700℃ || 0.52 hour&lt;br /&gt;
|-&lt;br /&gt;
|Acacia || 360℃ || 0.31 hour || 720℃ || 0.62 hour&lt;br /&gt;
|-&lt;br /&gt;
|Purpleheart || 365℃ || 0.34 hour || 730℃ || 0.68 hour&lt;br /&gt;
|-&lt;br /&gt;
|Ebony || 375℃ || 0.45 hour || 750℃ || 0.89 hour&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Sticks==&lt;br /&gt;
&lt;br /&gt;
*Sticks can be made by chopping firewood on the chopping block. Each piece of firewood chops into two sticks.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Firewood on chopping block&amp;quot;&amp;gt;[[File:FireChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=VS-Woodworking&amp;diff=1673</id>
		<title>VS-Woodworking</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=VS-Woodworking&amp;diff=1673"/>
		<updated>2026-08-26T04:35:24Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Firewood==&lt;br /&gt;
&lt;br /&gt;
*To make firewood, first you need a chopping block. Place any log into your crafting grid with any axe to create a chopping block of that wood type.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Crafting a chopping block&amp;quot;&amp;gt;[[File:ChoppingBlock.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Place the chopping block, then &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; a log onto it. Hold your axe and hold down &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; to chop the log. New logs will automatically be placed onto the chopping block as you split them into half-logs. Each log, coincidentally, creates two halves.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Log on a chopping block&amp;quot;&amp;gt;[[File:LogChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Place the half-logs onto the chopping block and chop them into firewood. Each half-log will create 4 firewood. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Half log on a chopping block&amp;quot;&amp;gt;[[File:HalfChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Firewood can be stacked to dry. This takes a while, but dry firewood burns hotter and longer than wet, freshly cut firewood. It also makes more charcoal.&lt;br /&gt;
**To dry firewood, stack it up and let it sit. Drying is temperature, wind, and rain dependent. Being rained on will actually re-wet the firewood. 30c is the &amp;quot;normal&amp;quot; drying speed, 60c will dry twice as fast. Full wind will increase drying speed 1.5x. Being in an enclosed room gives an insulation bonus and speeds up drying time. Being near a campfire will also increase drying speed.&lt;br /&gt;
**See [https://mods.vintagestory.at/show/mod/43891 Drying Speed Overhaul] mod page for more information.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Stacking inside works best. Maybe in the kitchen with the cooking fires.&amp;quot;&amp;gt;[[File:DryingFirewood.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Firewood species matters as well. Hardwoods burn hotter and longer than softwoods.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828; text-align: center; border: 0px;&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wood&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wet Temp&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wet Burn&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Dry Temp&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Dry Burn&lt;br /&gt;
|-&lt;br /&gt;
|Kapok || 300℃ || 0.12 hour || 600℃ || 0.23  hour&lt;br /&gt;
|-&lt;br /&gt;
|Pine || 365℃ || 0.16 hour || 730℃ || 0.32 hour&lt;br /&gt;
|-&lt;br /&gt;
|Bald Cypress || 340℃ || 0.17 hour || 680℃ || 0.35 hour&lt;br /&gt;
|-&lt;br /&gt;
|Redwood || 325℃ || 0.17 hour || 650℃ || 0.33 hour&lt;br /&gt;
|-&lt;br /&gt;
|Walnut || 345℃ || 0.21 hour || 690℃ || 0.42 hour&lt;br /&gt;
|-&lt;br /&gt;
|Birch || 350℃ || 0.21 hour || 700℃ || 0.43 hour&lt;br /&gt;
|-&lt;br /&gt;
|Larch || 350℃ || 0.23 hour || 700℃ || 0.45 hour&lt;br /&gt;
|-&lt;br /&gt;
|Maple || 355℃ || 0.25 hour || 710℃ || 0.5 hour&lt;br /&gt;
|-&lt;br /&gt;
|Oak || 350℃ || 0.26 hour || 700℃ || 0.52 hour&lt;br /&gt;
|-&lt;br /&gt;
|Acacia || 360℃ || 0.31 hour || 720℃ || 0.62 hour&lt;br /&gt;
|-&lt;br /&gt;
|Purpleheart || 365℃ || 0.34 hour || 730℃ || 0.68 hour&lt;br /&gt;
|-&lt;br /&gt;
|Ebony || 375℃ || 0.45 hour || 750℃ || 0.89 hour&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Sticks==&lt;br /&gt;
&lt;br /&gt;
*Sticks can be made by chopping firewood on the chopping block. Each piece of firewood chops into two sticks.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Firewood on chopping block&amp;quot;&amp;gt;[[File:FireChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=VS-Woodworking&amp;diff=1672</id>
		<title>VS-Woodworking</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=VS-Woodworking&amp;diff=1672"/>
		<updated>2026-08-26T04:32:03Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Firewood==&lt;br /&gt;
&lt;br /&gt;
*To make firewood, first you need a chopping block. Place any log into your crafting grid with any axe to create a chopping block of that wood type.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Crafting a chopping block&amp;quot;&amp;gt;[[File:ChoppingBlock.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Place the chopping block, then &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; a log onto it. Hold your axe and hold down &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; to chop the log. New logs will automatically be placed onto the chopping block as you split them into half-logs. Each log, coincidentally, creates two halves.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Log on a chopping block&amp;quot;&amp;gt;[[File:LogChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Place the half-logs onto the chopping block and chop them into firewood. Each half-log will create 4 firewood. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Half log on a chopping block&amp;quot;&amp;gt;[[File:HalfChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Firewood can be stacked to dry. This takes a while, but dry firewood burns hotter and longer than wet, freshly cut firewood. It also makes more charcoal.&lt;br /&gt;
**To dry firewood, stack it up and let it sit. Drying is temperature, wind, and rain dependent. Being rained on will actually re-wet the firewood. 30c is the &amp;quot;normal&amp;quot; drying speed, 60c will dry twice as fast. Full wind will increase drying speed 1.5x. Being in an enclosed room gives an insulation bonus and speeds up drying time. Being near a campfire will also increase drying speed.&lt;br /&gt;
**See [https://mods.vintagestory.at/show/mod/43891 Drying Speed Overhaul] mod page for more information.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Stacking inside works best. Maybe in the kitchen with the cooking fires.&amp;quot;&amp;gt;[[File:DryingFirewood.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Firewood species matters as well. Hardwoods burn hotter and longer than softwoods.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828; text-align: center; border: 0px;&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wood&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wet Temp&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wet Burn&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Dry Temp&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Dry Burn&lt;br /&gt;
|-&lt;br /&gt;
|Kapok || 300℃ || 0.12 hour || 600℃ || 0.23  hour&lt;br /&gt;
|-&lt;br /&gt;
|Pine || 365℃ || 0.16 hour || 730℃ ||&lt;br /&gt;
|-&lt;br /&gt;
|Bald Cypress || 340℃ || 0.17 hour ||&lt;br /&gt;
|-&lt;br /&gt;
|Redwood || 325℃ || 0.17 hour ||&lt;br /&gt;
|-&lt;br /&gt;
|Walnut || 345℃ || 0.21 hour ||&lt;br /&gt;
|-&lt;br /&gt;
|Birch || 350℃ || 0.21 hour ||&lt;br /&gt;
|-&lt;br /&gt;
|Larch || 350℃ || 0.23 hour ||&lt;br /&gt;
|-&lt;br /&gt;
|Maple || 355℃ || 0.25 hour ||&lt;br /&gt;
|-&lt;br /&gt;
|Oak || 350℃ || 0.26 hour ||&lt;br /&gt;
|-&lt;br /&gt;
|Acacia || 360℃ || 0.31 hour ||&lt;br /&gt;
|-&lt;br /&gt;
|Purpleheart || 365℃ || 0.34 hour ||&lt;br /&gt;
|-&lt;br /&gt;
|Ebony || 375℃ || 0.45 hour ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Sticks==&lt;br /&gt;
&lt;br /&gt;
*Sticks can be made by chopping firewood on the chopping block. Each piece of firewood chops into two sticks.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Firewood on chopping block&amp;quot;&amp;gt;[[File:FireChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=VS-Woodworking&amp;diff=1671</id>
		<title>VS-Woodworking</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=VS-Woodworking&amp;diff=1671"/>
		<updated>2026-08-26T04:31:44Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Firewood==&lt;br /&gt;
&lt;br /&gt;
*To make firewood, first you need a chopping block. Place any log into your crafting grid with any axe to create a chopping block of that wood type.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Crafting a chopping block&amp;quot;&amp;gt;[[File:ChoppingBlock.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Place the chopping block, then &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; a log onto it. Hold your axe and hold down &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; to chop the log. New logs will automatically be placed onto the chopping block as you split them into half-logs. Each log, coincidentally, creates two halves.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Log on a chopping block&amp;quot;&amp;gt;[[File:LogChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Place the half-logs onto the chopping block and chop them into firewood. Each half-log will create 4 firewood. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Half log on a chopping block&amp;quot;&amp;gt;[[File:HalfChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Firewood can be stacked to dry. This takes a while, but dry firewood burns hotter and longer than wet, freshly cut firewood. It also makes more charcoal.&lt;br /&gt;
**To dry firewood, stack it up and let it sit. Drying is temperature, wind, and rain dependent. Being rained on will actually re-wet the firewood. 30c is the &amp;quot;normal&amp;quot; drying speed, 60c will dry twice as fast. Full wind will increase drying speed 1.5x. Being in an enclosed room gives an insulation bonus and speeds up drying time. Being near a campfire will also increase drying speed.&lt;br /&gt;
**See [https://mods.vintagestory.at/show/mod/43891 Drying Speed Overhaul] mod page for more information.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Stacking inside works best. Maybe in the kitchen with the cooking fires.&amp;quot;&amp;gt;[[File:DryingFirewood.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Firewood species matters as well. Hardwoods burn hotter and longer than softwoods.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828; text-align: center; border: 0px;&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wood&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wet Temp&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wet Burn Hours&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Dry Temp&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Dry Burn Hours&lt;br /&gt;
|-&lt;br /&gt;
|Kapok || 300℃ || 0.12 hour || 600℃ || 0.23  hour&lt;br /&gt;
|-&lt;br /&gt;
|Pine || 365℃ || 0.16 hour || 730℃ ||&lt;br /&gt;
|-&lt;br /&gt;
|Bald Cypress || 340℃ || 0.17 hour ||&lt;br /&gt;
|-&lt;br /&gt;
|Redwood || 325℃ || 0.17 hour ||&lt;br /&gt;
|-&lt;br /&gt;
|Walnut || 345℃ || 0.21 hour ||&lt;br /&gt;
|-&lt;br /&gt;
|Birch || 350℃ || 0.21 hour ||&lt;br /&gt;
|-&lt;br /&gt;
|Larch || 350℃ || 0.23 hour ||&lt;br /&gt;
|-&lt;br /&gt;
|Maple || 355℃ || 0.25 hour ||&lt;br /&gt;
|-&lt;br /&gt;
|Oak || 350℃ || 0.26 hour ||&lt;br /&gt;
|-&lt;br /&gt;
|Acacia || 360℃ || 0.31 hour ||&lt;br /&gt;
|-&lt;br /&gt;
|Purpleheart || 365℃ || 0.34 hour ||&lt;br /&gt;
|-&lt;br /&gt;
|Ebony || 375℃ || 0.45 hour ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Sticks==&lt;br /&gt;
&lt;br /&gt;
*Sticks can be made by chopping firewood on the chopping block. Each piece of firewood chops into two sticks.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Firewood on chopping block&amp;quot;&amp;gt;[[File:FireChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=VS-Woodworking&amp;diff=1670</id>
		<title>VS-Woodworking</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=VS-Woodworking&amp;diff=1670"/>
		<updated>2026-08-26T04:26:00Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Firewood==&lt;br /&gt;
&lt;br /&gt;
*To make firewood, first you need a chopping block. Place any log into your crafting grid with any axe to create a chopping block of that wood type.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Crafting a chopping block&amp;quot;&amp;gt;[[File:ChoppingBlock.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Place the chopping block, then &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; a log onto it. Hold your axe and hold down &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; to chop the log. New logs will automatically be placed onto the chopping block as you split them into half-logs. Each log, coincidentally, creates two halves.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Log on a chopping block&amp;quot;&amp;gt;[[File:LogChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Place the half-logs onto the chopping block and chop them into firewood. Each half-log will create 4 firewood. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Half log on a chopping block&amp;quot;&amp;gt;[[File:HalfChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Firewood can be stacked to dry. This takes a while, but dry firewood burns hotter and longer than wet, freshly cut firewood. It also makes more charcoal.&lt;br /&gt;
**To dry firewood, stack it up and let it sit. Drying is temperature, wind, and rain dependent. Being rained on will actually re-wet the firewood. 30c is the &amp;quot;normal&amp;quot; drying speed, 60c will dry twice as fast. Full wind will increase drying speed 1.5x. Being in an enclosed room gives an insulation bonus and speeds up drying time. Being near a campfire will also increase drying speed.&lt;br /&gt;
**See [https://mods.vintagestory.at/show/mod/43891 Drying Speed Overhaul] mod page for more information.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Stacking inside works best. Maybe in the kitchen with the cooking fires.&amp;quot;&amp;gt;[[File:DryingFirewood.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Firewood species matters as well. Hardwoods burn hotter and longer than softwoods.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828; text-align: center; border: 0px;&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wood&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wet Temp&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wet Burn Hours&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Dry Temp&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Dry Burn Hours&lt;br /&gt;
|-&lt;br /&gt;
|Kapok || 300℃ || 0.12 hour || 600℃ || 0.23  hour&lt;br /&gt;
|-&lt;br /&gt;
|Pine || &lt;br /&gt;
|-&lt;br /&gt;
|Bald Cypress&lt;br /&gt;
|-&lt;br /&gt;
|Redwood&lt;br /&gt;
|-&lt;br /&gt;
|Walnut&lt;br /&gt;
|-&lt;br /&gt;
|Birch&lt;br /&gt;
|-&lt;br /&gt;
|Larch&lt;br /&gt;
|-&lt;br /&gt;
|Maple&lt;br /&gt;
|-&lt;br /&gt;
|Oak&lt;br /&gt;
|-&lt;br /&gt;
|Acacia&lt;br /&gt;
|-&lt;br /&gt;
|Purpleheart&lt;br /&gt;
|-&lt;br /&gt;
|Ebony&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Sticks==&lt;br /&gt;
&lt;br /&gt;
*Sticks can be made by chopping firewood on the chopping block. Each piece of firewood chops into two sticks.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Firewood on chopping block&amp;quot;&amp;gt;[[File:FireChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=VS-Woodworking&amp;diff=1669</id>
		<title>VS-Woodworking</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=VS-Woodworking&amp;diff=1669"/>
		<updated>2026-08-26T04:24:14Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Firewood==&lt;br /&gt;
&lt;br /&gt;
*To make firewood, first you need a chopping block. Place any log into your crafting grid with any axe to create a chopping block of that wood type.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Crafting a chopping block&amp;quot;&amp;gt;[[File:ChoppingBlock.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Place the chopping block, then &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; a log onto it. Hold your axe and hold down &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; to chop the log. New logs will automatically be placed onto the chopping block as you split them into half-logs. Each log, coincidentally, creates two halves.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Log on a chopping block&amp;quot;&amp;gt;[[File:LogChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Place the half-logs onto the chopping block and chop them into firewood. Each half-log will create 4 firewood. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Half log on a chopping block&amp;quot;&amp;gt;[[File:HalfChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Firewood can be stacked to dry. This takes a while, but dry firewood burns hotter and longer than wet, freshly cut firewood. It also makes more charcoal.&lt;br /&gt;
**To dry firewood, stack it up and let it sit. Drying is temperature, wind, and rain dependent. Being rained on will actually re-wet the firewood. 30c is the &amp;quot;normal&amp;quot; drying speed, 60c will dry twice as fast. Full wind will increase drying speed 1.5x. Being in an enclosed room gives an insulation bonus and speeds up drying time. Being near a campfire will also increase drying speed.&lt;br /&gt;
**See [https://mods.vintagestory.at/show/mod/43891 Drying Speed Overhaul] mod page for more information.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Stacking inside works best. Maybe in the kitchen with the cooking fires.&amp;quot;&amp;gt;[[File:DryingFirewood.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Firewood species matters as well. Hardwoods burn hotter and longer than softwoods.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot; style = &amp;quot;background-color: #282828; text-align: center; border: 0px;&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wood&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wet Temp&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wet Burn Hours&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Dry Temp&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Dry Burn Hours&lt;br /&gt;
|-&lt;br /&gt;
|Kapok || 300℃ || 0.12 hour || 600℃ || 0.23  hour&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Sticks==&lt;br /&gt;
&lt;br /&gt;
*Sticks can be made by chopping firewood on the chopping block. Each piece of firewood chops into two sticks.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Firewood on chopping block&amp;quot;&amp;gt;[[File:FireChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=VS-Woodworking&amp;diff=1668</id>
		<title>VS-Woodworking</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=VS-Woodworking&amp;diff=1668"/>
		<updated>2026-08-26T04:23:54Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Firewood==&lt;br /&gt;
&lt;br /&gt;
*To make firewood, first you need a chopping block. Place any log into your crafting grid with any axe to create a chopping block of that wood type.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Crafting a chopping block&amp;quot;&amp;gt;[[File:ChoppingBlock.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Place the chopping block, then &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; a log onto it. Hold your axe and hold down &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; to chop the log. New logs will automatically be placed onto the chopping block as you split them into half-logs. Each log, coincidentally, creates two halves.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Log on a chopping block&amp;quot;&amp;gt;[[File:LogChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Place the half-logs onto the chopping block and chop them into firewood. Each half-log will create 4 firewood. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Half log on a chopping block&amp;quot;&amp;gt;[[File:HalfChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Firewood can be stacked to dry. This takes a while, but dry firewood burns hotter and longer than wet, freshly cut firewood. It also makes more charcoal.&lt;br /&gt;
**To dry firewood, stack it up and let it sit. Drying is temperature, wind, and rain dependent. Being rained on will actually re-wet the firewood. 30c is the &amp;quot;normal&amp;quot; drying speed, 60c will dry twice as fast. Full wind will increase drying speed 1.5x. Being in an enclosed room gives an insulation bonus and speeds up drying time. Being near a campfire will also increase drying speed.&lt;br /&gt;
**See [https://mods.vintagestory.at/show/mod/43891 Drying Speed Overhaul] mod page for more information.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Stacking inside works best. Maybe in the kitchen with the cooking fires.&amp;quot;&amp;gt;[[File:DryingFirewood.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Firewood species matters as well. Hardwoods burn hotter and longer than softwoods.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot; style = &amp;quot;background-color: #282828; text-align: center; border: 0px;&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wood&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wet Temp&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wet Burn Hours&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Dry Temp&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Dry Burn Hours&lt;br /&gt;
|-&lt;br /&gt;
|Kapok || 300℃ || 0.12 hour || 600℃ || 0.23  hour&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
==Sticks==&lt;br /&gt;
&lt;br /&gt;
*Sticks can be made by chopping firewood on the chopping block. Each piece of firewood chops into two sticks.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Firewood on chopping block&amp;quot;&amp;gt;[[File:FireChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=VS-Woodworking&amp;diff=1667</id>
		<title>VS-Woodworking</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=VS-Woodworking&amp;diff=1667"/>
		<updated>2026-08-26T04:22:00Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Firewood==&lt;br /&gt;
&lt;br /&gt;
*To make firewood, first you need a chopping block. Place any log into your crafting grid with any axe to create a chopping block of that wood type.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Crafting a chopping block&amp;quot;&amp;gt;[[File:ChoppingBlock.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Place the chopping block, then &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; a log onto it. Hold your axe and hold down &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; to chop the log. New logs will automatically be placed onto the chopping block as you split them into half-logs. Each log, coincidentally, creates two halves.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Log on a chopping block&amp;quot;&amp;gt;[[File:LogChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Place the half-logs onto the chopping block and chop them into firewood. Each half-log will create 4 firewood. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Half log on a chopping block&amp;quot;&amp;gt;[[File:HalfChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Firewood can be stacked to dry. This takes a while, but dry firewood burns hotter and longer than wet, freshly cut firewood. It also makes more charcoal.&lt;br /&gt;
**To dry firewood, stack it up and let it sit. Drying is temperature, wind, and rain dependent. Being rained on will actually re-wet the firewood. 30c is the &amp;quot;normal&amp;quot; drying speed, 60c will dry twice as fast. Full wind will increase drying speed 1.5x. Being in an enclosed room gives an insulation bonus and speeds up drying time. Being near a campfire will also increase drying speed.&lt;br /&gt;
**See [https://mods.vintagestory.at/show/mod/43891 Drying Speed Overhaul] mod page for more information.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Stacking inside works best. Maybe in the kitchen with the cooking fires.&amp;quot;&amp;gt;[[File:DryingFirewood.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Firewood species matters as well. Hardwoods burn hotter and longer than softwoods.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot; style = &amp;quot;background-color: #282828; text-align: center; border: 0px;&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wood&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wet Temp&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Wet Burn Hours&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Dry Temp&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:120%; background-color: #181818; &amp;quot;| Dry Burn Hours&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
==Sticks==&lt;br /&gt;
&lt;br /&gt;
*Sticks can be made by chopping firewood on the chopping block. Each piece of firewood chops into two sticks.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Firewood on chopping block&amp;quot;&amp;gt;[[File:FireChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=VS-Woodworking&amp;diff=1666</id>
		<title>VS-Woodworking</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=VS-Woodworking&amp;diff=1666"/>
		<updated>2026-08-25T18:23:10Z</updated>

		<summary type="html">&lt;p&gt;Noop: Created page with &amp;quot;==Firewood==  *To make firewood, first you need a chopping block. Place any log into your crafting grid with any axe to create a chopping block of that wood type.  &amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt; &amp;lt;span title=&amp;quot;Crafting a chopping block&amp;quot;&amp;gt; link=&amp;lt;/span&amp;gt; &amp;lt;/div&amp;gt;  *Place the chopping block, then &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; a log onto it. Hold your axe and hold down &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; to chop the log. New logs will automatically be placed onto...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Firewood==&lt;br /&gt;
&lt;br /&gt;
*To make firewood, first you need a chopping block. Place any log into your crafting grid with any axe to create a chopping block of that wood type.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Crafting a chopping block&amp;quot;&amp;gt;[[File:ChoppingBlock.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Place the chopping block, then &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; a log onto it. Hold your axe and hold down &amp;lt;b&amp;gt;right-click&amp;lt;/b&amp;gt; to chop the log. New logs will automatically be placed onto the chopping block as you split them into half-logs. Each log, coincidentally, creates two halves.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Log on a chopping block&amp;quot;&amp;gt;[[File:LogChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Place the half-logs onto the chopping block and chop them into firewood. Each half-log will create 4 firewood. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Half log on a chopping block&amp;quot;&amp;gt;[[File:HalfChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Firewood can be stacked to dry. This takes a while, but dry firewood burns hotter and longer than wet, freshly cut firewood. It also makes more charcoal.&lt;br /&gt;
**To dry firewood, stack it up and let it sit. Drying is temperature, wind, and rain dependent. Being rained on will actually re-wet the firewood. 30c is the &amp;quot;normal&amp;quot; drying speed, 60c will dry twice as fast. Full wind will increase drying speed 1.5x. Being in an enclosed room gives an insulation bonus and speeds up drying time. Being near a campfire will also increase drying speed.&lt;br /&gt;
**See [https://mods.vintagestory.at/show/mod/43891 Drying Speed Overhaul] mod page for more information.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Stacking inside works best. Maybe in the kitchen with the cooking fires.&amp;quot;&amp;gt;[[File:DryingFirewood.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Firewood species matters as well. Hardwoods burn hotter and longer than softwoods.&lt;br /&gt;
&lt;br /&gt;
(Insert table from Immersive Firewood mod page)&lt;br /&gt;
&lt;br /&gt;
==Sticks==&lt;br /&gt;
&lt;br /&gt;
*Sticks can be made by chopping firewood on the chopping block. Each piece of firewood chops into two sticks.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;images&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span title=&amp;quot;Firewood on chopping block&amp;quot;&amp;gt;[[File:FireChop.png | center | class=img-fluid | link=]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=Admin&amp;diff=1665</id>
		<title>Admin</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=Admin&amp;diff=1665"/>
		<updated>2026-08-25T18:23:04Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{| class=&amp;quot;contenttable sortable&amp;quot; style=&amp;quot;border: 0px; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;border: 0px;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;border: 0px; text-align: -webkit-center; vertical-align: top;&amp;quot;|&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828; text-align: center;&amp;quot; border=1&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:150%; background-color: #181818; &amp;quot; colspan=2| Useful Links&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.mediawiki.org/wiki/Help:Formatting/en  Formatting] || [[Special:SpecialPages|Special Pages]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Howto|Howto]] || [[Mediawiki:Sidebar|Drawer Edits]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Mediawiki:Citizen.css|Citizen Theme Additional CSS]] || [[Mediawiki:common.css|Common Additional CSS]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Mediawiki:Group-user.css|User-Level CSS]] || [[Mediawiki:Group-sysop.css|Sysop-Level CSS]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Special:ListFiles|File List]] || [[Special:ListUsers|User List]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Special:AllPages|Page List]] || [[Special:Upload|Upload Files]]&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.mediawiki.org/wiki/Help:Tables Table Formatting] || [http://uoguide.com UOGuide]&lt;br /&gt;
|-&lt;br /&gt;
| [https://en.wikipedia.org/wiki/Help:Table Wikipedia Table Help] || [[Tentatives|Tentatives]]&lt;br /&gt;
|-&lt;br /&gt;
| [[MediaWiki:Citizen-footer-tagline | Citizen Footer Tagline]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;border: 0px; text-align: -webkit-center; vertical-align: top;&amp;quot;|&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828;&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:150%; background-color: #181818; &amp;quot; colspan=2| Spell Templates&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:FirstCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SecondCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:ThirdCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:FourthCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:FifthCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SixthCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SeventhCircle]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:EighthCircle]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;border: 0px; text-align: -webkit-center; vertical-align: top;&amp;quot;|&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828;&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:150%; background-color: #181818; &amp;quot; colspan=2| Other Templates&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SwingSpeed]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:DamageBonus]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:AnimalForm]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SummonFamiliar]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:EvaluatingIntelligence]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:Stables]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;contenttable sortable&amp;quot; style=&amp;quot;border: 0px; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;border: 0px;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;border: 0px; text-align: -webkit-center; vertical-align: top;&amp;quot;|&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828; text-align: center;&amp;quot; border=1&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:150%; background-color: #181818; &amp;quot; colspan=2| Templates for DT/Mobile&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:MainPageDesktop]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:MainPageMobile]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SkillsDesktop]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:SkillsMobile]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:AnatomyDesktop]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:AnatomyMobile]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:StaffDesktop]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Template:StaffMobile]]&lt;br /&gt;
|}&lt;br /&gt;
[[VS-Hydration]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[VS-Mining]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[VS-Modlist2]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[VS-Woodworking]]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
	<entry>
		<id>https://wiki.uncharteduo.com/index.php?title=VS-Modlist2&amp;diff=1664</id>
		<title>VS-Modlist2</title>
		<link rel="alternate" type="text/html" href="https://wiki.uncharteduo.com/index.php?title=VS-Modlist2&amp;diff=1664"/>
		<updated>2026-08-25T10:50:05Z</updated>

		<summary type="html">&lt;p&gt;Noop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style = &amp;quot;background-color: #282828; text-align: center;&amp;quot; border=1&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:150%; background-color: #181818; &amp;quot; colspan=1| Mod&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size:150%; background-color: #181818; &amp;quot; colspan=1| Version&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/34545 Adventurer&#039;s Walking stick] || 3.0.10&amp;lt;/span&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/algernonswatersheds Algernon&#039;s Watersheds] || 6.4.3&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/ambientsymphony Ambient Symphony] || 1.1.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/animalcages Animal Cages] || 5.0.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/48296 Animal Health Reducer] || 1.22.3&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/automapmarkers Auto Map Markers] || 5.0.3&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/35151 Bark Canoe] || 1223.0.3&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/bedspawn Bedspawn] || 1.7.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/bettererprospecting Betterer Prospecting] || 3.4.3&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/59733 Boat Auto Pilot] || 1.2.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/butchering Butchering] || 1.13.6&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/buzzwords Buzzwords] || 1.8.2&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/carryon Carry On] || 1.14.3&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/carryonlib CarryOnLib] || 1.0.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/commonlibforked CommonLib-Forked] || 2.8.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/danatweaks DanaTweaks] || 4.1.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/deciduoustrees Deciduous Trees] || 1.8.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/53879 Dry Fuels] || 0.2.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/earthfed EarthFed - More Fertilizers] || 1.1.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/ecomachina Eco Machina] || 0.6.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/48190 Extra Overlays-1.22+] || 1.8.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/farmlanddropswithnutrients Farmland Drops with Nutrients] || 1.2.2&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/fastpackeddirtpaths Fast Packed Dirth Paths] || 1.22.3&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/foodshelves Food Shelves] || 3.0.5&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/footprints Footprints] || 1.2.5&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/forgetfulseeds Forgetful Seeds] || 1.0.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/gimmeoneseedplz Gimme One Seed Plz] || 1.2.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/hudclock HudClock] || 4.4.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/hydrateordiedrate Hydrate or Diedrate] || 2.5.3&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/34327 Immersive Fibercraft] || 1.2.12&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/54152 Immersive Rope Crafting FORK] || 1.1.5&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/immersivewoodworking Immersive Woodworking] || 1.2.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/interestingme Interesting Mining &amp;amp; Extraction] || 1.0.16&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/interestingoregen Interesting Ore Gen] || 2.3.8&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/juicyores Juicy Ores] || 1.0.2&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/leaflitter Leaf Litter] || 1.2.5&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/louderbears Louder Bears] || 1.0.2&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/morestonedrops More Stone Drops] || 1.22.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/46821 Nf3t - Water Sponge] || 2.0.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/oilsresoapedsa Oils! Resoaped Standalone] || 1.0.4&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/orekiwoofsbeehives Orekiwoof&#039;s Simple Immersive Beehive] || 2.0.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/playercorpseforked PlayerCorpse-Forked] || 1.14.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/postsandbeams Posts and Beams] || 1.5.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/primitivesurvival Primitive Survival] || 5.0.8&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/prospecttogether ProspectTogether] || 2.2.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/chiseltools QP&#039;s Chisel Tools] || 1.17.4&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/realisticrapids Realistic Rapids] || 0.1.2&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/realisticwater Realistic Water] || 0.3.2&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/realsmoke Real Smoke] || 1.3.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/realsmokeqp Real Smoke &amp;amp; QP&#039;s Chisel Tools Compatibility Patch 1.22] || 1.0.1 &amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/31211 Rebalanced Lantern Crafting] || 1.1.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/6601 Resin Regrow Remade] || 1.3.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/immersivelanterns Salty&#039;s Immersive Lanterns] || 0.4.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/56676 Seasonal Flowers] || 1.1.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/shearlib Shearlib] || 1.3.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/shelfobsessed Shelf Obsessed] || 2.1.6&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/24289 Soil Must Fall (vertically)] || 1.3.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/kilnshelves Stackable Kiln Shelves] || 1.1.8&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/stonebakeoven Stone Bake Oven] || 1.3.8&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/47429 Stone Quarry Forked] || 1.22.3&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/swixyclaimchunk Swixy ClaimChunk] || 1.0.5&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/tailorsdelight Tailor&#039;s Delight] || 2.2.2&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/temporalgearsstack Temporal Gears Stack] || 1.0.0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/terraprety Terra Pretty] || 7.10.2&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/thehunter The Hunter] || 0.2.46&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/toolsmith Toolsmith] || 1.2.17&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/usewaxinsteadoffat Use Beeswax Instead of Fat] || 1.22&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/30143 VS Roofing Mod] || 1.6.7&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/58035 Wild Farming Fork] || 2.1.9&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/wool Wool &amp;amp; More] || 1.9.3&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/xinvtweaksfork Xandus Inventory Tweaks Fork] || 1.9.1&amp;lt;/span&amp;gt;&lt;br /&gt;
|-style=&amp;quot;background-color: #181818;&amp;quot;&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/44133 X Lib Fork] || 1.0.31&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://mods.vintagestory.at/show/mod/44074 X Skills Fork] || 1.0.90&amp;lt;/span&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;/div&gt;</summary>
		<author><name>Noop</name></author>
	</entry>
</feed>