Modding:Advanced Blocks: Difference between revisions

From Vintage Story Wiki
Line 96: Line 96:
If you have done everything right, your file should look similar to this:
If you have done everything right, your file should look similar to this:
<syntaxhighlight lang="c#">
<syntaxhighlight lang="c#">
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Vintagestory.API;
using Vintagestory.API.Common;
using Vintagestory.API.Common;
using Vintagestory.API.Common.Entities;
using Vintagestory.API.Common.Entities;
Confirmedusers, editor, Administrators
886

edits