This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
tds200 and I made a mod (darkness) so we decided to make a map to go with it, and I'm still kind of new to making mods. in the map im making their needs to be a special structure built to finish it. I want to know how you do that
Maybe if u put an off block in the structure and did an if statement like:
if{
//structure is spawnd code
function{
//your code going off the block in the middle of the structure
tds200 and I made a mod (darkness) so we decided to make a map to go with it, and I'm still kind of new to making mods. in the map im making their needs to be a special structure built to finish it. I want to know how you do that
Maybe if u put an off block in the structure and did an if statement like:
if{
//structure is spawnd code
function{
//your code going off the block in the middle of the structure