Posted December 14, 20186 yr I have been looking all over and messing with code and cannot come up with a way to create a event that will load later in the game that will set fire to generated trees
December 14, 20186 yr What exactly are you trying to do? From an end-user perspective About Me Spoiler My Discord - Cadiboo#8887 My Website - Cadiboo.github.io My Mods - Cadiboo.github.io/projects My Tutorials - Cadiboo.github.io/tutorials Versions below 1.14.4 are no longer supported on this forum. Use the latest version to receive support. When asking support remember to include all relevant log files (logs are found in .minecraft/logs/), code if applicable and screenshots if possible. Only download mods from trusted sites like CurseForge (minecraft.curseforge.com). A list of bad sites can be found here, with more information available at stopmodreposts.org Edit your own signature at www.minecraftforge.net/forum/settings/signature/ (Make sure to check its compatibility with the Dark Theme)
December 14, 20186 yr Author 22 minutes ago, Cadiboo said: What exactly are you trying to do? From an end-user perspective I am creating an apocalypse and one of the stages needs to remove trees and change grass to dirt, and i thought it would be cool to have them burn down Edited December 14, 20186 yr by RoyalReject
December 14, 20186 yr How does the apocalypse work? If I were you I would subscribe to the event that fires when a chunk is finished loading from file or a new chunk is finished generating and I would check the surface of the chunk for blocks that have a material of leaves/vines and put fire in neighboring air blocks. About Me Spoiler My Discord - Cadiboo#8887 My Website - Cadiboo.github.io My Mods - Cadiboo.github.io/projects My Tutorials - Cadiboo.github.io/tutorials Versions below 1.14.4 are no longer supported on this forum. Use the latest version to receive support. When asking support remember to include all relevant log files (logs are found in .minecraft/logs/), code if applicable and screenshots if possible. Only download mods from trusted sites like CurseForge (minecraft.curseforge.com). A list of bad sites can be found here, with more information available at stopmodreposts.org Edit your own signature at www.minecraftforge.net/forum/settings/signature/ (Make sure to check its compatibility with the Dark Theme)
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.