[1.14] How do I make a placed block create a structure?
-
Recently Browsing
- No registered users viewing this page.
-
Posts
-
This is what I have now, nothing shows on the screen and after using mana the game freezes. public class ManaOverlay extends Overlay { ResourceLocation manaBar = ResourceLocation.fromNamespaceAndPath(RSGArmoury.MOD_ID, "/textures/block/spawnable_arena_wall.png"); @Override public void render(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) { Mana mana = new Mana(); pGuiGraphics.blit(manaBar, 16, -16, 0, 0, mana.getMana(), 16, mana.getMana(), 16); } @Override public boolean isPauseScreen() { return false; } }
-
By TileEntity · Posted
Update your AMD/ATI drivers - get the drivers from their website - do not update via system -
bonjour j ai un message d erreur de sortie 1 quand je lance minecraft moddé j'ai essayé d'installer Identity mettre à jour la version Java (celle que j'ai c est java8 64bit) j'ai essayé plein de façon mais l'erreur persiste
-
By TileEntity · Posted
Remove dawnera from the server - it is a client-side-only mod
-
-
Topics
-
Who's Online (See full list)
- There are no registered users currently online
Recommended Posts