sorcery  Diff

Differences From Artifact [1a5929f3d1]:

To Artifact [e07b7cbc21]:


     4      4   	-- instead of asking for entries here. if your trees are listed here
     5      5   	-- and you would like control over their properties, please commit
     6      6   	-- the appropriate interop code to your repository and open an issue
     7      7   	-- on the sorcery tracker for us to remove them.
     8      8   	apple = {
     9      9   		desc = 'Apple';
    10     10   		node = 'default:tree';
           11  +		plank = 'default:wood';
    11     12   		sapling = 'default:sapling';
    12     13   		leaves = 'default:leaves';
    13     14   		sap = 'Apple Syrup';
    14     15   		sapcolor = {218, 238, 66};
    15     16   		lathe = {
    16     17   			cut = {
    17     18   				{'default:fence_wood', 5, 2};