Everything posted by Animefan8888
- 
	
		
		[SOLVED] [1.12.2] Black texture in animated blocks
		
		Did you fully read my tutorial because is seems you just copied my armatures file. And you don't need to have two separate models for animated and non-animated while using the animation system. The animation system allows you to animate specific section of your model or multiple sections of your model. So you can just tell all the parts of the wheel in the model to rotate around a specific axis.
- 
	
		
		[SOLVED] [1.12.2] Black texture in animated blocks
		
		SIde note has nothing to do with your actual problem, but this is a terrible modid. Make it longer, don't use an acronym. Because someone else could come along with the same acronym for a different mod. Then they won't be compatible. ?
- 
	
		
		[1.14.4] [SOLVED] Changing the attack time of a IRangedAttackMob entity + Rendering Problem
		
		Probably not the best option ya know. Taking a little peaksie into RangedBowAttackGoal it seems to wait for the bow to be ready to fire just like how the player does you can see this on line 129-130. So your option is to either extend RangedBowAttackGoal/Goal(parent class) and implement your own cooldown of sorts. OR create your own bow for the skeleton to use that has it's own cooldown set to a lower value. I like this option because it gives a drop for the SkeletonKing to drop.
- 
	
		
		[1.12.2] Rendering a line
		
		You also need to override TileEntity#getMaxRenderDIstanceSquared for reference the Beacon returns a value of 65536.0D
- 
	
		
		1.11.2 Armor Tick - Detect Player Armor then add potion effect while armor is applied
		
		Are we talking a single piece of armor or multiple pieces of armor? If it is multiple just detect when they are both not on, the player can't remove 2-4 pieces of armor easily in one tick without the use of an external mod. And then at that point it isn't your fault.
- 
	
		
		[SOLVED] [1.12.2] Black texture in animated blocks
		
		Post your updated files.
- 
	
		
		interactable gui like an inventory but not for items [1.12.2]
		
		Nope this is exactly what you want to do if you don't want to create and item(s) for your abilities. Which might honestly be more work.
- 
	
		
		[AtomMC 1.12.2] How to add items from Forge mods to player inventory?
		
		Uhh this isn't a bukkit forum, but you could just run the command give to give an item or look at how the give command works right?
- 
	
		
		[1.14.4] Worldgen issues
		
		I'm not sure to be honest look for where the trees are added in vanilla.
- 
	
		
		[1.14.4] Worldgen issues
		
		Biome#addFeature only has two parameters.
- 
	
		
		ItemBlock cannot be resolved to a type
		
		It's called BlockItem now.
- 
	
		
		[1.14.4] Worldgen issues
		
		Biome#addFeature
- 
	
		
		[1.14.4] Worldgen issues
		
		So then are the features getting called? Is the template returning null? Are you adding the feature to a biomes list of features?
- 
	
		
		[SOLVED] [1.12.2] Black texture in animated blocks
		
		Looks like this is true. It also looks like the models are just being added together.
- 
	
		
		Developing mod, questions
		
		In testing it should become apparent, but you can log something to the console and it will say what side it is on.
- 
	
		
		Developing mod, questions
		
		With capabilities there is no mark dirty and the data is written and read when the object in question is written and read. If the event fires only on the server and the client needs to know about the data change send the info. The only information the client should ever have to send to the server is hey I'm using this input because otherwise cheaty behavior can happen. Look at the classes in question. 1.14 is still partially obfuscated I think. So not all classes will have proper method names or field names etc. And only some methods will have javadocs. You can check out the forge documentation website for info on specific things that have been documented there like capabilities and events.
- 
	
		
		[1.12.2][SOLVED] Json recipe enchanted book ingredient
		
		Don't necro posts. Make your own.
- 
	
		
		[SOLVED][1.12.2] Prevent item from going to inventory after closing crafting grid
		
		Try to instead do EntityPlayer#container.detectAndSendChanges()
- 
	
		
		Prioritize custom registry
		
		Yes there is a work around.register a single block for all the minerals and store the data in a TileEntity.
- 
	
		
		How to Avoid Using Int Enchant IDs in JSON Recipes
		
		It didn't replicate the issue when I downloaded your file you sent. Try creating a new world.
- 
	
		
		[1.14.4] Making a Trident like item
		
		How did you test this? Did you stand right in front of the entity and right click to throw it?
- 
	
		
		[1.14.4] Worldgen issues
		
		You may want to set the chunk to the chunk you are in.You can get it from the IWorld parameter using the BlockPos parameter you were given. Where are they located?
- 
	
		
		[1.14.4] Worldgen issues
		
		Huh? Help with what I don't see what I could help with. You've provided no way for me to provide actual assistance.
- 
	
		
		[1.14.4] Modifying Vanilla Content
		
		Because your overriding a block that has the registry name minecraft:oak_leaves not mymod:oak_leaves
- 
	
		
		Cant join any worlds forge 1.7.10
		
		You can ask for help elsewhere. And when you do I suggest you provide you log files and more information.
IPS spam blocked by CleanTalk.
									
    
    
								 
				