-
- SpongeForge version: 5.2.0-BETA-2433
- Forge version: 12.18.3.2316
- Java version: 8
- Operating System:
- [ ] Linux (Ubuntu, Debian, Fedora, etc)
- [ ] macOS
- [x] Windows
when i set…
-
I would like to add custom gasses into liquids, making hydrogen and nitrogen to fuse and create Ammonia.(The Ammonia is made from customitems mod). But I really was hoping for the process being made t…
-
Hi Mike!
I looked at the closed issues in search of my problem, but the answers I needed were relevant to older versions of the library. Help me, please, or give some advice
I have such a problem:
…
-
Custom item texture don't work
Model: [bedrockiumingot.json](https://pastebin.com/FjDtQDrT)
Config: [customItem.json](https://pastebin.com/e4xe01mj)
-
Hello, firstly this plugin is amazing and is incredibly useful to me and my server :)
Here are some images I took for you: http://imgur.com/gallery/S6ILf
I have run into an issue I cannot seem t…
-
Steps to reproduce
------------------
This is a self-contained reproduction case with an inline format.ps1xml.
```powershell
@"
ReproTypes ReproType
…
-
```
class CustomItem(Item):
pass
config = Config({'x': 23}, item_cls=CustomItem)
assert config.cm__item_cls is CustomItem
assert isinstance(config.x, CustomItem)
```
This doesn't guaran…
-
**Versions**
"vue": "^2.3.3",
"vue-grid-layout": "^2.1.6"
I tests the following codes with 2 items:
var layout = [
{ x : 0, y : 0, w : 6, h : 6 },
{ x : 6, y : 0, w : 6, h : 6 }
]
…
-
## Description
Describe your Issue: One of our user tried to get a Fortune V enchanted pickaxe as advertised by Wizard talisman . For this she enchanted A LOT of them (around 400).
Because she coul…
claer updated
7 years ago
-
I have a web project in Visual Studio 2015 that has the Moment.js package installed. The .NET framework target is 4.5.1. When I try to update from Moment 2.3.1 to 2.17.1, I receive this error in the P…